Commit graph

  • d8e630527b 0.5.4 Jaroslav Kysela 2000-02-27 13:39:48 +00:00
  • c92b54b3d3 .tar.gz -> .tar.bz2 Jaroslav Kysela 2000-02-27 13:35:01 +00:00
  • 4637dfaa3e Fixed return codes (added EPIPE). Jaroslav Kysela 2000-02-22 17:36:34 +00:00
  • 022addf761 SND_PCM_RATE_PLL -> SND_PCM_RATE_CONTINUOUS Jaroslav Kysela 2000-02-21 12:28:43 +00:00
  • b316062856 Loopback API improvement - added silence block. Jaroslav Kysela 2000-02-18 18:12:50 +00:00
  • b77f3a40fd Added dist-hook.. Jaroslav Kysela 2000-02-16 21:28:10 +00:00
  • 72ae6d6e17 pack -> .bz2 Jaroslav Kysela 2000-02-16 21:05:51 +00:00
  • 9494f7c5ae 0.5.3 Jaroslav Kysela 2000-02-16 20:55:46 +00:00
  • c036e24220 maarten de boer <maarten.deboer@iua.upf.es> Sat, 12 Feb 2000 17:36:07 +0100 Jaroslav Kysela 2000-02-12 17:09:07 +00:00
  • 06bf1766a9 fixed snd_defaults_rawmidi_card Jaroslav Kysela 2000-02-08 08:41:28 +00:00
  • a9197441e0 Added rawmidi.c from maarten de boer <maarten.deboer@iua.upf.es> Jaroslav Kysela 2000-02-04 14:23:19 +00:00
  • 905555837b 0.5.2 Jaroslav Kysela 2000-02-04 12:35:24 +00:00
  • 5c946996db Updated to current API.. Jaroslav Kysela 2000-02-04 10:07:20 +00:00
  • 924d53cccc Added midi devices.. Jaroslav Kysela 2000-02-03 19:41:43 +00:00
  • fc69109d69 added readv/writev support Abramo Bagnara 2000-01-31 12:40:05 +00:00
  • c808ac0806 Massive fixes in the mmap plugin (NONBLOCK, poll). Jaroslav Kysela 2000-01-28 22:45:18 +00:00
  • a8a134e334 Fixed wrong function name... snd_control_read- Jaroslav Kysela 2000-01-24 10:26:04 +00:00
  • 970bb534f5 0.5.1a Jaroslav Kysela 2000-01-23 20:28:54 +00:00
  • ab804c5072 Added extern to snd_mixer_weight_entry_t *snd_mixer_default_weights Jaroslav Kysela 2000-01-23 20:23:37 +00:00
  • 1d6717658a 0.5.1 Jaroslav Kysela 2000-01-22 18:58:08 +00:00
  • 519d98322b Added sender command to help... Jaroslav Kysela 2000-01-21 11:32:54 +00:00
  • 70a536e924 snd_seq_timestamp_t->real was renamed to snd_seq_timestamp_t->time Some code is using real as a variable type. Jaroslav Kysela 2000-01-20 12:14:50 +00:00
  • 50b815f16a Added group and elements sorting Abramo Bagnara 2000-01-18 08:45:02 +00:00
  • 5cdac14059 -release info is taken from configure.in Jaroslav Kysela 2000-01-16 22:08:26 +00:00
  • 7fbafe1470 0.5.0 Jaroslav Kysela 2000-01-16 21:54:45 +00:00
  • e88db2cc00 Fixed integer types use Abramo Bagnara 2000-01-16 12:32:10 +00:00
  • 1baf18882d 0.5.0pre3 Jaroslav Kysela 2000-01-12 09:49:57 +00:00
  • 5edb3e94be Removed. Jaroslav Kysela 2000-01-12 08:35:47 +00:00
  • e0261ddc0b Added pcm_local.h to distribution Abramo Bagnara 2000-01-11 20:00:17 +00:00
  • be2d24f3e7 Added snd_hwdep_ioctl function. Jaroslav Kysela 2000-01-11 17:35:50 +00:00
  • 6ab3208c1d Added missing rule.. Jaroslav Kysela 2000-01-11 17:30:47 +00:00
  • 7619bcfa1d 0.5.0pre2 Jaroslav Kysela 2000-01-11 17:25:42 +00:00
  • 24db44523b Added back rules for old autoconf... Jaroslav Kysela 2000-01-11 17:25:21 +00:00
  • 8be913a112 Removed aconnect & aseqnet.. Jaroslav Kysela 2000-01-10 20:19:24 +00:00
  • 9fd441885c jcu.cz -> alsa-project.org modifications & other cleanups Jaroslav Kysela 2000-01-10 13:29:00 +00:00
  • 2cdc7a7767 Removed unfinished sequencer sync code. Jaroslav Kysela 2000-01-10 13:08:38 +00:00
  • 938bf0eab9 0.5.0pre1 Jaroslav Kysela 2000-01-10 13:08:18 +00:00
  • 944f6f31ca Fixed I/O plugin insert Jaroslav Kysela 2000-01-10 10:57:12 +00:00
  • a6aee7bee0 Added the support for the hardware depedent interface. Jaroslav Kysela 2000-01-10 10:07:53 +00:00
  • c569de6883 get rid of a gcc warning Abramo Bagnara 2000-01-09 22:45:28 +00:00
  • d2911f9f34 uniformed alsa-lib interfaces Abramo Bagnara 2000-01-09 22:44:52 +00:00
  • fc0a0352db Get rid of compiler warning Abramo Bagnara 2000-01-08 21:59:57 +00:00
  • 393acc198e Compilation fix (removed snd_rawmidi_[output|input]_info_t). Jaroslav Kysela 2000-01-08 21:51:25 +00:00
  • 63f5a79562 - 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 Abramo Bagnara 2000-01-08 20:11:33 +00:00
  • 62380b0f43 Moved aconnect and aseqnet sequencer utilities into the alsa-utils package. Jaroslav Kysela 2000-01-04 12:38:59 +00:00
  • 7ab9b22d88 Takashi Iwai <iwai@ww.uni-erlangen.de> Initial code. Jaroslav Kysela 2000-01-03 22:44:19 +00:00
  • d117462cb9 Takashi Iwai <iwai@ww.uni-erlangen.de> Mon, 03 Jan 2000 10:47:02 +0100 - bugfix: proper handling of exclusive subscription - bugfix and update: alsa-lib/test/seq* stuff - minor updates (long option support, etc) of aconnect and aseqnet - man pages for aconnect and aseqnet are added Jaroslav Kysela 2000-01-03 10:25:56 +00:00
  • e4b58d20f1 Takashi Iwai <iwai@ww.uni-erlangen.de> Thu, 30 Dec 1999 16:07:12 +0100 - fix of memory leak in seq_midi - snd_seq_extract_output() accepts NULL ev_res argument (for removing the error event without malloc). - addition of snd_seq_drain_input_buffer() and snd_seq_drain_output_buffer() functions in alsa-lib Jaroslav Kysela 1999-12-30 15:21:52 +00:00
  • b841d2677b Fixed #ifdef Abramo Bagnara 1999-12-30 12:27:38 +00:00
  • b494e44894 Fixed a few typos and hwparams strategy Abramo Bagnara 1999-12-28 14:51:00 +00:00
  • 077ba9f7f4 Order and indentation fix Abramo Bagnara 1999-12-27 22:22:13 +00:00
  • 5b0c6ba74a Added 24 bit sample support Abramo Bagnara 1999-12-27 22:06:24 +00:00
  • 51dacc8e0e MMAP changes (/dev/snd/pcmcontrol). Removed unregister callback from snd_minor_t. Jaroslav Kysela 1999-12-26 17:27:43 +00:00
  • 8738da23d8 Completed linear plugin Abramo Bagnara 1999-12-25 15:25:46 +00:00
  • cde18e13bc Fixed return value for plugin transfer function Abramo Bagnara 1999-12-25 15:23:47 +00:00
  • 3696e16613 Added snd_pcm_build_linear_format Abramo Bagnara 1999-12-25 15:22:21 +00:00
  • 244d345fda Takashi Iwai <iwai@ww.uni-erlangen.de> Wed, 22 Dec 1999 15:51:37 +0100 Changes in alsa-driver: Jaroslav Kysela 1999-12-22 15:05:51 +00:00
  • b4bbbdbc9b Steve Ratcliffe <steve@parabola.demon.co.uk> Sorry, small correction to my previous patch. Jaroslav Kysela 1999-12-19 09:49:35 +00:00
  • e4572ec719 Reset all protocol versions to 1.0.0. Jaroslav Kysela 1999-12-16 14:14:16 +00:00
  • a6cd55dcfe small sequencer fixes Frank van de Pol 1999-12-15 23:37:12 +00:00
  • a3aaf0582a Takashi Iwai <iwai@ww.uni-erlangen.de> Frank van de Pol <frank@vande-pol.demon.nl> Major sequencer changes and cleanups for 1.0.0. Jaroslav Kysela 1999-12-15 18:34:12 +00:00
  • 7b0898c17d Steve Ratcliffe <steve@parabola.demon.co.uk> There is a bug in the alsa-lib remove events function. Jaroslav Kysela 1999-12-15 08:56:29 +00:00
  • b2b360fc66 Uros Bizjak <uros@kss-loka.si> Tue, 14 Dec 1999 09:44:18 +0100 (CET) Endianness fixes... Jaroslav Kysela 1999-12-14 17:12:23 +00:00
  • c5b58cf7ca Removed debug output. Jaroslav Kysela 1999-12-12 20:25:53 +00:00
  • 637a8dd5b0 Uros Bizjak <uros@kss-loka.si> Sun, 12 Dec 1999 17:30:00 +0100 (CET) Submitted adpcm.c has messed source - it is OK, but 'indent' wrapped all long lines. I corrected that, and please find a patch to current CVS which cleans this mess. Jaroslav Kysela 1999-12-12 17:26:13 +00:00
  • b563621421 Abramo Bagnara <abramo@alsa-project.org> - cleaned oss capture - fixed conversion plugin insertion card share: - fixed bugs in group control - give to OSS mixer a chance to control as more elements as possible Jaroslav Kysela 1999-12-12 17:23:44 +00:00
  • 76d4466882 Small fix for the capture direction.. Jaroslav Kysela 1999-12-11 21:20:03 +00:00
  • d33c93096a Added snd_pcm_get_format_name() to alsa-lib. Jaroslav Kysela 1999-12-11 20:36:13 +00:00
  • a3b8114c84 Uros Bizjak <uros@kss-loka.si> Sat, 11 Dec 1999 19:16:00 +0100 (CET) Attached is a diff for new adpcm implementation. Sun's CCITT g721 adpcm codec is NOT IMA adpcm. IMA codec is very simple and better than g721, so I replaced g721 with included one. Implementation has been tested against some test files which I got, and should work according to IMA specification. Jaroslav Kysela 1999-12-11 20:21:55 +00:00
  • 00f2df9954 Abramo Bagnara <abramo@alsa-project.org> Sat, 11 Dec 1999 16:16:34 +0100 - PCM plugin fixes Jaroslav Kysela 1999-12-11 20:08:34 +00:00
  • 20ebae20a7 Abramo Bagnara <abramo@alsa-project.org> Sat, 11 Dec 1999 08:45:24 +0100 - changed lowlevel drivers to use pcm_misc.c functions - fixed some bugs in pcm_plugin_build - the plugin code is shared between alsa-lib and alsa-driver Jaroslav Kysela 1999-12-11 11:46:05 +00:00
  • 0f0ce09509 Added 'snd_card_get_name' & 'snd_card_get_longname'. Jaroslav Kysela 1999-12-11 10:50:39 +00:00
  • dc490583b2 - recoded the capture order plugin calls - the rate resampling is much more smoother for "downsampling" (shrinking) Jaroslav Kysela 1999-12-10 14:43:25 +00:00
  • d0fc70a1c7 Next plugin fixes... Jaroslav Kysela 1999-12-10 00:13:46 +00:00
  • 7da5d03952 . Jaroslav Kysela 1999-12-10 00:13:46 +00:00
  • 15c2b15ba1 Abramo Bagnara <abramo@alsa-project.org> Thu, 09 Dec 1999 09:56:47 +0100 Rate plugin is now ready for optimizations (I've verified reading asm generated that loop unrolling is not fully satisfactory, I'll try another solution later today). Jaroslav Kysela 1999-12-09 09:21:56 +00:00
  • 4ec59e7283 Added back commented code (latency change) Jaroslav Kysela 1999-12-08 21:58:27 +00:00
  • 9d8af2f147 NO FILL mode selected... Jaroslav Kysela 1999-12-08 19:22:10 +00:00
  • 883678c5e3 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 Jaroslav Kysela 1999-12-07 10:10:07 +00:00
  • bfa1aaa8c3 Next plugin fixes... Jaroslav Kysela 1999-12-06 00:01:27 +00:00
  • 6aabe84a5e Abramo Bagnara <abbagnara@racine.ra.it> Sun, 05 Dec 1999 19:02:01 +0100 Jaroslav Kysela 1999-12-06 00:01:26 +00:00
  • 863412f63e Added more open modes (O_APPEND).. Jaroslav Kysela 1999-12-05 21:12:24 +00:00
  • 2f68297615 Small fixes.. Jaroslav Kysela 1999-12-05 21:11:59 +00:00
  • 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