Commit graph

33 commits

Author SHA1 Message Date
Takashi Iwai
0005ffa403 fixed for compilation with gtk2 2003-07-02 10:23:53 +00:00
Takashi Iwai
aee7320aee configure.in to compile with gtk2 2003-07-02 10:23:27 +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
9d40e1834b autoconf & automake clean up. 2003-03-25 17:33:21 +00:00
Takashi Iwai
e24a42fbea added missing inclusion of header files 2003-03-25 17:32:51 +00:00
Takashi Iwai
8888670203 patch by Soren Wedel Nielsen
- use hbox/vbox for the layout.
2003-03-25 17:32:21 +00:00
Jaroslav Kysela
3343a6b188 Dirk Kalis <dirk.kalis@rs2.de>
In the patch is the adc volume rate only set to max if ipga volume is set.
2002-12-07 09:44:27 +00:00
Jaroslav Kysela
7882d219a2 Dirk Kalis <dirk.kalis@rs2.de>
i have an useability patch for envy24control.
Jaroslav
First try to fix ADC Volume range for AK4529...
2002-12-03 17:10:35 +00:00
Jaroslav Kysela
90d50374eb Updated for latest ICE1712 driver, used ideas by Dirk Kalis <dirk.kalis@rs2.de> 2002-11-14 11:22:19 +00:00
Jaroslav Kysela
f7d6dd76c1 Converted to IEC958 universal API so the S/PDIF setup should be ok now 2002-11-09 13:12:54 +00:00
Jaroslav Kysela
dc8f7480b5 Updated for new automake 2002-10-24 12:26:42 +00:00
Jaroslav Kysela
15063b861c GUI update by Derrick Karpo <dkarpo@telusplanet.net> 2002-10-12 08:48:50 +00:00
Takashi Iwai
9800bec72a added -c option for easier user. this is equivalent with -Dhw:# 2002-01-08 17:22:23 +00:00
Jaroslav Kysela
8f838d87d6 Updated GNU GPL (address) 2001-12-30 09:37:54 +00:00
Jaroslav Kysela
26eb487e60 Added man page to EXTRA_DIST 2001-11-06 07:51:40 +00:00
Jaroslav Kysela
adfa382906 Added man page 2001-10-08 11:52:11 +00:00
Jaroslav Kysela
5f17f207c2 Changed location of asoundlib.h from sys dir to alsa dir.
(it means that official location is '#include <alsa/asoundlib.h>')
2001-09-11 09:34:13 +00:00
Jaroslav Kysela
0ce4d14906 Added value label for analog volume 2001-09-04 10:39:34 +00:00
Jaroslav Kysela
2c87d88158 Updates for package distribution. 2001-08-20 15:17:09 +00:00
Jaroslav Kysela
40a648acbf Fixed typo 2001-07-16 13:51:03 +00:00
Takashi Iwai
d5834a9663 Changed iface of some controls according to the latest driver change. 2001-07-12 16:36:25 +00:00
Takashi Iwai
0ebaf0d04e Added ADC/DAC volume controls 2001-07-09 08:36:08 +00:00
Jaroslav Kysela
26e2fec915 Fixed condition (quick thinko) 2001-06-26 20:43:51 +00:00
Jaroslav Kysela
8d82fdf44e Fixes against the actual API (card type X driver name). 2001-06-26 10:44:34 +00:00
Takashi Iwai
1e5f598904 - Fixed control callbacks.
- Changed patchbay controls using the latest enumerated routing controls.
  No longer displays unsupported Routing table entries.
- Removed "On" buttons.  Only "Mute" buttons now..  It's enough, isn't it?
2001-06-13 18:41:38 +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
a4569af2bb Updated version number 2001-02-25 22:37:18 +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
Abramo Bagnara
af4bfca9ea Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const. 2001-02-06 23:48:28 +00:00
Abramo Bagnara
9518a4581f CVS fixes 2000-10-30 10:31:43 +00:00
Jaroslav Kysela
8785f9288e Initial version 2000-10-29 21:51:51 +00:00