Commit graph

1483 commits

Author SHA1 Message Date
Christopher Lansdown
5bf715371d Added stubs for the mixer notification callbacks. Will be adding the actual
code to update the mixer interface soon.
1999-10-23 15:31:23 +00:00
Jaroslav Kysela
81cdad0d1e 0.5.0 1999-08-26 12:59:22 +00:00
Jaroslav Kysela
de6275e623 0.4.1 1999-08-26 12:36:22 +00:00
Jaroslav Kysela
97e99f23b4 PCM SUBDEVICE selection enhancements 1999-08-22 13:34:40 +00:00
Jaroslav Kysela
4e688f3dab Fumihiko Murata <fmurata@p1.tcnet.ne.jp> Mon, 16 Aug 1999 22:01:17 +0900 - tone control changes 1999-08-16 18:37:46 +00:00
Jaroslav Kysela
13963ab1e1 Rear depth changes.. 1999-08-10 08:39:26 +00:00
Jaroslav Kysela
f3c4578afa Added depth_rear.. 1999-08-07 11:33:20 +00:00
Jaroslav Kysela
b25dbffc41 Mux fixes... 1999-08-05 15:10:23 +00:00
Jaroslav Kysela
095f7b89b3 Added woofer... 1999-08-03 15:45:47 +00:00
Jaroslav Kysela
338bb62b73 Removed... 1999-08-02 22:03:37 +00:00
Jaroslav Kysela
0b9109d6e6 Small fixes... 1999-08-02 21:58:27 +00:00
Jaroslav Kysela
b4524d72c0 Fixed a small MUX1 bug.. 1999-07-31 17:24:59 +00:00
Jaroslav Kysela
ac7440d124 More fixes.. 1999-07-30 22:24:24 +00:00
Jaroslav Kysela
724603ae07 Fixes for the conversion routines - John Fulmer <jfulmer@appin.org> 1999-07-30 21:58:34 +00:00
Jaroslav Kysela
2e2c534aba Fix for tone control 1999-07-30 13:37:22 +00:00
Jaroslav Kysela
2dd5cd1273 Fix for configuration window from Steve Ratcliffe <steve@parabola.demon.co.uk> 1999-07-30 08:28:02 +00:00
Jaroslav Kysela
501591bbe1 Added gamix... 1999-07-29 20:11:15 +00:00
Jaroslav Kysela
b55e471c0c Small '-l' fixes... 1999-07-29 18:00:14 +00:00
Jaroslav Kysela
544af07f8f Added MUX2 element handling... 1999-07-29 14:54:11 +00:00
Jaroslav Kysela
5c97980416 help updates 1999-07-27 18:37:18 +00:00
Jaroslav Kysela
355635e59e version: 0.4.0 1999-07-27 18:35:24 +00:00
Jaroslav Kysela
b73edfdddc Documentation updates and some help updates.. 1999-07-27 18:35:09 +00:00
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