summaryrefslogtreecommitdiff
path: root/include/seq.h
Commit message (Expand)AuthorAgeFilesLines
* seq: Provide sequencer sound card number / PID via alsa-libMartin Koegler2016-03-081-0/+2
* add snd_seq_client_info_event_filter_*() functionsAldrin Martoq2008-02-221-0/+5
* add snd_seq_unset_bit()Aldrin Martoq2008-02-221-0/+1
* Remove assert from header filesTakashi Iwai2007-10-251-20/+11
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* clarify SND_SEQ_PORT_TYPE_xxx documentationClemens Ladisch2006-05-021-16/+35
* add more sequencer port type information bitsClemens Ladisch2006-05-021-0/+5
* remove SND_SEQ_CLIENT_{DUMMY,OSS} symbolsClemens Ladisch2005-11-201-2/+0
* fix some file paths in commentsClemens Ladisch2005-01-171-1/+1
* Fix warnings with -WshadowTakashi Iwai2004-09-211-1/+1
* added more documents.Takashi Iwai2003-10-221-2/+2
* - added auto-timestamp mode for the port.Takashi Iwai2003-07-251-0/+6
* - removed snd_seq_create_event from seq.h. it's deprecated.Takashi Iwai2002-05-271-1/+0
* Added snd_seq_port_subscribe_set_voices()Jaroslav Kysela2002-05-121-0/+1
* Removed IPC code from sequencer codeJaroslav Kysela2002-04-171-8/+1
* Corrections by Kevin Conder <kconder@interaccess.com>Jaroslav Kysela2002-03-121-3/+3
* More documentation changes (rawmidi, timer)Jaroslav Kysela2002-02-111-3/+5
* removed comma from last element of enums.Takashi Iwai2002-02-051-2/+2
* Added more informative comments to open mode flagsJaroslav Kysela2002-01-281-1/+1
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Added time skew on queue.Takashi Iwai2001-12-101-0/+4
* Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela2001-11-301-0/+1
* Added snd_*_open_lconf functions.Jaroslav Kysela2001-11-241-0/+1
* pcm.h - major documentation updates and reorderingJaroslav Kysela2001-11-141-7/+6
* Separated asoundlib.h to small files.Jaroslav Kysela2001-09-131-3/+36
* Added snd_seq_queue_timer_type_t.Jaroslav Kysela2001-08-281-2/+10
* Added symbol versioning for dlsym-callbacks.Jaroslav Kysela2001-08-151-0/+3
* Added snd_seq_system_info_get_cur_clients/queues.Takashi Iwai2001-07-251-0/+2
* More documentation enhancements / removal of non-existent functions.Jaroslav Kysela2001-07-111-3/+6
* Fixed comments. yes, of course, alloca uses stack instead of heap..Takashi Iwai2001-07-091-11/+11
* Changed from bool to val to avoid error in c++.Jaroslav Kysela2001-07-041-6/+6
* Major change to sequencer API.Jaroslav Kysela2001-07-041-350/+603
* Added comments for doxygen.Takashi Iwai2001-06-061-1/+2
* Improved in-source documentation (interfaces are divided into modules).Jaroslav Kysela2001-04-241-0/+8
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-3/+2
* Get rid of enum type checking ugly trickAbramo Bagnara2001-03-291-12/+3
* Added the event filter to the poll_descriptor functions.Jaroslav Kysela2001-02-211-2/+2
* Changed descriptors_countAbramo Bagnara2001-02-181-1/+1
* Changed behaviour of poll_descriptors function (returns the filled count of f...Jaroslav Kysela2001-02-141-0/+1
* More generic support for poll descriptorsAbramo Bagnara2001-02-121-1/+1
* Completed mixer API. Improved iterators. Renamed control values struct. Rewri...Abramo Bagnara2001-02-111-4/+6
* Encapsulated hwdep. Converted all enums to type safetyAbramo Bagnara2001-02-051-5/+15
* Added snd_ prefix to mask and interval. Divided header.h wrappersAbramo Bagnara2001-01-301-4/+293
* Merged pcmfinal branch.Jaroslav Kysela2000-11-201-6/+14
* Completed renaming drain->stop, flush->drain (PCM). Done renaming drain->drop...Abramo Bagnara2000-09-291-5/+5
* Merged pcmplug branch.Jaroslav Kysela2000-09-241-1/+1
* Experimental synchronization support on ALSA sequencerTakashi Iwai2000-09-051-0/+14
* New light-weight event handling:Takashi Iwai2000-08-291-5/+1
* Merged pcm2 branch.Jaroslav Kysela2000-05-081-3/+3
* New functions for sequencer:Takashi Iwai2000-03-181-0/+7