Commit graph

366 commits

Author SHA1 Message Date
Abramo Bagnara
22b1b2a64d Fixed return value 2000-04-13 21:17:03 +00:00
Jaroslav Kysela
31c7d12284 Removed double goto. 2000-04-13 14:59:38 +00:00
Abramo Bagnara
2c07d4f1ea Avoided useless writev use 2000-04-13 11:45:39 +00:00
Jaroslav Kysela
a2932a8f52 Fixed compilation problem (route plugin definition). 2000-04-13 09:28:04 +00:00
Abramo Bagnara
72c4dc407e Fixed readv/writev 2000-04-12 20:42:48 +00:00
Abramo Bagnara
eda7dab1a0 Fixed plugins 2000-04-12 20:41:16 +00:00
Abramo Bagnara
e963b9f371 Removed obsolete interleave plugin. Rewritten and fixed other for efficiency. 2000-04-12 20:38:48 +00:00
Jaroslav Kysela
87ab887d33 0.6.0pre1 2000-04-03 18:17:59 +00:00
Jaroslav Kysela
749f2ffd77 Added snd_pcm_format_physical_width... 2000-03-30 13:21:26 +00:00
Jaroslav Kysela
098b4b6a96 New plugin interface with readv/writev support.
Initial code.
2000-03-29 20:26:06 +00:00
Abramo Bagnara
e7d099089c Removed volbal plugin (substituted with route) 2000-03-22 16:22:12 +00:00
Abramo Bagnara
6949222d36 Added route plugin 2000-03-22 16:20:23 +00:00
Abramo Bagnara
bce4a22410 Removed voices plugin 2000-03-22 16:20:05 +00:00
Abramo Bagnara
43e11d788a Removed voices and volbal plugins. Rewritten interleave plugin. Changed some name in linear 2000-03-22 16:18:04 +00:00
Abramo Bagnara
afbaf0fde9 moved silence byte function 2000-03-22 16:12:59 +00:00
Jaroslav Kysela
54d348c4d7 Plugin updates. The action callback has a new argument.
The mmap plugin is updated to accept frags_min & frags_max. Also,
SND_PCM_STOP_ROLLOVER behaves much better.
2000-03-21 17:36:27 +00:00
Takashi Iwai
43041cbe78 New functions for sequencer:
- snd_seq_event_output_buffer()
	Outputs an event on buffer without flushing to sequencer.
	Useful for non-blocking mode write.
- snd_seq_event_output_direct()
	Outputs an event directly to sequencer without using buffer.
	Thus the event can be passed even if output buffer is full.
- snd_seq_input_buffer_size(), snd_seq_output_buffer_size()
	Returns the size of input/output buffers
- snd_seq_resize_input_buffer(), snd_seq_resize_output_buffer()
	Changes the size of input/output buffers
2000-03-18 18:03:50 +00:00
Jaroslav Kysela
80a5582912 0.5.6 2000-03-11 21:34:41 +00:00
Jaroslav Kysela
a85b5df0ef Changed versioning scheme. 2000-03-11 11:08:08 +00:00
Jaroslav Kysela
c4cb2694fd Small cleanup by Frank van de Pol <frank@vande-pol.demon.nl> - timestamp 2000-03-10 22:08:40 +00:00
Jaroslav Kysela
bcb411c1d7 Fixed return value for snd_pcm_close 2000-03-10 14:05:49 +00:00
Jaroslav Kysela
e3973d6fc9 Fixed wrong name... 2000-03-04 15:50:35 +00:00
Jaroslav Kysela
744c87fd12 Added midiloop utility.. 2000-03-04 15:50:15 +00:00
Jaroslav Kysela
845add2af5 0.5.5 2000-03-01 18:13:35 +00:00
Jaroslav Kysela
4931c0c7e2 Changed the switch interface.
Every switches are accessible via one ioctl.
2000-03-01 18:12:30 +00:00
Jaroslav Kysela
ea8a84d3c1 Moved EXPORT_SYMBOL tags for driver to plugin.c only. 2000-02-27 20:07:45 +00:00
Jaroslav Kysela
d8e630527b 0.5.4 2000-02-27 13:39:48 +00:00
Jaroslav Kysela
c92b54b3d3 .tar.gz -> .tar.bz2 2000-02-27 13:35:01 +00:00
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