The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Jaroslav Kysela c39882f602 Configuration:
- changed snd_config_get_id function to follow semantic of other get functions
  - added snd_config_test_id
  - added runtime pointer type (not persistent)
    - added snd_config_make_pointer, snd_config_set_pointer, snd_config_get_pointer
  - added type/contents checking for callback functions
    - changed 'void *private_data' to 'snd_config_t *private_data'
  - renamed card_strtype functions to card_driver
Control:
  - fixed passing parameters to snd_ctl_async
Async handlers:
  - added public snd_async_handler_get_signo function
Documentation:
  - moved all documentation to source files
2001-11-19 08:14:21 +00:00
aserver Configuration: 2001-11-19 08:14:21 +00:00
doc Configuration: 2001-11-19 08:14:21 +00:00
include Configuration: 2001-11-19 08:14:21 +00:00
src Configuration: 2001-11-19 08:14:21 +00:00
test Fixed the period size setup for hardware with fixed values 2001-11-16 10:59:29 +00:00
utils Modifications by Miroslav Benes <mbenes@tenez.cz> 2001-11-12 09:36:14 +00:00
acconfig.h Some reorganization for libtool updates (version 1.4 is now supported). 2001-07-30 11:56:46 +00:00
acinclude.m4 Fixed SUBMINOR generation 2001-10-04 07:55:24 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in 0.9.0beta9 2001-11-05 07:48:39 +00:00
COPYING Initial revision 1998-08-13 15:42:56 +00:00
cvscompile Added libtoolize 2001-07-30 12:18:35 +00:00
INSTALL Changes for static build. 2001-10-24 14:14:11 +00:00
ltconfig * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
Makefile.am Added 'doc' rule 2001-04-06 19:10:32 +00:00
TODO Updated 2001-07-16 13:40:05 +00:00