Commit graph

335 commits

Author SHA1 Message Date
Abramo Bagnara
16b31a3f6c Make explicit an assert 2000-04-12 20:44:14 +00:00
Jaroslav Kysela
35723eca5f Fixed return codes (added EPIPE). 2000-02-22 17:36:35 +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
a77f0e9208 Small cosmetic changes... 2000-01-11 13:28:15 +00:00
Abramo Bagnara
4b7b384e40 fixed function names 2000-01-10 08:16:32 +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
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
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
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
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
Jaroslav Kysela
cbc2d3ad2e Fixed mmaped access.. 1999-11-08 23:19:37 +00:00
Jaroslav Kysela
bf4f126205 Merged pcm-v2 branch into main CVS tree. 1999-11-06 23:47:10 +00:00
Jaroslav Kysela
97e99f23b4 PCM SUBDEVICE selection enhancements 1999-08-22 13:34:40 +00:00
Jaroslav Kysela
b55e471c0c Small '-l' fixes... 1999-07-29 18:00:14 +00:00
Jaroslav Kysela
551d49e092 Compilation fixes... 1999-06-13 10:09:54 +00:00
Frank van de Pol
67f54274bd Changed data type of alsa-lib handles from 'void *' to the specific type for
the handle in use. This should be more type-safe as the compiler will perform
checking on type now.
1999-06-02 00:40:31 +00:00
Jaroslav Kysela
7a41ac1568 Changed e-mail from <perex@jcu.cz> to <perex@suse.cz>.. 1999-05-11 22:18:49 +00:00
Jaroslav Kysela
9b9ccc77e2 EGCS fix... 1999-03-09 13:54:32 +00:00
Jaroslav Kysela
4db1fd02ce Merged new-mixer branch... 1999-03-08 16:51:53 +00:00
Jaroslav Kysela
87c7c4f447 Added '-' file as stdin/stdout.. 1999-02-10 10:06:34 +00:00
Chris Cannam
d9158162d0 Convert alsa-utils to use automake 1999-01-30 19:12:34 +00:00
Jaroslav Kysela
8773d373f0 Coding style... 1998-11-27 15:17:45 +00:00
Jaroslav Kysela
1cf6e9aba5 Changed Speed to Rate... 1998-11-27 14:41:42 +00:00
Jaroslav Kysela
552cb61798 Fix for -V switch... 1998-11-25 20:35:55 +00:00
Jaroslav Kysela
085591d89f Little changes in #include section... 1998-11-04 18:08:08 +00:00
Jaroslav Kysela
d63ab61022 config.h renamed to aconfig.h due to conflict with glibc... 1998-08-31 09:21:36 +00:00
Jaroslav Kysela
efd0fa4035 Big renaming - from sound to asound... 1998-08-30 21:10:35 +00:00
Jaroslav Kysela
e5535421d9 Little changes for new PCM API. 1998-08-28 14:08:47 +00:00
Jaroslav Kysela
fbb20e85ec Initial revision 1998-08-13 15:43:39 +00:00