tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

ChangeLog (1055B)


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