Commit graph

3188 commits

Author SHA1 Message Date
Jaroslav Kysela
4637dfaa3e Fixed return codes (added EPIPE). 2000-02-22 17:36:34 +00:00
Jaroslav Kysela
022addf761 SND_PCM_RATE_PLL -> SND_PCM_RATE_CONTINUOUS 2000-02-21 12:28:43 +00:00
Jaroslav Kysela
b316062856 Loopback API improvement - added silence block. 2000-02-18 18:12:50 +00:00
Jaroslav Kysela
b77f3a40fd Added dist-hook.. 2000-02-16 21:28:10 +00:00
Jaroslav Kysela
72ae6d6e17 pack -> .bz2 2000-02-16 21:05:51 +00:00
Jaroslav Kysela
9494f7c5ae 0.5.3 2000-02-16 20:55:46 +00:00
Jaroslav Kysela
c036e24220 maarten de boer <maarten.deboer@iua.upf.es>
Sat, 12 Feb 2000 17:36:07 +0100
2000-02-12 17:09:07 +00:00
Jaroslav Kysela
06bf1766a9 fixed snd_defaults_rawmidi_card 2000-02-08 08:41:28 +00:00
Jaroslav Kysela
a9197441e0 Added rawmidi.c from maarten de boer <maarten.deboer@iua.upf.es> 2000-02-04 14:23:19 +00:00
Jaroslav Kysela
905555837b 0.5.2 2000-02-04 12:35:24 +00:00
Jaroslav Kysela
5c946996db Updated to current API.. 2000-02-04 10:07:20 +00:00
Jaroslav Kysela
924d53cccc Added midi devices.. 2000-02-03 19:41:43 +00:00
Abramo Bagnara
fc69109d69 added readv/writev support 2000-01-31 12:40:05 +00:00
Jaroslav Kysela
c808ac0806 Massive fixes in the mmap plugin (NONBLOCK, poll). 2000-01-28 22:45:18 +00:00
Jaroslav Kysela
a8a134e334 Fixed wrong function name... snd_control_read- 2000-01-24 10:26:04 +00:00
Jaroslav Kysela
970bb534f5 0.5.1a 2000-01-23 20:28:54 +00:00
Jaroslav Kysela
ab804c5072 Added extern to snd_mixer_weight_entry_t *snd_mixer_default_weights 2000-01-23 20:23:37 +00:00
Jaroslav Kysela
1d6717658a 0.5.1 2000-01-22 18:58:08 +00:00
Jaroslav Kysela
519d98322b Added sender command to help... 2000-01-21 11:32:54 +00:00
Jaroslav Kysela
70a536e924 snd_seq_timestamp_t->real was renamed to snd_seq_timestamp_t->time
Some code is using real as a variable type.
2000-01-20 12:14:50 +00:00
Abramo Bagnara
50b815f16a Added group and elements sorting 2000-01-18 08:45:02 +00:00
Jaroslav Kysela
5cdac14059 -release info is taken from configure.in 2000-01-16 22:08:26 +00:00
Jaroslav Kysela
7fbafe1470 0.5.0 2000-01-16 21:54:45 +00:00
Abramo Bagnara
e88db2cc00 Fixed integer types use 2000-01-16 12:32:10 +00:00
Jaroslav Kysela
1baf18882d 0.5.0pre3 2000-01-12 09:49:57 +00:00
Jaroslav Kysela
5edb3e94be Removed. 2000-01-12 08:35:47 +00:00
Abramo Bagnara
e0261ddc0b Added pcm_local.h to distribution 2000-01-11 20:00:17 +00:00
Jaroslav Kysela
be2d24f3e7 Added snd_hwdep_ioctl function. 2000-01-11 17:35:50 +00:00
Jaroslav Kysela
6ab3208c1d Added missing rule.. 2000-01-11 17:30:47 +00:00
Jaroslav Kysela
7619bcfa1d 0.5.0pre2 2000-01-11 17:25:42 +00:00
Jaroslav Kysela
24db44523b Added back rules for old autoconf... 2000-01-11 17:25:21 +00:00
Jaroslav Kysela
8be913a112 Removed aconnect & aseqnet.. 2000-01-10 20:19:24 +00:00
Jaroslav Kysela
9fd441885c jcu.cz -> alsa-project.org modifications & other cleanups 2000-01-10 13:29:00 +00:00
Jaroslav Kysela
2cdc7a7767 Removed unfinished sequencer sync code. 2000-01-10 13:08:38 +00:00
Jaroslav Kysela
938bf0eab9 0.5.0pre1 2000-01-10 13:08:18 +00:00
Jaroslav Kysela
944f6f31ca Fixed I/O plugin insert 2000-01-10 10:57:12 +00:00
Jaroslav Kysela
a6aee7bee0 Added the support for the hardware depedent interface. 2000-01-10 10:07:53 +00:00
Abramo Bagnara
c569de6883 get rid of a gcc warning 2000-01-09 22:45:28 +00:00
Abramo Bagnara
d2911f9f34 uniformed alsa-lib interfaces 2000-01-09 22:44:52 +00:00
Abramo Bagnara
fc0a0352db Get rid of compiler warning 2000-01-08 21:59:57 +00:00
Jaroslav Kysela
393acc198e Compilation fix (removed snd_rawmidi_[output|input]_info_t). 2000-01-08 21:51:25 +00:00
Abramo Bagnara
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
2000-01-08 20:11:33 +00:00
Jaroslav Kysela
62380b0f43 Moved aconnect and aseqnet sequencer utilities into the alsa-utils package. 2000-01-04 12:38:59 +00:00
Jaroslav Kysela
7ab9b22d88 Takashi Iwai <iwai@ww.uni-erlangen.de>
Initial code.
2000-01-03 22:44:19 +00:00
Jaroslav Kysela
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
2000-01-03 10:25:56 +00:00
Jaroslav Kysela
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
1999-12-30 15:21:52 +00:00
Abramo Bagnara
b841d2677b Fixed #ifdef 1999-12-30 12:27:38 +00:00
Abramo Bagnara
b494e44894 Fixed a few typos and hwparams strategy 1999-12-28 14:51:00 +00:00
Abramo Bagnara
077ba9f7f4 Order and indentation fix 1999-12-27 22:22:13 +00:00
Abramo Bagnara
5b0c6ba74a Added 24 bit sample support 1999-12-27 22:06:24 +00:00