Commit graph

  • a581f75a8c Fixed small bug in 'format change' section Jaroslav Kysela 1999-12-04 10:50:47 +00:00
  • 78dc424b72 PCM plugin patches made by Abramo Bagnara. Added new plugin - voice & balance. Jaroslav Kysela 1999-12-02 14:31:26 +00:00
  • 7167132eed Documentation placement changes.. Jaroslav Kysela 1999-12-02 12:31:35 +00:00
  • 12e03f1928 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. Jaroslav Kysela 1999-12-01 19:44:14 +00:00
  • 34018cf902 Copyright change.. Jaroslav Kysela 1999-12-01 19:37:05 +00:00
  • 85762c0472 Initial version.. Jaroslav Kysela 1999-12-01 19:31:47 +00:00
  • f5e461caa3 PCM loopback API improved and added back the functionality. Some mmap() changes for the OSS emulation. Jaroslav Kysela 1999-11-30 09:25:59 +00:00
  • 3239ca9940 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. Jaroslav Kysela 1999-11-28 18:10:47 +00:00
  • 091ee0f71b Mixer: Added filter ioctls for read events. Jaroslav Kysela 1999-11-27 16:33:58 +00:00
  • 9c524f9e7c Small fix... Jaroslav Kysela 1999-11-25 11:46:30 +00:00
  • adb16d5236 Fixed many bugs.. Jaroslav Kysela 1999-11-25 10:15:28 +00:00
  • 8d94accc49 Added rounding... Jaroslav Kysela 1999-11-24 18:17:20 +00:00
  • 9433839ddd Some small fixes... Jaroslav Kysela 1999-11-24 18:17:00 +00:00
  • 875d195da0 Returned back some right code. Jaroslav Kysela 1999-11-24 17:02:42 +00:00
  • 767a681dcb Added new plugins & functions. Jaroslav Kysela 1999-11-24 17:00:39 +00:00
  • 4a01380a7b Added new PCM functions (pcm_misc.c). New plugins: rate, voices. Jaroslav Kysela 1999-11-24 17:00:16 +00:00
  • a743444ef3 Corrections in plugin_formats().. Jaroslav Kysela 1999-11-23 08:46:03 +00:00
  • c96b62dc65 Changed format back to S16_LE... Jaroslav Kysela 1999-11-19 19:06:05 +00:00
  • deeb7a35d5 Some fixes... Jaroslav Kysela 1999-11-19 19:05:22 +00:00
  • 776b186952 Fixed in the plugin build routine... Jaroslav Kysela 1999-11-18 14:30:12 +00:00
  • 2dc55fd684 Takashi Iwai <iwai@ww.uni-erlangen.de> Tue, 16 Nov 1999 14:32:17 +0100 Some minor bug fixes in alsa-lib/seq. Jaroslav Kysela 1999-11-16 15:07:05 +00:00
  • 368d383feb More fixes... Jaroslav Kysela 1999-11-14 20:24:46 +00:00
  • 14587b6b6d More fixes for capture... Jaroslav Kysela 1999-11-14 20:24:32 +00:00
  • 0c10299487 Fixes in case... Jaroslav Kysela 1999-11-14 19:56:39 +00:00
  • 5b771eb68e Fixed memory leak by Steve. Jaroslav Kysela 1999-11-12 08:29:49 +00:00
  • 8328751e64 Fixed mmaped access.. Jaroslav Kysela 1999-11-08 23:19:36 +00:00
  • 8abf9370b5 Added snd_pcm_nonblock_mode... Jaroslav Kysela 1999-11-07 16:43:13 +00:00
  • 85e2cde036 Fixed small bug in subminor version parsing.. Jaroslav Kysela 1999-11-07 09:38:36 +00:00
  • 600dc6ae32 Merged pcm-v2 branch into main CVS tree. Jaroslav Kysela 1999-11-06 23:47:07 +00:00
  • 4b8fda3997 Added missed snd_ctl_close in snd_pcm_open_subdevice... Jaroslav Kysela 1999-10-07 10:24:29 +00:00
  • 682deca370 Takashi Iwai <iwai@ww.uni-erlangen.de> Fri, 17 Sep 1999 17:24:43 +0200 Jaroslav Kysela 1999-09-17 16:17:21 +00:00
  • 2fad3ef64b More TEMPO updates.. Jaroslav Kysela 1999-09-16 16:34:09 +00:00
  • 1f2bfa072e Event->data.queue.value is now used for tempo value... Jaroslav Kysela 1999-09-16 13:51:23 +00:00
  • e801e2d777 In alsa-lib in snd_seq_close() there are a couple of missing calls to free(). Jaroslav Kysela 1999-09-16 09:26:28 +00:00
  • f132b5dc9d Taro Watanabe <taro@cs.cmu.edu> Sat, 11 Sep 1999 13:17:27 -0400 Pan1 element handling. Jaroslav Kysela 1999-09-13 17:33:56 +00:00
  • 12474871b6 Changed versioning Jaroslav Kysela 1999-09-06 17:45:31 +00:00
  • 11ce43d87c Takashi Iwai <iwai@ww.uni-erlangen.de> Mon, 30 Aug 1999 14:56:38 +0200 Jaroslav Kysela 1999-09-01 22:19:11 +00:00
  • f247f920e1 Fix for 16-bit and/or stereo samples... Jaroslav Kysela 1999-09-01 21:53:46 +00:00
  • b520d951fa 0.5.0 Jaroslav Kysela 1999-08-26 12:59:22 +00:00
  • 1b64948dd5 Small updates to follow new sequencer changes.. Jaroslav Kysela 1999-08-26 12:01:18 +00:00
  • 928bbc4f10 More sequencer extension (event hop counter, get information about subscription).. Jaroslav Kysela 1999-08-26 10:23:28 +00:00
  • 33348ba6f4 Added aseqnet... Jaroslav Kysela 1999-08-23 19:39:14 +00:00
  • 278b684054 Cleanups.. Jaroslav Kysela 1999-08-23 16:16:48 +00:00
  • acc78fc8de Added version.. Jaroslav Kysela 1999-08-23 08:10:49 +00:00
  • 57631a012c PCM SUBDEVICE selection enhancements Jaroslav Kysela 1999-08-22 13:34:31 +00:00
  • a234679700 Added aconnect example.. Jaroslav Kysela 1999-08-20 20:27:07 +00:00
  • b38a572356 Fixes for PCM loopback.. Jaroslav Kysela 1999-08-20 20:16:46 +00:00
  • 3555271122 Sequencer queue remove events Jaroslav Kysela 1999-08-19 16:35:48 +00:00
  • b1ad5e3fcd 0.4.1 Jaroslav Kysela 1999-08-19 13:39:10 +00:00
  • b6b50c7aa4 Changes to allow external synchronisation + fix to get external midi working again. Frank van de Pol 1999-08-08 17:41:09 +00:00
  • 4692649d56 0.4.0 Jaroslav Kysela 1999-08-08 09:52:27 +00:00
  • 9218e21adb Enhanced timing accuracy for real-time timestamps. Frank van de Pol 1999-08-06 19:31:15 +00:00
  • b998850dc2 Lang additions.. Jaroslav Kysela 1999-08-06 13:56:45 +00:00
  • c3ed3f7298 New autoloading changes.. Jaroslav Kysela 1999-08-02 22:02:14 +00:00
  • 57238d2b86 susumu-o@debian.or.jp - various fixes... Jaroslav Kysela 1999-07-29 13:10:52 +00:00
  • 79e733f00d Mixer read filter... Jaroslav Kysela 1999-07-27 19:45:10 +00:00
  • 9f2bbd5677 More mixer updates (probably last asound.h changes for group enhancements)... Jaroslav Kysela 1999-07-22 18:10:19 +00:00
  • 4dcaf1de94 * update to libtool 1.3.3 * check for SND_PROTOCOL_INCOMPATIBLE instead of the old SND_PROTOCOL_UNCOMPATIBLE Tim Janik 1999-07-22 12:18:42 +00:00
  • 30e978b0b8 More mixer updates and some fixes... Jaroslav Kysela 1999-07-22 10:49:39 +00:00
  • f32c1b4f60 Removed -fomit-frame-pointer.. Jaroslav Kysela 1999-07-22 08:37:23 +00:00
  • b85839431d Mixer interface updates (group extensions).. Jaroslav Kysela 1999-07-20 22:00:59 +00:00
  • 0a512c7d25 Mixer enhancements.. Jaroslav Kysela 1999-07-19 08:26:24 +00:00
  • 05498059c3 Fix for format member.. Jaroslav Kysela 1999-07-18 17:22:16 +00:00
  • 7abdbe78a0 More instrument API updates, pool purge & SLAB allocation fixes... Jaroslav Kysela 1999-07-10 08:52:04 +00:00
  • 452d7704e1 Added PCM timer selection for seq sender... Jaroslav Kysela 1999-07-07 08:42:12 +00:00
  • 227fe9d226 Updates for the control interface... Jaroslav Kysela 1999-06-22 13:18:24 +00:00
  • d00535cc1b Sequencer changes (pool per client) by Takashi Iwai <iwai@ww.uni-erlangen.de> Jaroslav Kysela 1999-06-15 22:26:21 +00:00
  • dc126564c7 PCM changes (record->capture)... Jaroslav Kysela 1999-06-12 19:23:10 +00:00
  • fd672765f4 0.3.1; small fix for pack Jaroslav Kysela 1999-06-05 09:35:48 +00:00
  • 6b71354390 pack fix Jaroslav Kysela 1999-06-04 15:03:51 +00:00
  • 3cec438594 Version 0.3.0 Jaroslav Kysela 1999-06-04 12:25:32 +00:00
  • c6d9012d55 Fixes for new types... Jaroslav Kysela 1999-06-03 21:41:29 +00:00
  • 3d5115b325 Added loopback, some fixes... Jaroslav Kysela 1999-06-02 08:20:04 +00:00
  • 19811bb9b4 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. Frank van de Pol 1999-06-02 00:40:30 +00:00
  • 9679707a00 Compilation fix for the updated kernel header file... Jaroslav Kysela 1999-06-01 17:33:42 +00:00
  • 7fc7063718 C++ fixes... Jaroslav Kysela 1999-05-28 14:06:13 +00:00
  • 662fe6efa8 Fixed getting version.. Jaroslav Kysela 1999-05-25 09:36:22 +00:00
  • 0b124b53bf Small fixes to get ALSA sequencer and example code for alsa-lib (playmidi1) working again. Frank van de Pol 1999-05-23 18:34:46 +00:00
  • e0741a5863 First IWFFFF code (instrument handling)... Jaroslav Kysela 1999-05-23 16:49:10 +00:00
  • 2e07583858 Changed e-mail from <perex@jcu.cz> to <perex@suse.cz>.. Jaroslav Kysela 1999-05-11 22:15:16 +00:00
  • ef61108225 * HAL2 driver Ulf Carlsson <ulfc@thepuffingroup.com> * Timer API changes/cleanups * Sequencer API changes/cleanups - queue ioctls changed - instrument events added Jaroslav Kysela 1999-05-09 23:15:42 +00:00
  • 6e72ca3977 Recoded the universal switch interface... Jaroslav Kysela 1999-05-04 19:21:28 +00:00
  • a5b307a711 Mixer v2.0 merged to the main CVS tree... Jaroslav Kysela 1999-05-02 16:21:30 +00:00
  • 3f541735e3 New universal switch v2.0 interface. Jaroslav Kysela 1999-03-27 19:44:51 +00:00
  • e735bf70dd Timer changes.. Jaroslav Kysela 1999-03-11 13:07:12 +00:00
  • 26c91a223b 0.3.0pre5 Jaroslav Kysela 1999-03-09 09:43:32 +00:00
  • 9dfc55b84e Enhancements.. Jaroslav Kysela 1999-03-08 20:06:32 +00:00
  • f69148cbed Added missing functions.. Jaroslav Kysela 1999-03-08 20:06:02 +00:00
  • c0e741dd8a Merged new-mixer branch... Jaroslav Kysela 1999-03-08 16:51:36 +00:00
  • e54aada1a6 ACLOCAL_FLAGS + arguments Jaroslav Kysela 1999-02-17 09:44:11 +00:00
  • 013a463ae0 Fixed bug: /dev/loadC%i -> /dev/aloadC%i Jaroslav Kysela 1999-02-03 11:10:30 +00:00
  • ddb7261e47 Next fixes.. Jaroslav Kysela 1999-02-03 10:18:00 +00:00
  • 54f13b7938 0.3.0pre4 Jaroslav Kysela 1999-02-01 18:17:51 +00:00
  • 6d551b266c Little changes for new driver.. Jaroslav Kysela 1999-02-01 18:17:09 +00:00
  • cc79f4635a Updates for ALSA driver device changes (major 116).. Jaroslav Kysela 1999-02-01 17:57:08 +00:00
  • 8df572b9cf version 0.3.0pre3a Jaroslav Kysela 1999-01-31 13:05:48 +00:00
  • 682ee54c82 Added libtool to extra dist.. Jaroslav Kysela 1999-01-31 12:57:08 +00:00
  • d0ca621a75 Changes for auto loader.. Jaroslav Kysela 1999-01-30 18:35:52 +00:00
  • 9225699798 Cleanup from Yamahata Isaku... Jaroslav Kysela 1999-01-25 20:49:14 +00:00
  • 74ba33d92a 0.3.0pre3 Jaroslav Kysela 1999-01-24 16:58:58 +00:00