Commit graph

98 commits

Author SHA1 Message Date
Nicolas FRANCOIS
ca5f8cbcfe Fix hyphens in man pages
This patch converts hyphens to minus signs in the man pages (for options,
emails, or command line examples).

This patch also closes one font modifier in iecset.1.
(s/\fIfalse\fI,/\fIfalse\fP,/)

Signed-off-by: Nicolas FRANCOIS <nicolas.francois@centraliens.net>
2004-10-08 16:15:34 +00:00
Thomas Hood
3e6080525e fixes its use of formatting codes in amixer.1
Signed-off-by: Thomas Hood <jdthood@yahoo.co.uk>
2004-09-24 09:49:57 +00:00
Jaroslav Kysela
095e74167c Fixed typo 2004-08-10 09:46:19 +00:00
Takashi Iwai
59bf7f2c34 Fixed the wrong integer suffix. 2004-08-04 15:21:12 +00:00
Clemens Ladisch
ce70bf037a manpages: remove bogus .ID macro, use .TP for examples 2004-07-09 07:09:28 +00:00
Jaroslav Kysela
7759ed8617 Clemens Ladisch <clemens@ladisch.de>
fix error messages for snd_mixer_load
2004-02-24 09:19:31 +00:00
Jaroslav Kysela
33b53d88fd Fixed wrong message (load error) 2004-02-21 18:44:18 +00:00
Jaroslav Kysela
3d3fbd78e8 Fixed possible buffer overrun 2003-10-17 07:34:19 +00:00
Jaroslav Kysela
c8965f5622 alsactl: indirect removal; amixer - fixed typos 2003-04-01 14:09:09 +00:00
Jaroslav Kysela
53fb81e39b Here's a new batch of Debian patches, all from David B. Harris.
- add a "Press Escape to quit" string to alsamixer's title, some uses
  couldn't figure out how to exit the program (Debian Bug#178393).
- hide the cursor, which was missplaced and wasn't goodlooking anyway
  (Debian Bug#81169).
- remove trailing spaces from amixer's output (Debian Bug#177518).
- don't ignore second -l/-L flags in aplay (Debian Bug#177521).
2003-02-24 13:51:15 +00:00
Takashi Iwai
dfe70d8fbb - fixed compile warnings on gcc3.3. 2003-02-04 16:03:36 +00:00
Takashi Iwai
bb2024f1dd fixed the capture arguments: capture -> cap, nocapture -> nocap. 2002-12-20 16:32:50 +00:00
Jaroslav Kysela
bd2c771ca9 Added INTEGER64 support by Paul Davis 2002-05-13 09:54:24 +00:00
Takashi Iwai
133c82b4d9 fixed typo: removed unnecessary arg. 2002-05-07 12:20:55 +00:00
Jaroslav Kysela
b028a84f36 Updated 2002-04-07 20:44:35 +00:00
Jaroslav Kysela
35d972e98d Added -D (--device option), changed semantics of -c option (same as alsamixer) 2002-04-07 20:42:20 +00:00
Jaroslav Kysela
158ceab298 Fixed OOPS 2002-02-17 17:50:02 +00:00
Jaroslav Kysela
10eb237435 Fixed parsing of boolean value for cset 2002-01-10 08:32:29 +00:00
Jaroslav Kysela
bc638e8edb Updated GNU GPL (address) 2001-12-30 09:32:53 +00:00
Jaroslav Kysela
ca506c695b Added man pages to EXTRA_DIST 2001-11-06 07:51:48 +00:00
Jaroslav Kysela
9528f8a6c0 Fixed compilation 2001-09-27 19:14:26 +00:00
Jaroslav Kysela
d205c38ea6 Added toggle for cset 2001-09-27 17:07:07 +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
ca65b68980 Fixed inverted controls 2001-09-05 09:23:31 +00:00
Jaroslav Kysela
ea8fe975d9 Enhanced syntax for sset (channels, direction) 2001-08-27 09:15:44 +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
Takashi Iwai
b2fca96965 Fixed compile; removed snd_enum_xxx macros. 2001-07-11 15:00:59 +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
Abramo Bagnara
009a7fee0a Completed parametric configuration and begun to use it 2001-05-22 09:19:44 +00:00
Abramo Bagnara
abcd3a5fb4 More documentation. Tiny change for simple mixer element API (get_range) 2001-03-30 09:43:30 +00:00
Abramo Bagnara
f8ab746deb Added mode argument to open functions where it was missing. First part of CTL documentation 2001-03-26 12:45:50 +00:00
Abramo Bagnara
b8e931be00 Documentation fixes from Pavel Roskin 2001-03-16 07:35:25 +00:00
Abramo Bagnara
59bbfe130f Fixed mute/unmute 2001-02-21 20:46:07 +00:00
Abramo Bagnara
1a2e4a6199 New simple mixer implementation 2001-02-15 23:05:42 +00:00
Jaroslav Kysela
20c7e5b667 Fixed cset 2001-02-15 09:14:28 +00:00
Abramo Bagnara
b62252dd77 Changed control to use events mask. Added subscribe ioctl 2001-02-13 21:29:38 +00:00
Abramo Bagnara
0b01722266 More generic support for poll descriptors 2001-02-12 23:51:53 +00:00
Jaroslav Kysela
abd8b9f9e8 Fixed typo & thinko 2001-02-12 13:33:25 +00:00
Abramo Bagnara
fbec0a5f8d Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation 2001-02-11 15:45:44 +00:00
Jaroslav Kysela
7346943471 Changed according to new hctl API 2001-02-09 15:38:59 +00:00
Abramo Bagnara
012584247c Completed control and mixer API 2001-02-09 11:20:32 +00:00
Abramo Bagnara
7d75ba2c1b Better names for control API 2001-02-07 15:13:17 +00:00
Abramo Bagnara
0ef8943fb0 Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const. 2001-02-06 23:48:29 +00:00
Abramo Bagnara
3df0171dc0 Encapsulated hwdep. Converted all enums to type safety 2001-02-05 15:44:45 +00:00
Abramo Bagnara
cc398d1855 Fixed open default 2000-11-21 20:38:50 +00:00
Jaroslav Kysela
637b3f828c Merged pcmplug branch. 2000-09-24 09:57:50 +00:00