Commit graph

246 commits

Author SHA1 Message Date
Jaroslav Kysela
9d3cbc3833 Next fix in safe_read 2000-08-29 08:04:19 +00:00
Abramo Bagnara
76702105ec Fixed buffer overflow spotted by Henrik 2000-08-28 06:33:08 +00:00
Abramo Bagnara
762dd6b564 Congruent iface naming 2000-08-26 08:30:41 +00:00
Abramo Bagnara
daa1208d5f Some typos. Be relaxed wrt syntax error on store 2000-08-25 16:37:31 +00:00
Abramo Bagnara
44ee42e587 Better name for snd_card_get_index. Cleaned error messages 2000-08-25 14:36:58 +00:00
Abramo Bagnara
8c4e1aa769 Rewritten alsactl 2000-08-25 14:34:26 +00:00
Abramo Bagnara
6add1cdfb5 Ported aplay to named PCMs 2000-08-24 17:59:21 +00:00
Jaroslav Kysela
983837e243 Fix 2000-08-23 14:38:37 +00:00
Jaroslav Kysela
a8cbebd368 Fixed heap overwriting problems... 2000-08-22 17:35:12 +00:00
Jaroslav Kysela
bf4625ca5a More verbose errors, added safe_read for pipes 2000-08-19 09:08:39 +00:00
Jaroslav Kysela
ccffbc6e76 A few fixes and added undocumented 'sevents' command 2000-08-16 13:36:24 +00:00
Jaroslav Kysela
fbb7b7c4e9 Added (undocumented) events command 2000-08-12 15:34:17 +00:00
Abramo Bagnara
80e0e86510 Slightly better failure diagnostic 2000-08-11 21:02:34 +00:00
Jaroslav Kysela
c569788bf2 First attempt to make this tool functional with latest 0.6.x mixer API. 2000-08-11 19:29:55 +00:00
Jaroslav Kysela
ad018be92c 64-bit fixes.. 2000-08-04 09:55:35 +00:00
Jaroslav Kysela
eb4a1a6015 Removed debugging lines.. 2000-07-28 20:19:42 +00:00
Abramo Bagnara
8af52519b7 Added missing index match 2000-07-26 11:40:31 +00:00
Jaroslav Kysela
50658ad2e7 Changed syntax of configuration file and added better parsing. 2000-07-25 15:17:55 +00:00
Abramo Bagnara
67aefd9f3e Added dump facility. Continued pcm_multi implementation 2000-07-17 15:33:29 +00:00
Jaroslav Kysela
9d5b8f205d Changes reflecting the new control API and kernel mixer API removal. 2000-07-15 10:21:59 +00:00
Abramo Bagnara
54164096e3 Fixed timelimit use 2000-07-12 16:25:21 +00:00
Abramo Bagnara
c88189e490 Fixed arecord bug wrt time limit 2000-07-06 17:20:49 +00:00
Abramo Bagnara
f46d20e4b2 Added missing include 2000-07-03 07:44:08 +00:00
Abramo Bagnara
bc41b6a2b7 Moved some info fields to proper place (setup). Renamed mmap_size to mmap_bytes. Added detailed fail report to params_t. Added params_info to API. 2000-07-01 10:38:30 +00:00
Abramo Bagnara
08c3ad2d62 Updated 2000-07-01 10:37:42 +00:00
Abramo Bagnara
da6110d1a3 Added cd and dat format shortcuts 2000-06-25 16:30:20 +00:00
Abramo Bagnara
35c721265c Conformance to new pcm_info semantic 2000-06-22 06:07:13 +00:00
Abramo Bagnara
c410bf9a62 Reorganized options and added support for pcm_multi 2000-06-21 15:05:06 +00:00
Abramo Bagnara
2c3d1a0639 Remove device, stream, subdevice selection and incorporated in info structs 2000-06-21 15:04:15 +00:00
Abramo Bagnara
217417698c Fixed oversized silence filling 2000-06-11 13:33:16 +00:00
Abramo Bagnara
5cc8a510e9 Changed ALSA unit from bytes to frames. Splitted mmap control structs. Better midlevel interrupt handler 2000-06-10 12:39:52 +00:00
Abramo Bagnara
0ac6348583 Renamed status field in state 2000-06-05 11:38:02 +00:00
Abramo Bagnara
fb8e187f17 Commented out useless (and wrong) munmap 2000-06-04 16:26:59 +00:00
Abramo Bagnara
5825302e03 Uros Bizjak <uros@kss-loka.si>:
- fixes compilation (format.voices -> format.channels)
- ntohl -> BE_INT for AU files
- recoded AU_MAGIC header for AU files
2000-06-01 11:37:43 +00:00
Takashi Iwai
1b4bd70ef9 - Fix big-endian bug in aplay/arecord. 2000-05-30 10:12:59 +00:00
Abramo Bagnara
048c2000f8 Better .wav detection 2000-05-29 18:54:23 +00:00
Abramo Bagnara
749b454304 Better names for ALSA API. Added min_fragments, max_fragments. 2000-05-27 16:52:19 +00:00
Takashi Iwai
c2d2e5b3b9 - use tar options instead of actually changing owner when packing. 2000-05-26 14:37:27 +00:00
Takashi Iwai
c8e5bf9d40 - Fix typos in endian condition check
(XXX_ENDIAN -> SND_XXX_ENDIAN)
2000-05-26 11:53:14 +00:00
Abramo Bagnara
2a0c823b25 Moved format descriptions out of kernel space. Exported setup dump function. 2000-05-25 08:36:59 +00:00
Abramo Bagnara
a44c389b7d Removed frag_* fields. Collapsed I/O plugins. Added to mmap plugin support for stream mode 2000-05-23 12:52:07 +00:00
Abramo Bagnara
23221cc296 Initial implementation of non interleaved play/record 2000-05-18 14:42:43 +00:00
Abramo Bagnara
25765774b5 Updated TODO 2000-05-18 14:42:06 +00:00
Abramo Bagnara
ba5e41f7a3 Description fix 2000-05-16 18:06:39 +00:00
Abramo Bagnara
f2644facde Propagated field name change 2000-05-16 16:00:51 +00:00
Takashi Iwai
3b5c5b2268 - fix alsamixer bug which causes SEGFAULT when volume bar is changed.
- fix aplay for reading WAVE file properly even on big-endian machine.
2000-05-16 10:46:11 +00:00
Abramo Bagnara
8bc5325f98 Fixed error destination 2000-05-12 17:51:56 +00:00
Abramo Bagnara
aa812e4540 Fixed switch LIST handling 2000-05-12 17:51:28 +00:00
Jaroslav Kysela
789a35dd5c Added SND_SW_ITEM_LIST support. 2000-05-10 09:36:35 +00:00
Abramo Bagnara
b625125728 Added TODO to dist 2000-05-09 17:25:41 +00:00