Commit graph

1799 commits

Author SHA1 Message Date
Jaroslav Kysela
fcd84b4de0 Updated to snd_config_get_id changes 2001-11-19 12:00:18 +00:00
Jaroslav Kysela
bd6e546b5f Fixed wave file saving by James Tappin 2001-11-14 07:38:18 +00:00
Takashi Iwai
cc3f05a4f1 Fixed for the current behavior, options. 2001-11-12 15:59:53 +00:00
Jaroslav Kysela
cec3489a13 Modifications by Miroslav Benes <mbenes@tenez.cz> 2001-11-12 09:36:39 +00:00
Takashi Iwai
56901aca46 added missing DESTDIR 2001-11-08 13:29:50 +00:00
Jaroslav Kysela
ca506c695b Added man pages to EXTRA_DIST 2001-11-06 07:51:48 +00:00
Jaroslav Kysela
777b271330 0.9.0beta9 2001-11-05 07:48:59 +00:00
Jaroslav Kysela
b009e6956c Small cleanups 2001-10-24 14:41:10 +00:00
Jaroslav Kysela
505135dffe Added arecord.1 2001-10-09 12:28:01 +00:00
Jaroslav Kysela
3eab6faf29 Update to suspend messages 2001-10-04 16:49:29 +00:00
Jaroslav Kysela
edf18fe4f3 Modified according the power management update 2001-10-04 16:41:45 +00:00
Jaroslav Kysela
bfa0a061ed Added code for suspend code 2001-10-04 15:04:44 +00:00
Jaroslav Kysela
c72696ff39 Fixed thinkos (power on, power off) 2001-10-04 15:03:39 +00:00
Jaroslav Kysela
191da60508 Fixed warning 2001-10-02 08:03:52 +00:00
Jaroslav Kysela
0cdfe6f00d Fixed peak meter 2001-10-02 07:43:12 +00:00
Jaroslav Kysela
9528f8a6c0 Fixed compilation 2001-09-27 19:14:26 +00:00
Jaroslav Kysela
5ee8a3ffa2 0.9.0beta8 2001-09-27 17:07:45 +00:00
Jaroslav Kysela
d205c38ea6 Added toggle for cset 2001-09-27 17:07:07 +00:00
Jaroslav Kysela
a23db635c9 Added power state control 2001-09-26 16:05:03 +00:00
Jaroslav Kysela
5210f48624 More examples, more updates (toggle) 2001-09-26 13:08:14 +00:00
Jaroslav Kysela
8c437b382c Added toggle for simple controls and fixed volume setup bug 2001-09-20 08:31:12 +00:00
Jaroslav Kysela
6bd266995e 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:14 +00:00
Jaroslav Kysela
a33994dd0b Added signal handler and the count in captured file is corrected 2001-09-11 08:39:48 +00:00
Jaroslav Kysela
78b428e09a Added peak meter for debugging purposes 2001-09-06 08:57:52 +00:00
Jaroslav Kysela
ca65b68980 Fixed inverted controls 2001-09-05 09:23:31 +00:00
Jaroslav Kysela
29faa915db Removed unused stuff for poll 2001-09-03 12:16:38 +00:00
Jaroslav Kysela
ea8fe975d9 Enhanced syntax for sset (channels, direction) 2001-08-27 09:15:44 +00:00
Jaroslav Kysela
abe718c7cf Corrected endian test 2001-08-22 11:00:07 +00:00
Jaroslav Kysela
f7b6aa50e6 Fixed compilation 2001-08-22 06:41:16 +00:00
Jaroslav Kysela
3a9930a163 0.9.0beta7 2001-08-20 09:28:18 +00:00
Jaroslav Kysela
de6eefa17b Little updates 2001-08-07 10:34:51 +00:00
Jaroslav Kysela
95dac87c1a Update for 0.9 2001-08-07 10:28:24 +00:00
Jaroslav Kysela
9a35d631c3 Removed digital setup 2001-08-06 15:11:03 +00:00
Jaroslav Kysela
867febada7 Another mono fix 2001-07-25 11:49:32 +00:00
Jaroslav Kysela
e97a0a1bdb Fixed 'get' output (common and mono parts).
Added filter for inactive controls.
Added -i/--inactive option to disable new filter.
2001-07-23 13:26:34 +00:00
Jaroslav Kysela
2ecee3b257 Fixed event handling 2001-07-23 13:08:44 +00:00
Jaroslav Kysela
72c6afdd77 0.9.0beta6 2001-07-20 07:56:50 +00:00
Takashi Iwai
ed07d2e32a Fixed thinkos. Now -x should work well. 2001-07-12 16:37:38 +00:00
Takashi Iwai
99137b4df7 More fix to compile - removed snd_enum_incr and snd_int_to_enum macros. 2001-07-11 15:43:01 +00:00
Takashi Iwai
b2fca96965 Fixed compile; removed snd_enum_xxx macros. 2001-07-11 15:00:59 +00:00
Jaroslav Kysela
c7ed13b3ae Rewritten for the new sequencer API (with encapsulation). 2001-07-04 13:55:13 +00:00
Jaroslav Kysela
e6a4296b79 0.9.0beta5 2001-06-26 10:36:04 +00:00
Jaroslav Kysela
4fc8ecce68 mixerid & components change 2001-06-25 13:14:51 +00:00
Jaroslav Kysela
49829cb0fe Fixed simple ID parser (when index is ommited) 2001-06-25 09:16:27 +00:00
Jaroslav Kysela
9f29bedbfd Cleanups and fixed arguments for *_open() - default. 2001-06-15 08:55:17 +00:00
Jaroslav Kysela
e875ea948d Improved help and fixed english typo 2001-06-11 07:44:13 +00:00
Abramo Bagnara
c9510a21da Corrected message 2001-06-06 14:24:10 +00:00
Abramo Bagnara
363a4a4c25 Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:19 +00:00
Jaroslav Kysela
8f7c083597 Removed YACC and LEX checks 2001-05-23 12:23:10 +00:00
Abramo Bagnara
009a7fee0a Completed parametric configuration and begun to use it 2001-05-22 09:19:44 +00:00