Commit graph

13 commits

Author SHA1 Message Date
Andreas Persson
ddc93b66b4 envy24control: port to GTK 3
Closes: https://github.com/alsa-project/alsa-tools/pull/35
Signed-off-by: Andreas Persson <andreasp56@outlook.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-04-09 12:38:23 +02:00
Jaroslav Kysela
97092591e0 envy24control: fix cast warnings and string array overflows
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-01-26 13:08:20 +01:00
Jaroslav Kysela
38f7504af2 Change FSF address (Franklin Street)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2017-11-14 14:47:19 +01:00
Pavel Hofman
4c11a92555 envy24control: Changing the Multi Track Peak control from MIXER to PCM type
* The "Multi Track Peak" control is now of PCM type, to avoid
  confusing users in other alsa mixers.

Signed-off-by: Pavel Hofman <pavel.hofman@ivitera.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-10-06 16:46:03 +02:00
Jaroslav Kysela
41282b058b Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:36 +02:00
Alan Horstmann
18e2c3bf12 Change on-screen appearance of envy24control
Re-arrange envy24control on-screen; put digital mixer meter in outer frame;
split input and pcm mixer meters; add scroll windows on all notebook pages;
re-layout button boxes; add options -w and -t; add rt-click menu; add pixmap
test to levelmeters.c

Signed-off-by: Alan Horstmann <gineera@aspect135.co.uk>
2006-01-02 16:18:07 +00:00
Jaroslav Kysela
9a5420b76a Dirk Kalis <Dirk.Kalis@t-online.de>
The second patch is for envy24control. this patch uses the new driver
design. it is not necessary to give the parameters for inputs and/or
outputs. only the available controls given by the driver will be displayed.
this patch needs the kernel driver patch.
2004-03-05 09:10:01 +00:00
Takashi Iwai
1febedba63 fixes/extension by Ross Vandegrift <ross@willow.seitz.com>:
* HW In level meters were broken
* The last PCM Out meter was broken
* S/PDIF channels can now be controlled with -s, --spdif
* The Patchbay/Router and Analog Volume tabs now accurately reflect the
number of requested channels in all cases.
2003-06-04 13:46:49 +00:00
Takashi Iwai
a78e4c037f Changed codes to adapt for the latest control interface.
Seems working now..
2001-06-06 13:58:01 +00:00
Abramo Bagnara
a189f2d0ec Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation 2001-02-11 15:45:44 +00:00
Abramo Bagnara
f7fbb6ce1a Completed control and mixer API 2001-02-09 11:20:32 +00:00
Abramo Bagnara
c4f5780e6e Better names for control API 2001-02-07 15:13:16 +00:00
Jaroslav Kysela
8785f9288e Initial version 2000-10-29 21:51:51 +00:00