Commit graph

158 commits

Author SHA1 Message Date
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
Frank van de Pol
9218e21adb Enhanced timing accuracy for real-time timestamps. 1999-08-06 19:31:15 +00:00
Jaroslav Kysela
452d7704e1 Added PCM timer selection for seq sender... 1999-07-07 08:42:12 +00:00
Jaroslav Kysela
227fe9d226 Updates for the control interface... 1999-06-22 13:18:24 +00:00
Jaroslav Kysela
d00535cc1b Sequencer changes (pool per client) by Takashi Iwai <iwai@ww.uni-erlangen.de> 1999-06-15 22:26:21 +00:00
Jaroslav Kysela
dc126564c7 PCM changes (record->capture)... 1999-06-12 19:23:10 +00:00
Jaroslav Kysela
c6d9012d55 Fixes for new types... 1999-06-03 21:41:29 +00:00
Jaroslav Kysela
3d5115b325 Added loopback, some fixes... 1999-06-02 08:20:04 +00:00
Frank van de Pol
0b124b53bf Small fixes to get ALSA sequencer and example code for alsa-lib (playmidi1) working again. 1999-05-23 18:34:46 +00:00
Jaroslav Kysela
ef61108225 * HAL2 driver Ulf Carlsson <ulfc@thepuffingroup.com>
* Timer API changes/cleanups
* Sequencer API changes/cleanups
  - queue ioctls changed
  - instrument events added
1999-05-09 23:15:42 +00:00
Jaroslav Kysela
a5b307a711 Mixer v2.0 merged to the main CVS tree... 1999-05-02 16:21:30 +00:00
Jaroslav Kysela
3f541735e3 New universal switch v2.0 interface. 1999-03-27 19:44:51 +00:00
Jaroslav Kysela
e735bf70dd Timer changes.. 1999-03-11 13:07:12 +00:00
Jaroslav Kysela
9dfc55b84e Enhancements.. 1999-03-08 20:06:32 +00:00
Jaroslav Kysela
c0e741dd8a Merged new-mixer branch... 1999-03-08 16:51:36 +00:00
Jaroslav Kysela
ddb7261e47 Next fixes.. 1999-02-03 10:18:00 +00:00
Jaroslav Kysela
9225699798 Cleanup from Yamahata Isaku... 1999-01-25 20:49:14 +00:00
Jaroslav Kysela
53cbbeee14 Added playmidi1... 1999-01-24 12:00:39 +00:00
Jaroslav Kysela
2699164b56 Fixes... 1999-01-13 21:54:44 +00:00
Jaroslav Kysela
54c4a6c610 Fixed for fcntl calls (NONBLOCK)... 1999-01-06 15:25:15 +00:00
Jaroslav Kysela
6f5e7d4d00 Added sequencer test program.. 1998-12-27 01:02:59 +00:00
Jaroslav Kysela
fb1938d29f Coding style.. 1998-11-27 15:07:56 +00:00
Jaroslav Kysela
ee5a757438 Bug fix in format setup... 1998-11-27 00:13:37 +00:00
Jaroslav Kysela
3bb1db2e17 Added latency example... 1998-11-27 00:13:09 +00:00
Jaroslav Kysela
d35c5b0042 Removed... 1998-11-21 18:37:58 +00:00
Chris Cannam
7d49a1978b Few minor changes 1998-11-18 22:36:24 +00:00
Chris Cannam
96f35a05ef Switch to automake and libtool 1998-11-18 20:42:09 +00:00