Commit graph

84 commits

Author SHA1 Message Date
Tim Janik
1bf9bb468b * Sun Feb 21 19:55:01 1999 Tim Janik <timj@gtk.org>
*
 *      * bumped version to 0.10.
 *
 *      * added scrollable text views.
 *      we now feature an F1 Help screen and an F2 /proc info screen.
 *      the help screen does still require lots of work though.
 *
 *      * keys are evaluated view specific now.
 *
 *      * we feature meta-keys now, e.g. M-Tab as back-tab.
 *
 *      * if we are already in channel view and the user still hits Return,
 *      we do a refresh nonetheless, since 'r'/'R' got removed as a redraw
 *      key (reserved for record volumes). 'l'/'L' is still preserved though,
 *      and actually needs to be to e.g. get around the xterm bold-artefacts.
 *
 *      * support terminals that can't write into lower right corner.
 *
 *      * undocumented '-s' option that will keep the screen to its
 *      minimum size, usefull for debugging only.
 *
1999-02-21 18:57:06 +00:00
Tim Janik
d47938eab3 * 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.
1999-02-21 04:41:27 +00:00
Jaroslav Kysela
4775b46362 ACLOCAL_FLAGS + arguments 1999-02-17 09:45:08 +00:00
Jaroslav Kysela
88cdd83d0f Changes for record volume... 1999-02-15 15:42:34 +00:00
Jaroslav Kysela
87c7c4f447 Added '-' file as stdin/stdout.. 1999-02-10 10:06:34 +00:00
Jaroslav Kysela
a666670e6b Added extra dist.. 1999-01-31 13:25:02 +00:00
Jaroslav Kysela
fa2058fb0a Added 1999-01-31 13:22:35 +00:00
Jaroslav Kysela
1793357847 Added. 1999-01-31 13:21:40 +00:00
Jaroslav Kysela
0dce8d0e06 Removed 1999-01-31 13:20:46 +00:00
Jaroslav Kysela
0456adf4c4 Rights.. 1999-01-31 13:19:51 +00:00
Jaroslav Kysela
21d2b566f4 Next updates for automake.. 1999-01-31 13:15:00 +00:00
Jaroslav Kysela
4d8b1ba700 Move to automake... 1999-01-31 13:14:19 +00:00
Chris Cannam
d9158162d0 Convert alsa-utils to use automake 1999-01-30 19:12:34 +00:00
Jaroslav Kysela
69f215efe9 Updates for write path.. 1999-01-30 17:28:44 +00:00
Jaroslav Kysela
20ead97821 0.3.0pre3 1999-01-24 17:01:29 +00:00
Jaroslav Kysela
5342ebbfb2 0.3.0pre1 1999-01-24 16:53:38 +00:00
Jaroslav Kysela
df93ac4457 Removed debugging message.. 1999-01-24 16:48:15 +00:00
Jaroslav Kysela
2bf417af71 Fixed return code... 1999-01-19 10:08:51 +00:00
Jaroslav Kysela
2580bda460 Some patches for clean compilation... 1999-01-18 22:43:25 +00:00
Jaroslav Kysela
288c349c33 Fixed small bug.. 1999-01-18 22:41:28 +00:00
Jaroslav Kysela
cf069e337e Initial version.. 1999-01-18 22:14:03 +00:00
Jaroslav Kysela
084dc84d14 Return codes changed again.. 1999-01-18 21:20:59 +00:00
Jaroslav Kysela
0e8adecc8f Removed debugging message.. 1998-12-12 20:55:42 +00:00
Jaroslav Kysela
74a386d8c5 Little changes... 1998-12-12 20:51:12 +00:00
Jaroslav Kysela
511d11e583 Little changes... 1998-12-10 09:12:59 +00:00
Jaroslav Kysela
883bce0b96 Fixes in %setup... 1998-12-09 14:44:27 +00:00
Jaroslav Kysela
ba6231b381 New version... 1998-12-08 11:49:21 +00:00
Jaroslav Kysela
d55abb225a Fixes for multiple soundcards and joystick address. 1998-12-05 11:19:22 +00:00
Jaroslav Kysela
937b3caa1b Added manual page for alsactl... 1998-12-01 10:29:58 +00:00
Jaroslav Kysela
17452e8ac8 Initial version... 1998-12-01 10:26:49 +00:00
Jaroslav Kysela
8773d373f0 Coding style... 1998-11-27 15:17:45 +00:00
Jaroslav Kysela
fbbaa7239e Coding style... 1998-11-27 15:13:57 +00:00
Jaroslav Kysela
9fd66fceb8 Added directory with manual pages... 1998-11-27 14:44:31 +00:00
Jaroslav Kysela
57fc84e247 Added manual pages for alsamixer and aplay/arecord.. 1998-11-27 14:44:04 +00:00
Jaroslav Kysela
221a13fc32 Initial version... 1998-11-27 14:43:15 +00:00
Jaroslav Kysela
1cf6e9aba5 Changed Speed to Rate... 1998-11-27 14:41:42 +00:00
Jaroslav Kysela
552cb61798 Fix for -V switch... 1998-11-25 20:35:55 +00:00
Jaroslav Kysela
9f50cd5d60 Changes for CS4237B/38B IEC-958 output setup... 1998-11-25 19:57:50 +00:00
Jaroslav Kysela
18fa888b68 Now is alsactl restore <card> hhandled ok when configuration file doesn't exist... 1998-11-20 20:02:51 +00:00
Jaroslav Kysela
fc7f1865ca Little fix.. 1998-11-17 21:08:34 +00:00
Jaroslav Kysela
b211f9a8af 0.2.0 ... 1998-11-15 15:34:33 +00:00
Jaroslav Kysela
bb0990b26b 0.2.0 1998-11-15 15:34:02 +00:00
Jaroslav Kysela
ece5f68865 Changed return codes... 1998-11-14 16:11:19 +00:00
Jaroslav Kysela
4809266783 Fixed one-card operations... 1998-11-11 20:26:51 +00:00
Jaroslav Kysela
6c9844d3dc ChangeLog for 0.0.8 1998-11-11 20:17:51 +00:00
Jaroslav Kysela
290bc733a6 Fix for integer type switches... 1998-11-11 20:16:24 +00:00
Jaroslav Kysela
350e1007e3 Fixes... 1998-11-11 20:16:06 +00:00
Jaroslav Kysela
c88e363767 0.0.8 1998-11-10 13:26:58 +00:00
Jaroslav Kysela
89cbc35ba4 Removed debugging message... 1998-11-09 14:06:10 +00:00
Jaroslav Kysela
18c2009b87 Stereo record source and route selection... 1998-11-04 19:43:45 +00:00