Commit graph

481 commits

Author SHA1 Message Date
Jaroslav Kysela
0b6e77cd02 Fixed device name... 2000-05-08 20:24:38 +00:00
Jaroslav Kysela
1cd6778173 Merged pcm2 branch. 2000-05-08 18:53:38 +00:00
Jaroslav Kysela
986c1500d2 Another API cleanups.
Added setup functions for rawmidi and timer interfaces.
2000-04-18 15:20:12 +00:00
Jaroslav Kysela
40fd003a4d Fixed rate specification.. 2000-04-18 15:18:38 +00:00
Jaroslav Kysela
1149f06429 Protocol version number changed to 2.0.0. 2000-04-18 11:25:05 +00:00
Jaroslav Kysela
03066b8131 MUX1 & MUX2 renaming. 2000-04-17 18:55:13 +00:00
Abramo Bagnara
ff5f643228 Cleaned pcm internals. Added mmap'able plugins 2000-04-17 17:39:16 +00:00
Abramo Bagnara
5673d299a9 Cleaned pcm internals. Added mmap'able plugins 2000-04-17 17:31:41 +00:00
Abramo Bagnara
340eb52ea2 Implemented voice_setup 2000-04-16 15:38:28 +00:00
Abramo Bagnara
cab3f4819b Implemented voice_setup. Changed mmap control 2000-04-16 15:36:30 +00:00
Abramo Bagnara
fe03a4781b Renamed for congruency two fields 2000-04-16 15:36:09 +00:00
Abramo Bagnara
427a14e32b Renamed for congruency two fields 2000-04-16 15:28:42 +00:00
Jaroslav Kysela
b43320ce20 Changed protocol version to 1.1.0 2000-04-16 11:45:29 +00:00
Jaroslav Kysela
194218ea2f Added CAPTURE3/PLAYBACK3 plugins. 2000-04-15 10:49:04 +00:00
Jaroslav Kysela
e1490018f9 Fixed C++ compilation. 2000-04-15 10:48:49 +00:00
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