Commit graph

136 commits

Author SHA1 Message Date
Jaroslav Kysela
06bf1766a9 fixed snd_defaults_rawmidi_card 2000-02-08 08:41:28 +00:00
Jaroslav Kysela
a8a134e334 Fixed wrong function name... snd_control_read- 2000-01-24 10:26:04 +00:00
Abramo Bagnara
d2911f9f34 uniformed alsa-lib interfaces 2000-01-09 22:44:52 +00:00
Jaroslav Kysela
393acc198e Compilation fix (removed snd_rawmidi_[output|input]_info_t). 2000-01-08 21:51:25 +00:00
Abramo Bagnara
63f5a79562 - 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:33 +00:00
Jaroslav Kysela
e4572ec719 Reset all protocol versions to 1.0.0. 1999-12-16 14:14:16 +00:00
Jaroslav Kysela
0f0ce09509 Added 'snd_card_get_name' & 'snd_card_get_longname'. 1999-12-11 10:50:39 +00:00
Jaroslav Kysela
600dc6ae32 Merged pcm-v2 branch into main CVS tree. 1999-11-06 23:47:07 +00:00
Jaroslav Kysela
57631a012c PCM SUBDEVICE selection enhancements 1999-08-22 13:34:31 +00:00
Jaroslav Kysela
30e978b0b8 More mixer updates and some fixes... 1999-07-22 10:49:39 +00:00
Jaroslav Kysela
227fe9d226 Updates for the control interface... 1999-06-22 13:18:24 +00:00
Jaroslav Kysela
dc126564c7 PCM changes (record->capture)... 1999-06-12 19:23:10 +00:00
Frank van de Pol
19811bb9b4 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:30 +00:00
Jaroslav Kysela
2e07583858 Changed e-mail from <perex@jcu.cz> to <perex@suse.cz>.. 1999-05-11 22:15:16 +00:00
Jaroslav Kysela
6e72ca3977 Recoded the universal switch interface... 1999-05-04 19:21:28 +00:00
Jaroslav Kysela
a5b307a711 Mixer v2.0 merged to the main CVS tree... 1999-05-02 16:21:30 +00:00
Jaroslav Kysela
3f541735e3 New universal switch v2.0 interface. 1999-03-27 19:44:51 +00:00
Jaroslav Kysela
c0e741dd8a Merged new-mixer branch... 1999-03-08 16:51:36 +00:00
Jaroslav Kysela
013a463ae0 Fixed bug: /dev/loadC%i -> /dev/aloadC%i 1999-02-03 11:10:30 +00:00
Jaroslav Kysela
6d551b266c Little changes for new driver.. 1999-02-01 18:17:09 +00:00
Jaroslav Kysela
cc79f4635a Updates for ALSA driver device changes (major 116).. 1999-02-01 17:57:08 +00:00
Jaroslav Kysela
d0ca621a75 Changes for auto loader.. 1999-01-30 18:35:52 +00:00
Jaroslav Kysela
4eae8e7b32 Fixes... 1998-12-27 01:01:47 +00:00
Jaroslav Kysela
a741225e6e Coding style... 1998-11-27 14:57:39 +00:00
Jaroslav Kysela
2605e4d7dd Coding style and fixes in snd_card_name() function... 1998-11-27 14:53:44 +00:00
Jaroslav Kysela
3b80ba42a1 Removed... 1998-11-21 18:26:48 +00:00
Chris Cannam
7d49a1978b Few minor changes 1998-11-18 22:36:24 +00:00
Chris Cannam
96f35a05ef Switch to automake and libtool 1998-11-18 20:42:09 +00:00
Jaroslav Kysela
ea5cdff6f5 Fixed small bug in open()... 1998-11-01 23:22:41 +00:00
Jaroslav Kysela
138dbc54d8 Now is used /dev/snd/controlX device... 1998-09-18 12:20:56 +00:00
Jaroslav Kysela
d9579f4b1c Extended for switch interface for mixer/pcm/rawmidi... 1998-09-08 14:37:31 +00:00
Jaroslav Kysela
2ae16fb30d Big renaming - from sound to asound... 1998-08-30 21:08:44 +00:00
Jaroslav Kysela
e3aad51c38 Updated switches interfaces. 1998-08-28 14:04:48 +00:00
Jaroslav Kysela
ef615c857f Added switches API and rawmidi API... 1998-08-27 20:47:51 +00:00
Jaroslav Kysela
44582b2fbe New updated mixer interface and better protocol handling... 1998-08-24 16:23:22 +00:00
Jaroslav Kysela
5abac67626 Initial revision 1998-08-13 15:42:56 +00:00