OSDN Git Service

android-x86/external-alsa-lib.git
24 years agoNO FILL mode selected...
Jaroslav Kysela [Wed, 8 Dec 1999 19:22:10 +0000 (19:22 +0000)]
NO FILL mode selected...

24 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

24 years agoNext plugin fixes...
Jaroslav Kysela [Mon, 6 Dec 1999 00:01:27 +0000 (00:01 +0000)]
Next plugin fixes...

24 years agoAbramo Bagnara <abbagnara@racine.ra.it>
Jaroslav Kysela [Mon, 6 Dec 1999 00:01:26 +0000 (00:01 +0000)]
Abramo Bagnara <abbagnara@racine.ra.it>
Sun, 05 Dec 1999 19:02:01 +0100

Bug fixed:
- duplicated deallocation for mmap'ed area
- missing deallocation in es18xx
- some bugs in volbal conversion

New features:
- virtual mixer for card-share (it seems to work, but I feel that it
  need further testing)

Misc:
- reorganization and extension of rate.c

Jaroslav changes:
- volbal source is mostly reverted back (no card-share mixer polling)

24 years agoAdded more open modes (O_APPEND)..
Jaroslav Kysela [Sun, 5 Dec 1999 21:12:24 +0000 (21:12 +0000)]
Added more open modes (O_APPEND)..

24 years agoSmall fixes..
Jaroslav Kysela [Sun, 5 Dec 1999 21:11:59 +0000 (21:11 +0000)]
Small fixes..

24 years agoFixed small bug in 'format change' section
Jaroslav Kysela [Sat, 4 Dec 1999 10:50:47 +0000 (10:50 +0000)]
Fixed small bug in 'format change' section

24 years agoPCM plugin patches made by Abramo Bagnara.
Jaroslav Kysela [Thu, 2 Dec 1999 14:31:26 +0000 (14:31 +0000)]
PCM plugin patches made by Abramo Bagnara.
Added new plugin - voice & balance.

24 years agoDocumentation placement changes..
Jaroslav Kysela [Thu, 2 Dec 1999 12:31:35 +0000 (12:31 +0000)]
Documentation placement changes..

24 years agoWed, 1 Dec 1999 19:46:33 +0100 (CET)
Jaroslav Kysela [Wed, 1 Dec 1999 19:44:14 +0000 (19:44 +0000)]
Wed, 1 Dec 1999 19:46:33 +0100 (CET)
Uros Bizjak <uros@kss-loka.si>
  Included in this message, you will find a diff to alsa-lib, which
implements g721 adpcm codec. It works well (only consumes a lot of CPU),
and it plays back the same data as is recorded.

  Also added is CSP patch, which adds noise suppression when CSP is
started or stopped (A few TODOs less :) Also changed is copyright for
mulaw, alaw and adpcm codecs (Based on sun implementation ... + I added
myself - if you don't mind. Please check this copyright, if it is OK)

24 years agoCopyright change..
Jaroslav Kysela [Wed, 1 Dec 1999 19:37:05 +0000 (19:37 +0000)]
Copyright change..

24 years agoInitial version..
Jaroslav Kysela [Wed, 1 Dec 1999 19:31:47 +0000 (19:31 +0000)]
Initial version..

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

24 years agoUros Bizjak <uros@kss-loka.si>
Jaroslav Kysela [Sun, 28 Nov 1999 18:10:47 +0000 (18:10 +0000)]
Uros Bizjak <uros@kss-loka.si>
Sun, 28 Nov 1999 18:42:50 +0100 (CET)
mu-Law conversion plugin contains the Sun code now.
Added A-Law conversion plugin.

24 years agoMixer: Added filter ioctls for read events.
Jaroslav Kysela [Sat, 27 Nov 1999 16:33:58 +0000 (16:33 +0000)]
Mixer: Added filter ioctls for read events.

24 years agoSmall fix...
Jaroslav Kysela [Thu, 25 Nov 1999 11:46:30 +0000 (11:46 +0000)]
Small fix...

24 years agoFixed many bugs..
Jaroslav Kysela [Thu, 25 Nov 1999 10:15:28 +0000 (10:15 +0000)]
Fixed many bugs..

24 years agoAdded rounding...
Jaroslav Kysela [Wed, 24 Nov 1999 18:17:20 +0000 (18:17 +0000)]
Added rounding...

24 years agoSome small fixes...
Jaroslav Kysela [Wed, 24 Nov 1999 18:17:00 +0000 (18:17 +0000)]
Some small fixes...

24 years agoReturned back some right code.
Jaroslav Kysela [Wed, 24 Nov 1999 17:02:42 +0000 (17:02 +0000)]
Returned back some right code.

24 years agoAdded new plugins & functions.
Jaroslav Kysela [Wed, 24 Nov 1999 17:00:39 +0000 (17:00 +0000)]
Added new plugins & functions.

24 years agoAdded new PCM functions (pcm_misc.c).
Jaroslav Kysela [Wed, 24 Nov 1999 17:00:16 +0000 (17:00 +0000)]
Added new PCM functions (pcm_misc.c).
New plugins: rate, voices.

24 years agoCorrections in plugin_formats()..
Jaroslav Kysela [Tue, 23 Nov 1999 08:46:03 +0000 (08:46 +0000)]
Corrections in plugin_formats()..

24 years agoChanged format back to S16_LE...
Jaroslav Kysela [Fri, 19 Nov 1999 19:06:05 +0000 (19:06 +0000)]
Changed format back to S16_LE...

24 years agoSome fixes...
Jaroslav Kysela [Fri, 19 Nov 1999 19:05:22 +0000 (19:05 +0000)]
Some fixes...

24 years agoFixed in the plugin build routine...
Jaroslav Kysela [Thu, 18 Nov 1999 14:30:12 +0000 (14:30 +0000)]
Fixed in the plugin build routine...

24 years agoTakashi Iwai <iwai@ww.uni-erlangen.de>
Jaroslav Kysela [Tue, 16 Nov 1999 15:07:05 +0000 (15:07 +0000)]
Takashi Iwai <iwai@ww.uni-erlangen.de>
Tue, 16 Nov 1999 14:32:17 +0100
Some minor bug fixes in alsa-lib/seq.

24 years agoMore fixes...
Jaroslav Kysela [Sun, 14 Nov 1999 20:24:46 +0000 (20:24 +0000)]
More fixes...

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

24 years agoFixes in case...
Jaroslav Kysela [Sun, 14 Nov 1999 19:56:39 +0000 (19:56 +0000)]
Fixes in case...

24 years agoFixed memory leak by Steve.
Jaroslav Kysela [Fri, 12 Nov 1999 08:29:49 +0000 (08:29 +0000)]
Fixed memory leak by Steve.

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

24 years agoAdded snd_pcm_nonblock_mode...
Jaroslav Kysela [Sun, 7 Nov 1999 16:43:13 +0000 (16:43 +0000)]
Added snd_pcm_nonblock_mode...

24 years agoFixed small bug in subminor version parsing..
Jaroslav Kysela [Sun, 7 Nov 1999 09:38:36 +0000 (09:38 +0000)]
Fixed small bug in subminor version parsing..

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

24 years agoAdded missed snd_ctl_close in snd_pcm_open_subdevice...
Jaroslav Kysela [Thu, 7 Oct 1999 10:24:29 +0000 (10:24 +0000)]
Added missed snd_ctl_close in snd_pcm_open_subdevice...

24 years agoTakashi Iwai <iwai@ww.uni-erlangen.de>
Jaroslav Kysela [Fri, 17 Sep 1999 16:17:21 +0000 (16:17 +0000)]
Takashi Iwai <iwai@ww.uni-erlangen.de>
Fri, 17 Sep 1999 17:24:43 +0200

OK, the attached is the patch to alsa-driver and alsa-lib.
It will really violate the source/binary compatibility as
I wrote :-p

It includes:
 - change of event data for accessing Timer Port
 - new middle-level functions for sequencer in alsa-lib
 - some comments / fixes

The test programs in alsa-lib (playmidi1, aconnect, aseqnet)
were rewritten to use the new functions above.
I included also a patch to pmidi-1.2.2.

24 years agoMore TEMPO updates..
Jaroslav Kysela [Thu, 16 Sep 1999 16:34:09 +0000 (16:34 +0000)]
More TEMPO updates..

24 years agoEvent->data.queue.value is now used for tempo value...
Jaroslav Kysela [Thu, 16 Sep 1999 13:51:23 +0000 (13:51 +0000)]
Event->data.queue.value is now used for tempo value...

24 years agoIn alsa-lib in snd_seq_close() there are a couple of
Jaroslav Kysela [Thu, 16 Sep 1999 09:26:28 +0000 (09:26 +0000)]
In alsa-lib in snd_seq_close() there are a couple of
missing calls to free().

24 years agoTaro Watanabe <taro@cs.cmu.edu>
Jaroslav Kysela [Mon, 13 Sep 1999 17:33:56 +0000 (17:33 +0000)]
Taro Watanabe <taro@cs.cmu.edu>
Sat, 11 Sep 1999 13:17:27 -0400
Pan1 element handling.

24 years agoChanged versioning
Jaroslav Kysela [Mon, 6 Sep 1999 17:45:31 +0000 (17:45 +0000)]
Changed versioning

24 years agoTakashi Iwai <iwai@ww.uni-erlangen.de> Mon, 30 Aug 1999 14:56:38 +0200
Jaroslav Kysela [Wed, 1 Sep 1999 22:19:11 +0000 (22:19 +0000)]
Takashi Iwai <iwai@ww.uni-erlangen.de> Mon, 30 Aug 1999 14:56:38 +0200

24 years agoFix for 16-bit and/or stereo samples...
Jaroslav Kysela [Wed, 1 Sep 1999 21:53:46 +0000 (21:53 +0000)]
Fix for 16-bit and/or stereo samples...

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

24 years agoSmall updates to follow new sequencer changes..
Jaroslav Kysela [Thu, 26 Aug 1999 12:01:18 +0000 (12:01 +0000)]
Small updates to follow new sequencer changes..

24 years agoMore sequencer extension (event hop counter, get information about subscription)..
Jaroslav Kysela [Thu, 26 Aug 1999 10:23:28 +0000 (10:23 +0000)]
More sequencer extension (event hop counter, get information about subscription)..

24 years agoAdded aseqnet...
Jaroslav Kysela [Mon, 23 Aug 1999 19:39:14 +0000 (19:39 +0000)]
Added aseqnet...

24 years agoCleanups..
Jaroslav Kysela [Mon, 23 Aug 1999 16:16:48 +0000 (16:16 +0000)]
Cleanups..

24 years agoAdded version..
Jaroslav Kysela [Mon, 23 Aug 1999 08:10:49 +0000 (08:10 +0000)]
Added version..

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

24 years agoAdded aconnect example..
Jaroslav Kysela [Fri, 20 Aug 1999 20:27:07 +0000 (20:27 +0000)]
Added aconnect example..

24 years agoFixes for PCM loopback..
Jaroslav Kysela [Fri, 20 Aug 1999 20:16:46 +0000 (20:16 +0000)]
Fixes for PCM loopback..

24 years agoSequencer queue remove events
Jaroslav Kysela [Thu, 19 Aug 1999 16:35:48 +0000 (16:35 +0000)]
Sequencer queue remove events

24 years ago0.4.1
Jaroslav Kysela [Thu, 19 Aug 1999 13:39:10 +0000 (13:39 +0000)]
0.4.1

24 years agoChanges to allow external synchronisation + fix to get external midi working again.
Frank van de Pol [Sun, 8 Aug 1999 17:41:09 +0000 (17:41 +0000)]
Changes to allow external synchronisation + fix to get external midi working again.

24 years ago0.4.0
Jaroslav Kysela [Sun, 8 Aug 1999 09:52:27 +0000 (09:52 +0000)]
0.4.0

24 years agoEnhanced timing accuracy for real-time timestamps.
Frank van de Pol [Fri, 6 Aug 1999 19:31:15 +0000 (19:31 +0000)]
Enhanced timing accuracy for real-time timestamps.

24 years agoLang additions..
Jaroslav Kysela [Fri, 6 Aug 1999 13:56:45 +0000 (13:56 +0000)]
Lang additions..

24 years agoNew autoloading changes..
Jaroslav Kysela [Mon, 2 Aug 1999 22:02:14 +0000 (22:02 +0000)]
New autoloading changes..

24 years agosusumu-o@debian.or.jp - various fixes...
Jaroslav Kysela [Thu, 29 Jul 1999 13:10:52 +0000 (13:10 +0000)]
susumu-o@debian.or.jp - various fixes...

25 years agoMixer read filter...
Jaroslav Kysela [Tue, 27 Jul 1999 19:45:10 +0000 (19:45 +0000)]
Mixer read filter...

25 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)...

25 years ago* update to libtool 1.3.3
Tim Janik [Thu, 22 Jul 1999 12:18:42 +0000 (12:18 +0000)]
* update to libtool 1.3.3
* check for SND_PROTOCOL_INCOMPATIBLE instead of the old
  SND_PROTOCOL_UNCOMPATIBLE

-timj

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

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

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

25 years agoMixer enhancements..
Jaroslav Kysela [Mon, 19 Jul 1999 08:26:24 +0000 (08:26 +0000)]
Mixer enhancements..

25 years agoFix for format member..
Jaroslav Kysela [Sun, 18 Jul 1999 17:22:16 +0000 (17:22 +0000)]
Fix for format member..

25 years agoMore instrument API updates, pool purge & SLAB allocation fixes...
Jaroslav Kysela [Sat, 10 Jul 1999 08:52:04 +0000 (08:52 +0000)]
More instrument API updates, pool purge & SLAB allocation fixes...

25 years agoAdded PCM timer selection for seq sender...
Jaroslav Kysela [Wed, 7 Jul 1999 08:42:12 +0000 (08:42 +0000)]
Added PCM timer selection for seq sender...

25 years agoUpdates for the control interface...
Jaroslav Kysela [Tue, 22 Jun 1999 13:18:24 +0000 (13:18 +0000)]
Updates for the control interface...

25 years agoSequencer changes (pool per client) by Takashi Iwai <iwai@ww.uni-erlangen.de>
Jaroslav Kysela [Tue, 15 Jun 1999 22:26:21 +0000 (22:26 +0000)]
Sequencer changes (pool per client) by Takashi Iwai <iwai@ww.uni-erlangen.de>

25 years agoPCM changes (record->capture)...
Jaroslav Kysela [Sat, 12 Jun 1999 19:23:10 +0000 (19:23 +0000)]
PCM changes (record->capture)...

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

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

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

25 years agoFixes for new types...
Jaroslav Kysela [Thu, 3 Jun 1999 21:41:29 +0000 (21:41 +0000)]
Fixes for new types...

25 years agoAdded loopback, some fixes...
Jaroslav Kysela [Wed, 2 Jun 1999 08:20:04 +0000 (08:20 +0000)]
Added loopback, some fixes...

25 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:30 +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.

25 years agoCompilation fix for the updated kernel header file...
Jaroslav Kysela [Tue, 1 Jun 1999 17:33:42 +0000 (17:33 +0000)]
Compilation fix for the updated kernel header file...

25 years agoC++ fixes...
Jaroslav Kysela [Fri, 28 May 1999 14:06:13 +0000 (14:06 +0000)]
C++ fixes...

25 years agoFixed getting version..
Jaroslav Kysela [Tue, 25 May 1999 09:36:22 +0000 (09:36 +0000)]
Fixed getting version..

25 years agoSmall fixes to get ALSA sequencer and example code for alsa-lib (playmidi1) working...
Frank van de Pol [Sun, 23 May 1999 18:34:46 +0000 (18:34 +0000)]
Small fixes to get ALSA sequencer and example code for alsa-lib (playmidi1) working again.

25 years agoFirst IWFFFF code (instrument handling)...
Jaroslav Kysela [Sun, 23 May 1999 16:49:10 +0000 (16:49 +0000)]
First IWFFFF code (instrument handling)...

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

25 years ago* HAL2 driver Ulf Carlsson <ulfc@thepuffingroup.com>
Jaroslav Kysela [Sun, 9 May 1999 23:15:42 +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

25 years agoRecoded the universal switch interface...
Jaroslav Kysela [Tue, 4 May 1999 19:21:28 +0000 (19:21 +0000)]
Recoded the universal switch interface...

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

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

25 years agoTimer changes..
Jaroslav Kysela [Thu, 11 Mar 1999 13:07:12 +0000 (13:07 +0000)]
Timer changes..

25 years ago0.3.0pre5
Jaroslav Kysela [Tue, 9 Mar 1999 09:43:32 +0000 (09:43 +0000)]
0.3.0pre5

25 years agoEnhancements..
Jaroslav Kysela [Mon, 8 Mar 1999 20:06:32 +0000 (20:06 +0000)]
Enhancements..

25 years agoAdded missing functions..
Jaroslav Kysela [Mon, 8 Mar 1999 20:06:02 +0000 (20:06 +0000)]
Added missing functions..

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

25 years agoACLOCAL_FLAGS + arguments
Jaroslav Kysela [Wed, 17 Feb 1999 09:44:11 +0000 (09:44 +0000)]
ACLOCAL_FLAGS + arguments

25 years agoFixed bug: /dev/loadC%i -> /dev/aloadC%i
Jaroslav Kysela [Wed, 3 Feb 1999 11:10:30 +0000 (11:10 +0000)]
Fixed bug: /dev/loadC%i -> /dev/aloadC%i

25 years agoNext fixes..
Jaroslav Kysela [Wed, 3 Feb 1999 10:18:00 +0000 (10:18 +0000)]
Next fixes..

25 years ago0.3.0pre4
Jaroslav Kysela [Mon, 1 Feb 1999 18:17:51 +0000 (18:17 +0000)]
0.3.0pre4

25 years agoLittle changes for new driver..
Jaroslav Kysela [Mon, 1 Feb 1999 18:17:09 +0000 (18:17 +0000)]
Little changes for new driver..