summaryrefslogtreecommitdiff
path: root/src/seq/seq.c
Commit message (Expand)AuthorAgeFilesLines
* ucm: add LibraryConfig supportJaroslav Kysela2021-04-131-3/+9
* add snd_strlcpy() and use it everywhereJaroslav Kysela2019-03-251-5/+5
* core: Proper reference of internal snd_dlopen()Takashi Iwai2018-01-041-1/+1
* Change snd_dlopen() function to return the error stringJaroslav Kysela2017-11-271-3/+3
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-141-1/+1
* seq: fix snd_seq_set_queue_tempo() usage example in the documentationAntonio Ospite2017-10-031-2/+2
* cleanup: fix poll.h includesNatanael Copa2017-07-121-1/+1
* seq: improve documentation about new get pid/card functionsAdam Goode2017-01-031-2/+42
* conf: Add thread-safe global tree referenceTakashi Iwai2016-05-171-2/+6
* seq: Provide sequencer sound card number / PID via alsa-libMartin Koegler2016-03-081-0/+26
* Merge kernel uapi/sound/asound.h and asequencer.hTakashi Iwai2012-11-261-16/+16
* fix doc errorsClemens Ladisch2009-08-041-5/+5
* Fix typos in ALSA Lib documentationPatricio Paez2009-02-231-22/+22
* mark snd_seq_client_info_{get,set}_event_filter deprecatedAldrin Martoq2008-02-221-6/+17
* add snd_seq_client_info_event_filter_*() functionsAldrin Martoq2008-02-221-0/+81
* add snd_seq_unset_bit()Aldrin Martoq2008-02-221-0/+8
* Fix snd_seq_change_bit()Takashi Iwai2008-02-211-1/+1
* Remove sequencer instrument layerTakashi Iwai2007-10-301-265/+0
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* Allow build without libdl and libpthreadTakashi Iwai2007-03-221-1/+0
* change iface argument for namehint function to const char *Jaroslav Kysela2006-10-271-1/+1
* clarify SND_SEQ_PORT_TYPE_xxx documentationClemens Ladisch2006-05-021-3/+3
* add more sequencer port type information bitsClemens Ladisch2006-05-021-1/+6
* Fix missing snd_dlclose() in sequencerTakashi Iwai2006-04-251-1/+10
* remove superfluous free() checksClemens Ladisch2006-02-271-8/+4
* Do not abort in snd_xxx_close() functionsClemens Ladisch2006-02-271-3/+1
* Fix infinite parse of recursive definitionsTakashi Iwai2006-01-301-3/+18
* Fix compile warningsTakashi Iwai2005-12-161-1/+1
* Fix type-punningTakashi Iwai2005-09-291-28/+28
* Fix doxygen documentsTakashi Iwai2005-05-241-20/+16
* Fedora 4 patch - gcc4 fixesJaroslav Kysela2005-05-061-1/+1
* fix snd_seq_query_next_client documentationClemens Ladisch2005-05-021-6/+4
* Fixed thinkos in documentation (filter example)Jaroslav Kysela2004-03-231-3/+1
* fix doxygen errors (syntax errors and wrong references)Clemens Ladisch2004-03-021-1/+1
* added more documents.Takashi Iwai2003-10-221-23/+385
* more documents as introduction.Takashi Iwai2003-10-201-2/+748
* fixed typos.Takashi Iwai2003-08-271-6/+6
* - added auto-timestamp mode for the port.Takashi Iwai2003-07-251-0/+72
* Added POLLNVAL to poll->eventsJaroslav Kysela2002-11-301-2/+2
* fixed typo of snd_seq_poll_descriptors() in getting poll descTakashi Iwai2002-07-151-1/+1
* - removed snd_seq_create_event from seq.h. it's deprecated.Takashi Iwai2002-05-271-3/+11
* Added snd_seq_port_subscribe_set_voices()Jaroslav Kysela2002-05-121-0/+11
* Corrections by Kevin Conder <kconder@interaccess.com>Jaroslav Kysela2002-03-121-17/+17
* More documentation changes (rawmidi, timer)Jaroslav Kysela2002-02-111-0/+8
* Changes against latest doxygenJaroslav Kysela2002-02-041-0/+4
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Added missing variable initialization in open_conf() functions (hwdep, timer)...Jaroslav Kysela2001-12-271-0/+2
* Added time skew on queue.Takashi Iwai2001-12-101-0/+46
* Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela2001-11-301-2/+20
* Added snd_*_open_lconf functions.Jaroslav Kysela2001-11-241-0/+19