Commit graph

84 commits

Author SHA1 Message Date
Abramo Bagnara
45c416ed82 Better names for control API 2001-02-07 15:13:15 +00:00
Abramo Bagnara
8f0cb26fdf Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const. 2001-02-06 23:48:10 +00:00
Jaroslav Kysela
35cb79860d Changes and cleanups for the timer API.
The device lists use the next device syntax now.
2000-11-30 19:17:55 +00:00
Jaroslav Kysela
34c76ccf73 Fixed test tools for latest API 2000-11-25 13:07:24 +00:00
Jaroslav Kysela
41bb7068f2 Merged pcmfinal branch. 2000-11-20 20:10:46 +00:00
Jaroslav Kysela
cc214bdfea Big rawmidi update - added subdevices support. 2000-11-03 10:11:50 +00:00
Abramo Bagnara
0114f5843f Removed transfer_block_size 2000-10-20 14:17:14 +00:00
Abramo Bagnara
2ea3fd4bb3 Completed renaming drain->stop, flush->drain (PCM). Done renaming drain->drop, flush->drain (rawmidi and seq). Removed wrong module usage count inc/dec from mmap 2000-09-29 20:49:18 +00:00
Jaroslav Kysela
b38376b91f Cleanups 2000-09-25 19:57:58 +00:00
Jaroslav Kysela
6962a9d6ce Merged pcmplug branch. 2000-09-24 09:57:26 +00:00
Abramo Bagnara
3733bbdcff Some cleaning renames. Prepared API for new plugins 2000-09-12 07:11:00 +00:00
Takashi Iwai
d1d906e295 Experimental synchronization support on ALSA sequencer 2000-09-05 17:15:11 +00:00
Takashi Iwai
b000ebc270 Fix for compile with --with-kernel configure option. 2000-09-01 16:22:57 +00:00
Abramo Bagnara
b5576ef229 Completed conf. Better name for snd_card_get_index. Cleaned card access 2000-08-25 14:33:53 +00:00
Abramo Bagnara
72fa3cc203 Linked streams fix. Ported latency.c 2000-07-24 09:17:14 +00:00
Abramo Bagnara
eee70747eb Ported to new API 2000-07-18 13:38:58 +00:00
Abramo Bagnara
1a7f88d10e Better names for ALSA API. Added min_fragments, max_fragments. 2000-05-27 16:52:17 +00:00
Jaroslav Kysela
1cd6778173 Merged pcm2 branch. 2000-05-08 18:53:38 +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
744c87fd12 Added midiloop utility.. 2000-03-04 15:50:15 +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
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
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
a9197441e0 Added rawmidi.c from maarten de boer <maarten.deboer@iua.upf.es> 2000-02-04 14:23:19 +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
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
Jaroslav Kysela
8be913a112 Removed aconnect & aseqnet.. 2000-01-10 20:19:24 +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
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.
1999-12-15 18:34:12 +00:00
Jaroslav Kysela
4ec59e7283 Added back commented code (latency change) 1999-12-08 21:58:27 +00:00
Jaroslav Kysela
9d8af2f147 NO FILL mode selected... 1999-12-08 19:22:10 +00:00
Jaroslav Kysela
f5e461caa3 PCM loopback API improved and added back the functionality.
Some mmap() changes for the OSS emulation.
1999-11-30 09:25:59 +00:00
Jaroslav Kysela
c96b62dc65 Changed format back to S16_LE... 1999-11-19 19:06:05 +00:00
Jaroslav Kysela
deeb7a35d5 Some fixes... 1999-11-19 19:05:22 +00:00
Jaroslav Kysela
600dc6ae32 Merged pcm-v2 branch into main CVS tree. 1999-11-06 23:47:07 +00:00
Jaroslav Kysela
682deca370 Takashi Iwai <iwai@ww.uni-erlangen.de>
Fri, 17 Sep 1999 17:24:43 +0200

OK, the attached is the patch to alsa-driver and alsa-lib.
It will really violate the source/binary compatibility as
I wrote :-p

It includes:
 - change of event data for accessing Timer Port
 - new middle-level functions for sequencer in alsa-lib
 - some comments / fixes

The test programs in alsa-lib (playmidi1, aconnect, aseqnet)
were rewritten to use the new functions above.
I included also a patch to pmidi-1.2.2.
1999-09-17 16:17:21 +00:00
Jaroslav Kysela
2fad3ef64b More TEMPO updates.. 1999-09-16 16:34:09 +00:00
Jaroslav Kysela
1f2bfa072e Event->data.queue.value is now used for tempo value... 1999-09-16 13:51:23 +00:00
Jaroslav Kysela
11ce43d87c Takashi Iwai <iwai@ww.uni-erlangen.de> Mon, 30 Aug 1999 14:56:38 +0200 1999-09-01 22:19:11 +00:00
Jaroslav Kysela
1b64948dd5 Small updates to follow new sequencer changes.. 1999-08-26 12:01:18 +00:00
Jaroslav Kysela
928bbc4f10 More sequencer extension (event hop counter, get information about subscription).. 1999-08-26 10:23:28 +00:00
Jaroslav Kysela
33348ba6f4 Added aseqnet... 1999-08-23 19:39:14 +00:00
Jaroslav Kysela
278b684054 Cleanups.. 1999-08-23 16:16:48 +00:00
Jaroslav Kysela
a234679700 Added aconnect example.. 1999-08-20 20:27:07 +00:00
Frank van de Pol
b6b50c7aa4 Changes to allow external synchronisation + fix to get external midi working again. 1999-08-08 17:41:09 +00:00