• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1* update to libtool 1.3.3
2
30.1.3 -> 0.2.0
4
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
8
90.1.2 -> 0.1.3
10
11* added PCM loopback interface
12
130.1.1 -> 0.1.2
14
15* bug fixes in open() functions
16
170.1.0 -> 0.1.1
18
19* added more switch functions to control interface
20
210.0.9 -> 0.1.0
22
23* renamed soundlib.h to asoundlib.h
24* renamed libraries from libsound to libasound
25* big API changes
26  - added switches interfaces
27* added RawMIDI API
28
290.0.8 -> 0.0.9
30
31* Makefile and configure.in changes
32  - added check for alsa driver package
33  - added spec file for RPM
34
350.0.7 -> 0.0.8
36
37* added LGPL notice to all source and header files
38
390.0.6 -> 0.0.7
40
41* added snd_cards_name function
42
430.0.5 -> 0.0.6
44
45* fixed SND_PCM_OPEN constants
46
470.0.4 -> 0.0.5
48
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)
52
530.0.3 -> 0.0.4
54
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
60
610.0.2 -> 0.0.3
62
63* corrected documentation
64
650.0.1 -> 0.0.2
66
67* added file COPYING
68* added documentation in sgml + plan.txt
69* minor changes in API for MIXER & PCM
70