Jaroslav Kysela
0b5692b38a
More mixer updates (GUS), OSS API emulation..
1999-07-22 22:23:42 +00:00
Jaroslav Kysela
746d21d6f7
More mixer updates (probably last asound.h changes for group enhancements)...
1999-07-22 18:10:19 +00:00
Jaroslav Kysela
124906b797
More mixer updates: GUS
1999-07-22 15:04:46 +00:00
Jaroslav Kysela
5eab4faf04
More mixer updates and some fixes...
1999-07-22 10:49:40 +00:00
Jaroslav Kysela
32f033d03c
Removed -fomit-frame-pointer..
1999-07-22 08:37:35 +00:00
Jaroslav Kysela
a519f110d2
More mixer (group control) changes...
1999-07-21 11:52:55 +00:00
Jaroslav Kysela
fab3731743
Mixer interface updates (group extensions)..
1999-07-20 22:00:59 +00:00
Christopher Lansdown
2a4fa6ef11
applied Anders Semb Hermansen's patch
1999-06-27 22:17:37 +00:00
Jaroslav Kysela
551d49e092
Compilation fixes...
1999-06-13 10:09:54 +00:00
Jaroslav Kysela
55708f7849
0.3.1; fix for pack
1999-06-05 09:38:26 +00:00
Jaroslav Kysela
d6efdc3310
pack fix
1999-06-04 15:03:55 +00:00
Jaroslav Kysela
7970fd23bc
GTK build fixed...
1999-06-04 14:53:01 +00:00
Jaroslav Kysela
8cf3fb154c
Version 0.3.0
1999-06-04 12:25:32 +00:00
Christopher Lansdown
b160dc5e98
This attempt to get the autoconf working for XAmixer2 should work now. Sorry that it took so many commits.
1999-06-03 21:26:41 +00:00
Christopher Lansdown
4311d70012
Attempting to integrate XAmixer2 into the alsa-utils autoconf system, mark II.
1999-06-03 20:55:54 +00:00
Christopher Lansdown
cc5233603a
Attempting to integrate XAmixer2 into the alsa-utils autoconf system, fixing a really stupid typo.
1999-06-03 20:30:31 +00:00
Christopher Lansdown
b54cb637ba
Attempting to integrate XAmixer2 into the alsa-utils autoconf system.
1999-06-03 20:28:05 +00:00
Christopher Lansdown
ece413337e
Added XAmixer2 to the alsa utilities tree. This should be all of the files necessary to work. Wish me luck.
1999-06-03 19:51:06 +00:00
Frank van de Pol
67f54274bd
Changed data type of alsa-lib handles from 'void *' to the specific type for
...
the handle in use. This should be more type-safe as the compiler will perform
checking on type now.
1999-06-02 00:40:31 +00:00
Jaroslav Kysela
7a41ac1568
Changed e-mail from <perex@jcu.cz> to <perex@suse.cz>..
1999-05-11 22:18:49 +00:00
Jaroslav Kysela
d01f8aa2e4
URL fixes..
1999-05-11 22:16:59 +00:00
Jaroslav Kysela
56c35134f8
Small fixes - Ville Syrjala <villes@syrjala.pp.sci.fi>
1999-05-10 12:29:59 +00:00
Jaroslav Kysela
61e8186420
* HAL2 driver Ulf Carlsson <ulfc@thepuffingroup.com>
...
* Timer API changes/cleanups
* Sequencer API changes/cleanups
- queue ioctls changed
- instrument events added
1999-05-09 23:15:49 +00:00
Jaroslav Kysela
2e02eadd72
Mixer v2.0 merged to the main CVS tree...
1999-05-02 16:21:40 +00:00
Jaroslav Kysela
daab0cd6d0
New universal switch v2.0 interface.
1999-03-27 19:45:01 +00:00
Jaroslav Kysela
9b9ccc77e2
EGCS fix...
1999-03-09 13:54:32 +00:00
Jaroslav Kysela
4db1fd02ce
Merged new-mixer branch...
1999-03-08 16:51:53 +00:00
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