* alsamixer-qt4 release
@ 2010-06-22 20:15 Sebastian H.
2010-06-23 22:05 ` alsamixer-qt4 release - Now 0.2 Sebastian H.
2010-06-29 23:17 ` alsamixer-qt4 release Raymond Yau
0 siblings, 2 replies; 3+ messages in thread
From: Sebastian H. @ 2010-06-22 20:15 UTC (permalink / raw)
To: ALSA Development Mailing List
Hello list
Here is (yet another) mixer application for ALSA: alsamixer-qt4
It took a bit longer that expected but today I've erased the last items
from the TODO list for the first release version 0.1.0.
All files are hosted at sourceforge
http://sourceforge.net/projects/alsamixer-qt4/files/
And here's a small web page
http://xwmw.org/alsamixer-qt4
At the moment it is a volume only mixer and the dB value is
only displayed but the scaling sliders are worth a look
(The style is homebrewn ;).
So far.
Regards,
Sebastian H.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: alsamixer-qt4 release - Now 0.2
2010-06-22 20:15 alsamixer-qt4 release Sebastian H.
@ 2010-06-23 22:05 ` Sebastian H.
2010-06-29 23:17 ` alsamixer-qt4 release Raymond Yau
1 sibling, 0 replies; 3+ messages in thread
From: Sebastian H. @ 2010-06-23 22:05 UTC (permalink / raw)
To: alsa-devel
> All files are hosted at sourceforge
> http://sourceforge.net/projects/alsamixer-qt4/files/
>
> And here's a small web page
> http://xwmw.org/alsamixer-qt4
I've uploaded version 0.2.0 today.
Now there are nice snapping animations for sliders which are
dangling between two values.
Regards,
Sebastian H.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: alsamixer-qt4 release
2010-06-22 20:15 alsamixer-qt4 release Sebastian H.
2010-06-23 22:05 ` alsamixer-qt4 release - Now 0.2 Sebastian H.
@ 2010-06-29 23:17 ` Raymond Yau
1 sibling, 0 replies; 3+ messages in thread
From: Raymond Yau @ 2010-06-29 23:17 UTC (permalink / raw)
To: ALSA Development Mailing List
2010/6/23 Sebastian H. <vand2@gmx.de>
> Hello list
>
> Here is (yet another) mixer application for ALSA: alsamixer-qt4
> It took a bit longer that expected but today I've erased the last items
> from the TODO list for the first release version 0.1.0.
>
> All files are hosted at sourceforge
> http://sourceforge.net/projects/alsamixer-qt4/files/
>
> And here's a small web page
> http://xwmw.org/alsamixer-qt4
>
> At the moment it is a volume only mixer and the dB value is
> only displayed but the scaling sliders are worth a look
> (The style is homebrewn ;).
>
> So far.
>
> Regards,
> Sebastian H.
>
Some of the controls may be better represented by a progress bar instead of
slider since they don't have write access (i.e. the mixer application cannot
update the value ) , for example, those status ,
vumeter peak and equalizer peak which has volatile access and this mean
that you need to a timer to read the values periodically
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-29 23:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22 20:15 alsamixer-qt4 release Sebastian H.
2010-06-23 22:05 ` alsamixer-qt4 release - Now 0.2 Sebastian H.
2010-06-29 23:17 ` alsamixer-qt4 release Raymond Yau
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.