Commit graph

189 commits

Author SHA1 Message Date
Jaroslav Kysela
7c705b0954 0.6.0pre1 2000-04-03 18:19:13 +00:00
Takashi Iwai
48823e9ea5 extension of amixer set command:
- add front, rear, center, woofer channel selection
- left and right volumes can be given separately
- volumes can be increased/decreased relatively with + or - suffix
2000-03-18 18:00:37 +00:00
Jaroslav Kysela
afc0872875 0.5.6 2000-03-11 21:34:55 +00:00
Takashi Iwai
f7c4aad91f alsamixer supports rear, center and woofer speakers 2000-03-10 15:45:09 +00:00
Jaroslav Kysela
670aace782 0.5.5 2000-03-01 18:13:35 +00:00
Jaroslav Kysela
8b42d21333 Changed the switch interface.
Every switches are accessible via one ioctl.
2000-03-01 18:13:14 +00:00
Jaroslav Kysela
d3885276f8 0.5.4 2000-02-27 13:40:15 +00:00
Jaroslav Kysela
93575849f3 .tar.gz -> .tar.bz2 2000-02-27 13:35:45 +00:00
Jaroslav Kysela
35723eca5f Fixed return codes (added EPIPE). 2000-02-22 17:36:35 +00:00
Jaroslav Kysela
168728fd2e Added dist-hook.. 2000-02-16 21:28:33 +00:00
Jaroslav Kysela
dd2a8b01e0 pack -> .bz2 2000-02-16 21:06:08 +00:00
Jaroslav Kysela
03eb77f1bb 0.5.3 2000-02-16 20:56:05 +00:00
Jaroslav Kysela
0092ec6c66 Fixed mono mute & capture... 2000-02-07 18:05:52 +00:00
Jaroslav Kysela
2ce1b9a586 0.5.2 2000-02-04 12:37:39 +00:00
Jaroslav Kysela
e23566ee0d Optimization issues.. Removed -lasound. 2000-02-04 10:09:38 +00:00
Jaroslav Kysela
39100f184d Added support for subtypes... 2000-01-29 10:21:51 +00:00
Jaroslav Kysela
fcdb2f42e1 Fix for the -o parameter.
Fix int the capture error handling.
2000-01-28 22:46:00 +00:00
Jaroslav Kysela
079252a8f7 Fixed some trouble with USER switch and added USER_READ_ONLY switch support. 2000-01-27 21:41:36 +00:00
Jaroslav Kysela
6016056f83 0.5.1 2000-01-22 18:57:49 +00:00
Abramo Bagnara
5f6d6e72d4 Added group and elements sorting 2000-01-18 08:45:43 +00:00
Jaroslav Kysela
900d2fc74c 0.5.0 2000-01-16 22:10:02 +00:00
Jaroslav Kysela
1782db02e4 0.5.0pre2 2000-01-11 17:43:20 +00:00
Jaroslav Kysela
a77f0e9208 Small cosmetic changes... 2000-01-11 13:28:15 +00:00
Jaroslav Kysela
66c3b06a5a Fixes for PCM capture switches... 2000-01-11 13:19:03 +00:00
Jaroslav Kysela
f9d81448d8 Also the switch name is shown.. 2000-01-10 14:34:04 +00:00
Jaroslav Kysela
5571280c06 jcu.cz -> alsa-project.org modifications & other cleanups 2000-01-10 13:29:00 +00:00
Jaroslav Kysela
88cf23afe8 0.5.0pre1 2000-01-10 13:10:23 +00:00
Abramo Bagnara
4b7b384e40 fixed function names 2000-01-10 08:16:32 +00:00
Jaroslav Kysela
366a0131b8 Compilation fix (removed snd_mixer_info_t->switches) 2000-01-08 21:56:36 +00:00
Abramo Bagnara
8344e31ce6 - splitted pcm channels in two different devices to handle mmap correctly
- removed mmap control device
- reordered pcm shared and not shared code
- changed O_WRONLY oss pcm modifier in a more symmetric and elegant way
- changed slightly control interface
- added snd-debug-check
- uniformed null pointer check
- fixed a typo in linear plugin
2000-01-08 20:11:40 +00:00
Jaroslav Kysela
8e2b523a92 GTK mixer programs xamixer2 & gamix were removed.
The reason is the difficult maintaince.
2000-01-05 13:46:58 +00:00
Jaroslav Kysela
fa88a97078 Moved aconnect and aseqnet sequencer utilities into the alsa-utils package. 2000-01-04 12:39:00 +00:00
Jaroslav Kysela
9417948722 Fixes for the dynamic group update.
Fixed the mono group handling.
2000-01-04 12:20:49 +00:00
Jaroslav Kysela
277a86c3ad The alsamixer program is back for the mixer v2 API (group control).
This program has a lot of bugs:
  - dynamic updates handling
  - mono volume control handling
2000-01-03 22:40:51 +00:00
Abramo Bagnara
744b833c5b Added right support for timelimit in 24 and 32 bits linear samples 1999-12-28 14:52:56 +00:00
Jaroslav Kysela
c0bd9ad381 MMAP changes (/dev/snd/pcmcontrol).
Removed unregister callback from snd_minor_t.
1999-12-26 17:27:47 +00:00
Abramo Bagnara
2265c964e0 Added raw format specification 1999-12-25 15:27:50 +00:00
Abramo Bagnara
9c01963e5c Fixed alsactl parsing for empty mixers 1999-12-24 10:55:55 +00:00
Abramo Bagnara
6a4a9a0077 Fixed alsactl store for the second (and further) card 1999-12-24 10:55:12 +00:00
Abramo Bagnara
0dcb344612 fixes for coping with zero elements or groups 1999-12-13 20:03:30 +00:00
Jaroslav Kysela
c1f35c1425 Rerouted 'Using soundcard ...' message to stderr 1999-12-13 19:17:52 +00:00
Jaroslav Kysela
1057ea82b6 Added snd_pcm_get_format_name() to alsa-lib. 1999-12-11 20:36:14 +00:00
Jaroslav Kysela
a56730c1fa Added longname printf 1999-12-11 11:43:22 +00:00
Jaroslav Kysela
679338b28d Small changes for group setup.. 1999-12-09 16:28:24 +00:00
Jaroslav Kysela
8bb1860bf2 Abramo Bagnara <abramo@alsa-project.org>
Tue, 07 Dec 1999 08:44:05 +0100
- pcm mixer elements splitted for subchannel handling
- small fix to pcm device element
1999-12-07 10:10:07 +00:00
Jaroslav Kysela
d162b1026f PCM loopback API improved and added back the functionality.
Some mmap() changes for the OSS emulation.
1999-11-30 09:26:00 +00:00
Jaroslav Kysela
924b1d976a ADPCM & special formats.. 1999-11-28 18:04:29 +00:00
Jaroslav Kysela
96a2ea5e8c Fixed small bug.. 1999-11-25 11:24:22 +00:00
Jaroslav Kysela
55408731f7 More fixes for capture 1999-11-14 20:25:09 +00:00
Jaroslav Kysela
a90832df7e Added new formats... 1999-11-14 19:25:45 +00:00