OSDN Git Service

pack -> .bz2
[android-x86/external-alsa-utils.git] / ChangeLog
1 0.0.7 -> 0.2.0
2
3 * removed error message from alsamixer
4 * fixes in alsactl program
5 * version is now compatible with driver
6
7 0.0.6 -> 0.0.7
8
9 * added alsactl control program
10 * updated alsamixer by Carl van Schaik <carl@dreamcoat.che.uct.ac.za>
11   - stereo record source select
12   - left/right route support
13
14 0.0.5 -> 0.0.6
15
16 * updates for new alsa-lib
17 * fixed compilation problems with config.h header file
18 * updated output 'aplay -l'
19
20 0.0.3 -> 0.0.4
21
22 * added check for alsa-lib package
23 * added spec file for RPM
24
25 0.0.2 -> 0.0.3
26
27 * included great ncurses alsamixer from Tim Janik <timj@gtk.org>
28 * enhanced Mixer from Andy Lo A Foe <arloafoe@cs.vu.nl> renamed to amixer
29
30 0.0.1 -> 0.0.2
31
32 * fixed small bug in aplay in command line parsing
33 * fixed fragment size allocation for low rate files in aplay
34 * a little bit corrected output from Mixer
35
36 0.0.1
37
38 * initial release (aplay, broken Mixer)