]> git.alsa-project.org Git - alsa-utils.git/commit
* Sun Feb 21 02:23:52 1999 Tim Janik <timj@gtk.org>
authorTim Janik <timj@gtk.org>
Sun, 21 Feb 1999 04:41:27 +0000 (04:41 +0000)
committerTim Janik <timj@gtk.org>
Sun, 21 Feb 1999 04:41:27 +0000 (04:41 +0000)
commitd47938eab34d6a10a7ff3c975635c4167feabc81
tree75c9bf8c3c9356d1688727afa0410932f028bb59
parent4775b4636276d46171218e3bf10f0c0d0de15586
* Sun Feb 21 02:23:52 1999  Tim Janik  <timj@gtk.org>
 *
 *      * don't abort if snd_mixer_* functions failed due to EINTR,
 *      we simply retry on the next cycle. hopefully asoundlib preserves
 *      errno states correctly (Jaroslav can you asure that?).
 *
 *      * feature WINCH correctly, so we make a complete relayout on
 *      screen resizes. don't abort on too-small screen sizes anymore,
 *      but simply beep.
 *
 *      * redid the layout algorithm to fix some bugs and to preserve
 *      space for a flag indication line. the channels are
 *      nicer spread horizontally now (i.e. we also pad on the left and
 *      right screen bounds now).
 *
 *      * various other minor fixes.
 *
 *      * indicate whether ExactMode is active or not.
 *
 *      * fixed coding style to follow the GNU coding conventions.
 *
 *      * reverted record volume changes since they broke ExactMode display.
 *
 *      * composed ChangeLog entries.
alsamixer/README
alsamixer/alsamixer.1
alsamixer/alsamixer.c