summaryrefslogtreecommitdiff
path: root/src/timer/timer_query.c
Commit message (Expand)AuthorAgeFilesLines
* add support for GCC's LTOJaroslav Kysela2019-04-091-3/+3
* 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
* conf: Add thread-safe global tree referenceTakashi Iwai2016-05-171-2/+6
* fix _GNU_SOURCE handling & header inclusionMike Frysinger2015-10-121-6/+0
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-2/+2
* Allow build without libdl and libpthreadTakashi Iwai2007-03-221-1/+0
* Fix error code in timer_query.cTakashi Iwai2007-01-081-0/+1
* initialize dl handles where it needs toBenoit Fouet2007-01-081-1/+1
* Fix missing snd_dlclose() in timer handlersTakashi Iwai2006-04-251-1/+10
* 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-2/+2
* Fix doxygen documentsTakashi Iwai2005-05-241-6/+7
* API for device name lists and timer enhancementsJaroslav Kysela2005-05-101-0/+151
* fixed documents to process properly via doxygen.Takashi Iwai2004-05-241-1/+1
* Fixed compilation --with-versioned=noJaroslav Kysela2003-03-111-3/+3
* Fixed compilation problemJaroslav Kysela2003-03-051-0/+4
* Updated to new timer APIJaroslav Kysela2003-03-041-0/+50
* 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-5/+2
* Added snd_*_open_lconf functions.Jaroslav Kysela2001-11-241-0/+18
* Configuration:Jaroslav Kysela2001-11-191-2/+10
* Changes for static build.Jaroslav Kysela2001-10-241-9/+10
* Fixed some typos for timer interface.Jaroslav Kysela2001-08-281-2/+2
* Added symbol versioning for dlsym-callbacks.Jaroslav Kysela2001-08-151-3/+7
* Added encapsulation for timer interfaceJaroslav Kysela2001-07-161-0/+160
* Updated timer interface to follow new uniform configuration style.Jaroslav Kysela2001-07-161-0/+193