summaryrefslogtreecommitdiff
path: root/src/seq
Commit message (Expand)AuthorAgeFilesLines
* conf: Add thread-safe global tree referenceTakashi Iwai2016-05-171-2/+6
* seq: Provide sequencer sound card number / PID via alsa-libMartin Koegler2016-03-082-1/+37
* Allow hint for ctl, hwdep, timer and seqTakashi Iwai2015-04-301-3/+1
* autotools: update stylePatrick Welche2014-02-261-1/+1
* seqmid: restore sequencer address prefix match featureClemens Ladisch2013-05-131-11/+16
* Merge kernel uapi/sound/asound.h and asequencer.hTakashi Iwai2012-11-263-18/+18
* Reduce compilation warningsJaroslav Kysela2012-10-301-1/+1
* seqmid - more descriptions on snd_seq_parse_address() behaviorHenning Thielemann2012-03-141-1/+10
* seq: Fix for snd_seq_parse_address()Pedro Lopez-Cabanillas2010-04-221-1/+2
* Remove old commented-out FD_CLOEXEC codeRémi Denis-Courmont2009-11-081-11/+0
* fix doc errorsClemens Ladisch2009-08-041-5/+5
* more midi_event documentationClemens Ladisch2009-07-061-54/+194
* seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch2009-06-221-4/+4
* MIDI event decoder: prevent running status after sysexClemens Ladisch2009-06-221-0/+1
* Fix typos in ALSA Lib documentationPatricio Paez2009-02-232-24/+24
* Make seq, rawmidi and control operation structures static const.Diego E. 'Flameeyes' Pettenò2008-11-212-2/+2
* Make some static tables and strings constants.Diego E. 'Flameeyes' Pettenò2008-11-211-5/+5
* mark snd_seq_client_info_{get,set}_event_filter deprecatedAldrin Martoq2008-02-221-6/+17
* use snd_seq_client_info_event_filter_*() functionsAldrin Martoq2008-02-221-2/+1
* 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-304-269/+225
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-155-6/+6
* seq_midi_event: fix parsing of F9/FD bytesClemens Ladisch2007-08-101-1/+1
* seq_midi_event: fix parsing of missing data bytesClemens Ladisch2007-08-101-39/+41
* seq_midi_event: prevent running status after system messagesClemens Ladisch2007-08-101-0/+2
* seq_midi_event: fix encoding of data bytes after end of sysexClemens Ladisch2007-08-101-7/+8
* Allow build without libdl and libpthreadTakashi Iwai2007-03-221-1/+0
* Fix build of static libraryTakashi Iwai2006-10-271-1/+1
* 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-252-1/+11
* allow changing of device directory pathClemens Ladisch2006-02-271-2/+2
* fix a typoClemens Ladisch2006-02-271-1/+1
* remove superfluous free() checksClemens Ladisch2006-02-272-12/+6
* Do not abort in snd_xxx_close() functionsClemens Ladisch2006-02-272-5/+5
* Fix infinite parse of recursive definitionsTakashi Iwai2006-01-301-3/+18
* Fix compile warningsTakashi Iwai2005-12-161-1/+1
* Fix type-punningTakashi Iwai2005-09-292-38/+38
* Fix doxygen documentsTakashi Iwai2005-05-244-23/+25
* Fedora 4 patch - gcc4 fixesJaroslav Kysela2005-05-061-1/+1
* fix snd_seq_query_next_client documentationClemens Ladisch2005-05-021-6/+4
* Fix the device-open checkTakashi Iwai2005-03-161-4/+4
* Add --disable-aload configure optionTakashi Iwai2005-02-141-0/+2
* Fix resmgr supportTakashi Iwai2005-02-111-18/+3
* Add resmgr supportTakashi Iwai2005-01-261-5/+24
* 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