summaryrefslogtreecommitdiff
path: root/src/seq/seqmid.c
Commit message (Expand)AuthorAgeFilesLines
* seq: fix snd_seq_parse_address()Jaroslav Kysela2021-05-261-12/+30
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-141-1/+1
* seqmid: restore sequencer address prefix match featureClemens Ladisch2013-05-131-11/+16
* 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
* Fix typos in ALSA Lib documentationPatricio Paez2009-02-231-2/+2
* use snd_seq_client_info_event_filter_*() functionsAldrin Martoq2008-02-221-2/+1
* Fix doxygen documentsTakashi Iwai2005-05-241-0/+4
* added more documents.Takashi Iwai2003-10-221-12/+36
* Corrections by Kevin Conder <kconder@interaccess.com>Jaroslav Kysela2002-03-121-3/+3
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* fixed possible segfault in snd_seq_parse_addressTakashi Iwai2001-09-191-2/+1
* Added snd_seq_sync_output_queue() function.Takashi Iwai2001-09-031-1/+38
* More documentation enhancements / removal of non-existent functions.Jaroslav Kysela2001-07-111-1/+0
* Improved parse_address to accept the string without a port numberTakashi Iwai2001-07-111-5/+9
* Major change to sequencer API.Jaroslav Kysela2001-07-041-185/+121
* Added comments for doxygen.Takashi Iwai2001-06-061-20/+99
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-2/+2
* Completed mixer API. Improved iterators. Renamed control values struct. Rewri...Abramo Bagnara2001-02-111-3/+3
* Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara2001-02-061-1/+0
* Removed card type from devices info. Added card number to devices info. Compl...Abramo Bagnara2001-01-311-1/+0
* Merged pcmfinal branch.Jaroslav Kysela2000-11-201-1/+1
* Bugfix:Takashi Iwai2000-06-081-0/+9
* snd_seq_timestamp_t->real was renamed to snd_seq_timestamp_t->timeJaroslav Kysela2000-01-201-3/+3
* Takashi Iwai <iwai@ww.uni-erlangen.de>Jaroslav Kysela1999-12-221-9/+3
* small sequencer fixesFrank van de Pol1999-12-151-0/+2
* Takashi Iwai <iwai@ww.uni-erlangen.de>Jaroslav Kysela1999-12-151-19/+42
* Takashi Iwai <iwai@ww.uni-erlangen.de>Jaroslav Kysela1999-09-171-0/+319