summaryrefslogtreecommitdiff
path: root/src/hwdep
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-3/+1
* autotools: update stylePatrick Welche2014-02-261-1/+1
* Allow specifying the max number of cardsTakashi Iwai2013-05-241-1/+1
* alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker.Sudarshan Bisht2011-05-041-0/+1
* Remove old commented-out FD_CLOEXEC codeRémi Denis-Courmont2009-11-081-11/+0
* Make all the remaining ops structure constants.Diego E. 'Flameeyes' Pettenò2008-11-212-2/+2
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-154-5/+5
* Allow build without libdl and libpthreadTakashi Iwai2007-03-221-1/+0
* Fix build of static libraryTakashi Iwai2006-10-271-1/+1
* Add missing snd_dlclose() in snd_hwdep_close()Takashi Iwai2006-04-251-0/+2
* allow changing of device directory pathClemens Ladisch2006-02-271-2/+2
* 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-5/+5
* Fix doxygen documentsTakashi Iwai2005-05-241-20/+21
* Fedora 4 patch - gcc4 fixesJaroslav Kysela2005-05-061-1/+1
* Fix resmgr supportTakashi Iwai2005-02-111-13/+2
* Add resmgr supportTakashi Iwai2005-01-261-2/+15
* fixed documents to process properly via doxygen.Takashi Iwai2004-05-241-1/+1
* fixes by Art Haas <ahaas@airmail.net>:Takashi Iwai2003-07-251-6/+6
* Increased versionJaroslav Kysela2003-02-251-1/+1
* - added the hwdep DSP loader API functions.Takashi Iwai2003-02-191-0/+271
* Added jack pluginJaroslav Kysela2003-02-121-1/+1
* Commented out FD_CLOEXEC fcntl() callsJaroslav Kysela2003-02-051-0/+5
* Added handling of FD_CLOEXEC flagJaroslav Kysela2003-02-041-2/+9
* Added POLLNVAL to poll->eventsJaroslav Kysela2002-11-301-3/+3
* Added missing snd_dlclose() callsJaroslav Kysela2002-11-072-1/+10
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-304-20/+20
* Added missing variable initialization in open_conf() functions (hwdep, timer)...Jaroslav Kysela2001-12-271-5/+2
* Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela2001-11-301-3/+21
* Fixed compilation problemJaroslav Kysela2001-11-241-2/+3
* Added snd_*_open_lconf functions.Jaroslav Kysela2001-11-241-0/+16
* Configuration:Jaroslav Kysela2001-11-192-3/+13
* Added missing files with symbols.Jaroslav Kysela2001-10-241-0/+34
* Changes for static build.Jaroslav Kysela2001-10-243-11/+17
* Added symbol versioning for dlsym-callbacks.Jaroslav Kysela2001-08-152-3/+8
* Fixed broken initializationJaroslav Kysela2001-08-081-1/+1
* Added hwdep_local.h to noinst_HEADERSJaroslav Kysela2001-07-211-0/+1
* More documentation updates.Jaroslav Kysela2001-07-181-0/+1
* Fixed typos.Jaroslav Kysela2001-07-162-7/+6
* Recoded hwdep API to follow modern conf style.Jaroslav Kysela2001-07-135-160/+590
* Added documentation for instrument and midi event functions.Jaroslav Kysela2001-07-111-1/+1
* Fixed O_NONBLOCKAbramo Bagnara2001-04-281-2/+2
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-1/+1
* Name cleaning for hwdep and timer APIAbramo Bagnara2001-03-291-2/+2
* More generic support for poll descriptorsAbramo Bagnara2001-02-121-20/+14
* Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara2001-02-062-6/+3
* Encapsulated hwdep. Converted all enums to type safetyAbramo Bagnara2001-02-053-2/+88
* Removed card type from devices info. Added card number to devices info. Compl...Abramo Bagnara2001-01-311-1/+1