OSDN Git Service

ucm: bytcr/PlatformEnableSeq.conf update some comments
[android-x86/external-alsa-lib.git] / src / dlmisc.c
2018-01-04 Takashi Iwaicore: Proper reference of internal snd_dlopen()
2017-11-27 Jaroslav KyselaChange snd_dlopen() function to return the error string
2017-11-14 Jaroslav KyselaChange FSF address (Franklin Street)
2014-11-16 Takashi Iwaidlmisc: Remove unused label
2014-11-16 John Spencersnd_dlsym: only do versioning checks if built --with...
2013-05-16 Steve LangasekCompile in the ALSA search path instead of relying...
2013-04-15 Takashi IwaiFix doubly call of dlclose() in dlobj caching code
2013-04-09 Takashi IwaiOptimize NULL check in snd_dlobj_cache_put()
2013-04-09 Takashi IwaiClean up dlobj cache only when no user is present
2010-08-23 Jaroslav Kyselageneral: recoded snd_dlobj_ functions
2009-11-08 Takashi IwaiRemove redefinition of _GNU_SOURCE and __USE_GNU
2009-11-03 Jaroslav KyselaCache libasound.so access in snd_dlopen
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2007-03-21 Takashi IwaiAllow build without libdl and libpthread
2005-06-08 Takashi IwaiFix compile warning
2005-05-24 Takashi IwaiFix doxygen documents
2005-02-14 Takashi IwaiSupport dl-object cache
2002-12-04 Jaroslav KyselaAdded SND_CTL_READONLY
2002-11-07 Jaroslav KyselaAdded missing snd_dlclose() calls
2002-09-17 Jaroslav KyselaAdded a lookup for exact ALSA library binary to allow...
2002-07-23 Jaroslav KyselaDocumentation update by Clement Ladish
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-11-19 Jaroslav KyselaConfiguration:
2001-10-24 Jaroslav KyselaChanges for static build.
2001-08-15 Jaroslav KyselaRemoved debug output
2001-08-15 Jaroslav KyselaAdded symbol versioning for dlsym-callbacks.