[go: up one dir, main page]

File: ChangeLog

package info (click to toggle)
alsa-utils 0.9.0beta12-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 736 kB
  • ctags: 1,219
  • sloc: ansic: 6,657; sh: 373; makefile: 122
file content (38 lines) | stat: -rw-r--r-- 883 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
0.0.7 -> 0.2.0

* removed error message from alsamixer
* fixes in alsactl program
* version is now compatible with driver

0.0.6 -> 0.0.7

* added alsactl control program
* updated alsamixer by Carl van Schaik <carl@dreamcoat.che.uct.ac.za>
  - stereo record source select
  - left/right route support

0.0.5 -> 0.0.6

* updates for new alsa-lib
* fixed compilation problems with config.h header file
* updated output 'aplay -l'

0.0.3 -> 0.0.4

* added check for alsa-lib package
* added spec file for RPM

0.0.2 -> 0.0.3

* included great ncurses alsamixer from Tim Janik <timj@gtk.org>
* enhanced Mixer from Andy Lo A Foe <arloafoe@cs.vu.nl> renamed to amixer

0.0.1 -> 0.0.2

* fixed small bug in aplay in command line parsing
* fixed fragment size allocation for low rate files in aplay
* a little bit corrected output from Mixer

0.0.1

* initial release (aplay, broken Mixer)