]> git.alsa-project.org Git - alsa-utils.git/log
alsa-utils.git
25 years agoFixes for PCM capture switches...
Jaroslav Kysela [Tue, 11 Jan 2000 13:19:03 +0000 (13:19 +0000)]
Fixes for PCM capture switches...

25 years agoAlso the switch name is shown..
Jaroslav Kysela [Mon, 10 Jan 2000 14:34:04 +0000 (14:34 +0000)]
Also the switch name is shown..

25 years agojcu.cz -> alsa-project.org modifications & other cleanups
Jaroslav Kysela [Mon, 10 Jan 2000 13:29:00 +0000 (13:29 +0000)]
jcu.cz -> alsa-project.org modifications & other cleanups

25 years ago0.5.0pre1
Jaroslav Kysela [Mon, 10 Jan 2000 13:10:23 +0000 (13:10 +0000)]
0.5.0pre1

25 years agofixed function names
Abramo Bagnara [Mon, 10 Jan 2000 08:16:32 +0000 (08:16 +0000)]
fixed function names

25 years agoCompilation fix (removed snd_mixer_info_t->switches)
Jaroslav Kysela [Sat, 8 Jan 2000 21:56:36 +0000 (21:56 +0000)]
Compilation fix (removed snd_mixer_info_t->switches)

25 years ago- splitted pcm channels in two different devices to handle mmap correctly
Abramo Bagnara [Sat, 8 Jan 2000 20:11:40 +0000 (20:11 +0000)]
- splitted pcm channels in two different devices to handle mmap correctly
- removed mmap control device
- reordered pcm shared and not shared code
- changed O_WRONLY oss pcm modifier in a more symmetric and elegant way
- changed slightly control interface
- added snd-debug-check
- uniformed null pointer check
- fixed a typo in linear plugin

25 years agoGTK mixer programs xamixer2 & gamix were removed.
Jaroslav Kysela [Wed, 5 Jan 2000 13:46:58 +0000 (13:46 +0000)]
GTK mixer programs xamixer2 & gamix were removed.
The reason is the difficult maintaince.

25 years agoMoved aconnect and aseqnet sequencer utilities into the alsa-utils package.
Jaroslav Kysela [Tue, 4 Jan 2000 12:39:00 +0000 (12:39 +0000)]
Moved aconnect and aseqnet sequencer utilities into the alsa-utils package.

25 years agoFixes for the dynamic group update.
Jaroslav Kysela [Tue, 4 Jan 2000 12:20:49 +0000 (12:20 +0000)]
Fixes for the dynamic group update.
Fixed the mono group handling.

25 years agoThe alsamixer program is back for the mixer v2 API (group control).
Jaroslav Kysela [Mon, 3 Jan 2000 22:40:51 +0000 (22:40 +0000)]
The alsamixer program is back for the mixer v2 API (group control).
This program has a lot of bugs:
  - dynamic updates handling
  - mono volume control handling

25 years agoAdded right support for timelimit in 24 and 32 bits linear samples
Abramo Bagnara [Tue, 28 Dec 1999 14:52:56 +0000 (14:52 +0000)]
Added right support for timelimit in 24 and 32 bits linear samples

25 years agoMMAP changes (/dev/snd/pcmcontrol).
Jaroslav Kysela [Sun, 26 Dec 1999 17:27:47 +0000 (17:27 +0000)]
MMAP changes (/dev/snd/pcmcontrol).
Removed unregister callback from snd_minor_t.

25 years agoAdded raw format specification
Abramo Bagnara [Sat, 25 Dec 1999 15:27:50 +0000 (15:27 +0000)]
Added raw format specification

25 years agoFixed alsactl parsing for empty mixers
Abramo Bagnara [Fri, 24 Dec 1999 10:55:55 +0000 (10:55 +0000)]
Fixed alsactl parsing for empty mixers

25 years agoFixed alsactl store for the second (and further) card
Abramo Bagnara [Fri, 24 Dec 1999 10:55:12 +0000 (10:55 +0000)]
Fixed alsactl store for the second (and further) card

25 years agofixes for coping with zero elements or groups
Abramo Bagnara [Mon, 13 Dec 1999 20:03:30 +0000 (20:03 +0000)]
fixes for coping with zero elements or groups

25 years agoRerouted 'Using soundcard ...' message to stderr
Jaroslav Kysela [Mon, 13 Dec 1999 19:17:52 +0000 (19:17 +0000)]
Rerouted 'Using soundcard ...' message to stderr

25 years agoAdded snd_pcm_get_format_name() to alsa-lib.
Jaroslav Kysela [Sat, 11 Dec 1999 20:36:14 +0000 (20:36 +0000)]
Added snd_pcm_get_format_name() to alsa-lib.

25 years agoAdded longname printf
Jaroslav Kysela [Sat, 11 Dec 1999 11:43:22 +0000 (11:43 +0000)]
Added longname printf

25 years agoSmall changes for group setup..
Jaroslav Kysela [Thu, 9 Dec 1999 16:28:24 +0000 (16:28 +0000)]
Small changes for group setup..

25 years agoAbramo Bagnara <abramo@alsa-project.org>
Jaroslav Kysela [Tue, 7 Dec 1999 10:10:07 +0000 (10:10 +0000)]
Abramo Bagnara <abramo@alsa-project.org>
Tue, 07 Dec 1999 08:44:05 +0100
- pcm mixer elements splitted for subchannel handling
- small fix to pcm device element

25 years agoPCM loopback API improved and added back the functionality.
Jaroslav Kysela [Tue, 30 Nov 1999 09:26:00 +0000 (09:26 +0000)]
PCM loopback API improved and added back the functionality.
Some mmap() changes for the OSS emulation.

25 years agoADPCM & special formats..
Jaroslav Kysela [Sun, 28 Nov 1999 18:04:29 +0000 (18:04 +0000)]
ADPCM & special formats..

25 years agoFixed small bug..
Jaroslav Kysela [Thu, 25 Nov 1999 11:24:22 +0000 (11:24 +0000)]
Fixed small bug..

25 years agoMore fixes for capture
Jaroslav Kysela [Sun, 14 Nov 1999 20:25:09 +0000 (20:25 +0000)]
More fixes for capture

25 years agoAdded new formats...
Jaroslav Kysela [Sun, 14 Nov 1999 19:25:45 +0000 (19:25 +0000)]
Added new formats...

25 years agoFixed mmaped access..
Jaroslav Kysela [Mon, 8 Nov 1999 23:19:37 +0000 (23:19 +0000)]
Fixed mmaped access..

25 years agoSmall compilation fix...
Jaroslav Kysela [Mon, 8 Nov 1999 08:03:30 +0000 (08:03 +0000)]
Small compilation fix...

25 years agoFixed underrun...
Jaroslav Kysela [Sun, 7 Nov 1999 23:49:44 +0000 (23:49 +0000)]
Fixed underrun...

25 years agoMerged pcm-v2 branch into main CVS tree.
Jaroslav Kysela [Sat, 6 Nov 1999 23:47:10 +0000 (23:47 +0000)]
Merged pcm-v2 branch into main CVS tree.

25 years agoUpdates...
Jaroslav Kysela [Sat, 6 Nov 1999 23:45:44 +0000 (23:45 +0000)]
Updates...

25 years agoFri, 05 Nov 1999 22:51:28 +0900
Jaroslav Kysela [Sat, 6 Nov 1999 23:17:05 +0000 (23:17 +0000)]
Fri, 05 Nov 1999 22:51:28 +0900
Fumihiko Murata <fmurata@p1.tcnet.ne.jp>
 This is patch of gamix.
 * support pan controll
 * support dynamic element
 * config file select (-c option)
 * mixer reorder

25 years agoAdded stubs for the mixer notification callbacks. Will be adding the actual
Christopher Lansdown [Sat, 23 Oct 1999 15:31:23 +0000 (15:31 +0000)]
Added stubs for the mixer notification callbacks.  Will be adding the actual
code to update the mixer interface soon.

26 years ago0.5.0
Jaroslav Kysela [Thu, 26 Aug 1999 12:59:22 +0000 (12:59 +0000)]
0.5.0

26 years ago0.4.1
Jaroslav Kysela [Thu, 26 Aug 1999 12:36:22 +0000 (12:36 +0000)]
0.4.1

26 years agoPCM SUBDEVICE selection enhancements
Jaroslav Kysela [Sun, 22 Aug 1999 13:34:40 +0000 (13:34 +0000)]
PCM SUBDEVICE selection enhancements

26 years agoFumihiko Murata <fmurata@p1.tcnet.ne.jp> Mon, 16 Aug 1999 22:01:17 +0900 - tone contr...
Jaroslav Kysela [Mon, 16 Aug 1999 18:37:46 +0000 (18:37 +0000)]
Fumihiko Murata <fmurata@p1.tcnet.ne.jp> Mon, 16 Aug 1999 22:01:17 +0900 - tone control changes

26 years agoRear depth changes..
Jaroslav Kysela [Tue, 10 Aug 1999 08:39:26 +0000 (08:39 +0000)]
Rear depth changes..

26 years agoAdded depth_rear..
Jaroslav Kysela [Sat, 7 Aug 1999 11:33:20 +0000 (11:33 +0000)]
Added depth_rear..

26 years agoMux fixes...
Jaroslav Kysela [Thu, 5 Aug 1999 15:10:23 +0000 (15:10 +0000)]
Mux fixes...

26 years agoAdded woofer...
Jaroslav Kysela [Tue, 3 Aug 1999 15:45:47 +0000 (15:45 +0000)]
Added woofer...

26 years agoRemoved...
Jaroslav Kysela [Mon, 2 Aug 1999 22:03:37 +0000 (22:03 +0000)]
Removed...

26 years agoSmall fixes...
Jaroslav Kysela [Mon, 2 Aug 1999 21:58:27 +0000 (21:58 +0000)]
Small fixes...

26 years agoFixed a small MUX1 bug..
Jaroslav Kysela [Sat, 31 Jul 1999 17:24:59 +0000 (17:24 +0000)]
Fixed a small MUX1 bug..

26 years agoMore fixes..
Jaroslav Kysela [Fri, 30 Jul 1999 22:24:24 +0000 (22:24 +0000)]
More fixes..

26 years agoFixes for the conversion routines - John Fulmer <jfulmer@appin.org>
Jaroslav Kysela [Fri, 30 Jul 1999 21:58:34 +0000 (21:58 +0000)]
Fixes for the conversion routines - John Fulmer <jfulmer@appin.org>

26 years agoFix for tone control
Jaroslav Kysela [Fri, 30 Jul 1999 13:37:22 +0000 (13:37 +0000)]
Fix for tone control

26 years agoFix for configuration window from Steve Ratcliffe <steve@parabola.demon.co.uk>
Jaroslav Kysela [Fri, 30 Jul 1999 08:28:02 +0000 (08:28 +0000)]
Fix for configuration window from Steve Ratcliffe <steve@parabola.demon.co.uk>

26 years agoAdded gamix...
Jaroslav Kysela [Thu, 29 Jul 1999 20:11:15 +0000 (20:11 +0000)]
Added gamix...

26 years agoSmall '-l' fixes...
Jaroslav Kysela [Thu, 29 Jul 1999 18:00:14 +0000 (18:00 +0000)]
Small '-l' fixes...

26 years agoAdded MUX2 element handling...
Jaroslav Kysela [Thu, 29 Jul 1999 14:54:11 +0000 (14:54 +0000)]
Added MUX2 element handling...

26 years agohelp updates
Jaroslav Kysela [Tue, 27 Jul 1999 18:37:18 +0000 (18:37 +0000)]
help updates

26 years agoversion: 0.4.0
Jaroslav Kysela [Tue, 27 Jul 1999 18:35:24 +0000 (18:35 +0000)]
version: 0.4.0

26 years agoDocumentation updates and some help updates..
Jaroslav Kysela [Tue, 27 Jul 1999 18:35:09 +0000 (18:35 +0000)]
Documentation updates and some help updates..

26 years agoMore mixer updates (GUS), OSS API emulation..
Jaroslav Kysela [Thu, 22 Jul 1999 22:23:42 +0000 (22:23 +0000)]
More mixer updates (GUS), OSS API emulation..

26 years agoMore mixer updates (probably last asound.h changes for group enhancements)...
Jaroslav Kysela [Thu, 22 Jul 1999 18:10:19 +0000 (18:10 +0000)]
More mixer updates (probably last asound.h changes for group enhancements)...

26 years agoMore mixer updates: GUS
Jaroslav Kysela [Thu, 22 Jul 1999 15:04:46 +0000 (15:04 +0000)]
More mixer updates: GUS

26 years agoMore mixer updates and some fixes...
Jaroslav Kysela [Thu, 22 Jul 1999 10:49:40 +0000 (10:49 +0000)]
More mixer updates and some fixes...

26 years agoRemoved -fomit-frame-pointer..
Jaroslav Kysela [Thu, 22 Jul 1999 08:37:35 +0000 (08:37 +0000)]
Removed -fomit-frame-pointer..

26 years agoMore mixer (group control) changes...
Jaroslav Kysela [Wed, 21 Jul 1999 11:52:55 +0000 (11:52 +0000)]
More mixer (group control) changes...

26 years agoMixer interface updates (group extensions)..
Jaroslav Kysela [Tue, 20 Jul 1999 22:00:59 +0000 (22:00 +0000)]
Mixer interface updates (group extensions)..

26 years agoapplied Anders Semb Hermansen's patch
Christopher Lansdown [Sun, 27 Jun 1999 22:17:37 +0000 (22:17 +0000)]
applied Anders Semb Hermansen's patch

26 years agoCompilation fixes...
Jaroslav Kysela [Sun, 13 Jun 1999 10:09:54 +0000 (10:09 +0000)]
Compilation fixes...

26 years ago0.3.1; fix for pack
Jaroslav Kysela [Sat, 5 Jun 1999 09:38:26 +0000 (09:38 +0000)]
0.3.1; fix for pack

26 years agopack fix
Jaroslav Kysela [Fri, 4 Jun 1999 15:03:55 +0000 (15:03 +0000)]
pack fix

26 years agoGTK build fixed...
Jaroslav Kysela [Fri, 4 Jun 1999 14:53:01 +0000 (14:53 +0000)]
GTK build fixed...

26 years agoVersion 0.3.0
Jaroslav Kysela [Fri, 4 Jun 1999 12:25:32 +0000 (12:25 +0000)]
Version 0.3.0

26 years agoThis attempt to get the autoconf working for XAmixer2 should work now. Sorry that...
Christopher Lansdown [Thu, 3 Jun 1999 21:26:41 +0000 (21:26 +0000)]
This attempt to get the autoconf working for XAmixer2 should work now.  Sorry that it took so many commits.

26 years agoAttempting to integrate XAmixer2 into the alsa-utils autoconf system, mark II.
Christopher Lansdown [Thu, 3 Jun 1999 20:55:54 +0000 (20:55 +0000)]
Attempting to integrate XAmixer2 into the alsa-utils autoconf system, mark II.

26 years agoAttempting to integrate XAmixer2 into the alsa-utils autoconf system, fixing a really...
Christopher Lansdown [Thu, 3 Jun 1999 20:30:31 +0000 (20:30 +0000)]
Attempting to integrate XAmixer2 into the alsa-utils autoconf system, fixing a really stupid typo.

26 years agoAttempting to integrate XAmixer2 into the alsa-utils autoconf system.
Christopher Lansdown [Thu, 3 Jun 1999 20:28:05 +0000 (20:28 +0000)]
Attempting to integrate XAmixer2 into the alsa-utils autoconf system.

26 years agoAdded XAmixer2 to the alsa utilities tree. This should be all of the files necessary...
Christopher Lansdown [Thu, 3 Jun 1999 19:51:06 +0000 (19:51 +0000)]
Added XAmixer2 to the alsa utilities tree.  This should be all of the files necessary to work.  Wish me luck.

26 years agoChanged data type of alsa-lib handles from 'void *' to the specific type for
Frank van de Pol [Wed, 2 Jun 1999 00:40:31 +0000 (00:40 +0000)]
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.

26 years agoChanged e-mail from <perex@jcu.cz> to <perex@suse.cz>..
Jaroslav Kysela [Tue, 11 May 1999 22:18:49 +0000 (22:18 +0000)]
Changed e-mail from <perex@jcu.cz> to <perex@suse.cz>..

26 years agoURL fixes..
Jaroslav Kysela [Tue, 11 May 1999 22:16:59 +0000 (22:16 +0000)]
URL fixes..

26 years agoSmall fixes - Ville Syrjala <villes@syrjala.pp.sci.fi>
Jaroslav Kysela [Mon, 10 May 1999 12:29:59 +0000 (12:29 +0000)]
Small fixes - Ville Syrjala <villes@syrjala.pp.sci.fi>

26 years ago* HAL2 driver Ulf Carlsson <ulfc@thepuffingroup.com>
Jaroslav Kysela [Sun, 9 May 1999 23:15:49 +0000 (23:15 +0000)]
* HAL2 driver  Ulf Carlsson <ulfc@thepuffingroup.com>
* Timer API changes/cleanups
* Sequencer API changes/cleanups
  - queue ioctls changed
  - instrument events added

26 years agoMixer v2.0 merged to the main CVS tree...
Jaroslav Kysela [Sun, 2 May 1999 16:21:40 +0000 (16:21 +0000)]
Mixer v2.0 merged to the main CVS tree...

26 years agoNew universal switch v2.0 interface.
Jaroslav Kysela [Sat, 27 Mar 1999 19:45:01 +0000 (19:45 +0000)]
New universal switch v2.0 interface.

26 years agoEGCS fix...
Jaroslav Kysela [Tue, 9 Mar 1999 13:54:32 +0000 (13:54 +0000)]
EGCS fix...

26 years agoMerged new-mixer branch...
Jaroslav Kysela [Mon, 8 Mar 1999 16:51:53 +0000 (16:51 +0000)]
Merged new-mixer branch...

26 years ago* Sun Feb 21 19:55:01 1999 Tim Janik <timj@gtk.org>
Tim Janik [Sun, 21 Feb 1999 18:57:06 +0000 (18:57 +0000)]
* 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.
 *

26 years ago* Sun Feb 21 02:23:52 1999 Tim Janik <timj@gtk.org>
Tim Janik [Sun, 21 Feb 1999 04:41:27 +0000 (04:41 +0000)]
* 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.

26 years agoACLOCAL_FLAGS + arguments
Jaroslav Kysela [Wed, 17 Feb 1999 09:45:08 +0000 (09:45 +0000)]
ACLOCAL_FLAGS + arguments

26 years agoChanges for record volume...
Jaroslav Kysela [Mon, 15 Feb 1999 15:42:34 +0000 (15:42 +0000)]
Changes for record volume...

26 years agoAdded '-' file as stdin/stdout..
Jaroslav Kysela [Wed, 10 Feb 1999 10:06:34 +0000 (10:06 +0000)]
Added '-' file as stdin/stdout..

26 years agoAdded extra dist..
Jaroslav Kysela [Sun, 31 Jan 1999 13:25:02 +0000 (13:25 +0000)]
Added extra dist..

26 years agoAdded
Jaroslav Kysela [Sun, 31 Jan 1999 13:22:35 +0000 (13:22 +0000)]
Added

26 years agoAdded.
Jaroslav Kysela [Sun, 31 Jan 1999 13:21:40 +0000 (13:21 +0000)]
Added.

26 years agoRemoved
Jaroslav Kysela [Sun, 31 Jan 1999 13:20:46 +0000 (13:20 +0000)]
Removed

26 years agoRights..
Jaroslav Kysela [Sun, 31 Jan 1999 13:19:51 +0000 (13:19 +0000)]
Rights..

26 years agoNext updates for automake..
Jaroslav Kysela [Sun, 31 Jan 1999 13:15:00 +0000 (13:15 +0000)]
Next updates for automake..

26 years agoMove to automake...
Jaroslav Kysela [Sun, 31 Jan 1999 13:14:19 +0000 (13:14 +0000)]
Move to automake...

26 years agoConvert alsa-utils to use automake
Chris Cannam [Sat, 30 Jan 1999 19:12:34 +0000 (19:12 +0000)]
Convert alsa-utils to use automake

26 years agoUpdates for write path..
Jaroslav Kysela [Sat, 30 Jan 1999 17:28:44 +0000 (17:28 +0000)]
Updates for write path..

26 years ago0.3.0pre3
Jaroslav Kysela [Sun, 24 Jan 1999 17:01:29 +0000 (17:01 +0000)]
0.3.0pre3

26 years ago0.3.0pre1
Jaroslav Kysela [Sun, 24 Jan 1999 16:53:38 +0000 (16:53 +0000)]
0.3.0pre1

26 years agoRemoved debugging message..
Jaroslav Kysela [Sun, 24 Jan 1999 16:48:15 +0000 (16:48 +0000)]
Removed debugging message..

26 years agoFixed return code...
Jaroslav Kysela [Tue, 19 Jan 1999 10:08:51 +0000 (10:08 +0000)]
Fixed return code...