Go to file
Jaroslav Kysela b9343e0834 - unified snd_pcm_hw_params_* functions
- added backward compatibility for older non-compatible functions
- added --with-compat-rc3 to configure script to build library
  backwards compatible with 0.9.0rc3
- added symbol versioning like libc.so.6
  - ALSA_0.9      - alsa base
  - ALSA_0.9.0rc4 - first set of new functions (snd_pcm_hw_params_*)
2002-09-17 12:33:05 +00:00
aserver Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
doc Documentation update by Clement Ladish 2002-07-23 19:51:16 +00:00
include - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
src - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
test - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
utils - removed snd_seq_create_event from seq.h. it's deprecated. 2002-05-27 11:14:20 +00:00
acconfig.h - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
acinclude.m4 - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
cvscompile Added exit when configure fails 2001-11-26 18:21:00 +00:00
INSTALL Added HAVE_SOFT_FLOAT (--with-softfloat) 2002-04-24 14:41:55 +00:00
ltconfig version 2.1 -> 2 2001-12-30 09:28:38 +00:00
Makefile.am Removed pack target 2001-11-20 09:32:19 +00:00
TODO Added snd_config_load_override(). 2002-01-09 21:28:15 +00:00