1 * update to libtool 1.3.3
5 * added snd_pcm_loopback_block_mode to PCM loopback interface
6 * fixups in header files (according to documentation)
7 * version is now compatible with driver
11 * added PCM loopback interface
15 * bug fixes in open() functions
19 * added more switch functions to control interface
23 * renamed soundlib.h to asoundlib.h
24 * renamed libraries from libsound to libasound
26 - added switches interfaces
31 * Makefile and configure.in changes
32 - added check for alsa driver package
33 - added spec file for RPM
37 * added LGPL notice to all source and header files
41 * added snd_cards_name function
45 * fixed SND_PCM_OPEN constants
49 * added snd_cards_mask function
50 * added info functions for pcm playback/record in control interface
51 * fixed Makefile bugs for shared library (added -fPIC)
55 * changed COPYING policy from GPL to LGPL
56 * fixed bug in snd_mixer_channel_read & write
57 * added mixer exact support
58 * added pcm time mode support
59 * 'make install' is now possible
63 * corrected documentation
68 * added documentation in sgml + plan.txt
69 * minor changes in API for MIXER & PCM