summaryrefslogtreecommitdiff
path: root/src/rawmidi/rawmidi.c
Commit message (Expand)AuthorAgeFilesLines
* conf: Add thread-safe global tree referenceTakashi Iwai2016-05-171-2/+6
* Allow hint for ctl, hwdep, timer and seqTakashi Iwai2015-04-301-18/+0
* rawmidi: close handle hRenu Tyagi2014-09-231-1/+4
* Fix several spelling errors for “writable” and derivatives.Jordi Mallach2013-05-161-1/+1
* alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker.Sudarshan Bisht2011-05-041-0/+1
* fix doc errorsClemens Ladisch2009-08-041-0/+2
* sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch2009-07-131-1/+1
* Mark static tables as constant when possible.Diego E. 'Flameeyes' Pettenò2008-11-211-1/+1
* 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
* rawmidi: do not abort when seeing the hint nodeClemens Ladisch2006-10-271-0/+16
* remove superfluous free() checksClemens Ladisch2006-02-271-2/+1
* Do not abort in snd_xxx_close() functionsClemens Ladisch2006-02-271-3/+2
* Fix compile warnings with gcc-4Takashi Iwai2005-06-281-3/+3
* Fix doxygen documentsTakashi Iwai2005-05-241-3/+3
* Fedora 4 patch - gcc4 fixesJaroslav Kysela2005-05-061-1/+1
* Fixed typoJaroslav Kysela2004-09-281-1/+1
* Enhanced comment for APPEND modeJaroslav Kysela2003-03-101-0/+3
* Timestamp update (struct timeval -> struct timespec).Jaroslav Kysela2003-02-281-1/+1
* fixed compile warning.Takashi Iwai2003-02-041-1/+1
* Added POLLNVAL to poll->eventsJaroslav Kysela2002-11-301-1/+1
* Added missing snd_dlclose() callsJaroslav Kysela2002-11-071-0/+4
* Enhanced description of snd_rawmidi_nonblock()Jaroslav Kysela2002-04-241-0/+3
* Corrections by Kevin Conder <kconder@interaccess.com>Jaroslav Kysela2002-03-121-1/+1
* More documentation changes (rawmidi, timer)Jaroslav Kysela2002-02-111-13/+107
* Changes against latest doxygenJaroslav Kysela2002-02-041-0/+12
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela2001-11-301-1/+19
* Added snd_*_open_lconf functions.Jaroslav Kysela2001-11-241-0/+19
* Configuration:Jaroslav Kysela2001-11-191-2/+10
* Changes for static build.Jaroslav Kysela2001-10-241-9/+11
* Added symbol versioning for dlsym-callbacks.Jaroslav Kysela2001-08-151-3/+7
* Fixed broken initializationJaroslav Kysela2001-08-081-1/+1
* More documentation updates.Jaroslav Kysela2001-07-181-0/+1
* Added documentation for instrument and midi event functions.Jaroslav Kysela2001-07-111-7/+7
* Added context handling for snd_config_expand.Jaroslav Kysela2001-06-161-17/+16
* Extended parameterization. Marked with @ all fields with special useAbramo Bagnara2001-06-151-41/+13
* * Cleaned the alsa.conf syntax:Jaroslav Kysela2001-06-151-15/+33
* Enhanced configuration syntax (added [ ] block for arrays).Jaroslav Kysela2001-06-131-1/+1
* Added hooked PCM type (one sample hook implementation will follow). Some clea...Abramo Bagnara2001-06-041-1/+1
* Completed parametric configuration and begun to use itAbramo Bagnara2001-05-221-38/+64
* Fixed missing initializationAbramo Bagnara2001-05-191-4/+9
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-8/+8
* Added mode argument to open functions where it was missing. First part of CTL...Abramo Bagnara2001-03-261-16/+16
* Completed PCM documentationAbramo Bagnara2001-03-241-1/+1
* First part of PCM documentationAbramo Bagnara2001-03-231-115/+128
* Merged rawmidi M4 files into the main ones.Jaroslav Kysela2001-03-201-141/+659
* Improved .asoundrc changesAbramo Bagnara2001-03-171-6/+8
* Exported ERR macros. Completed scopes architecture. Added defaults for {pcm,c...Abramo Bagnara2001-03-071-25/+24
* Renamed ERR to SNDERR. Added s16 pseudo meter scope. Fixed plug hw_refine/paramsAbramo Bagnara2001-03-041-11/+11