summaryrefslogtreecommitdiff
path: root/include/global.h
Commit message (Expand)AuthorAgeFilesLines
* include/global.h - don't define timeval and timespec structures for !glibcJaroslav Kysela2013-11-081-0/+2
* Remove assert from header filesTakashi Iwai2007-10-251-0/+3
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* Check _POSIX_SOURCE for timeval definitionTakashi Iwai2007-03-091-1/+1
* fix various warningsJaroslav Kysela2006-10-061-1/+1
* Add struct timeval and timespec definition when _POSIX_C_SOURCE is not definedJaroslav Kysela2006-10-061-0/+12
* fix some file paths in commentsClemens Ladisch2005-01-171-3/+3
* Add inclusion of time.hTakashi Iwai2005-01-111-0/+3
* Added snd_asoundlib_version()Jaroslav Kysela2004-04-191-0/+2
* added snd_user_file() functionJaroslav Kysela2003-09-031-3/+2
* Added __STRING definitionJaroslav Kysela2003-06-231-0/+5
* - added shm area manager codeJaroslav Kysela2003-04-231-0/+7
* Timestamp update (struct timeval -> struct timespec).Jaroslav Kysela2003-02-281-0/+5
* Documentation update by Clement LadishJaroslav Kysela2002-07-231-7/+25
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Added __cplusplus definesJaroslav Kysela2001-11-201-0/+8
* Configuration:Jaroslav Kysela2001-11-191-4/+5
* Changes for static build.Jaroslav Kysela2001-10-241-4/+35
* Separated asoundlib.h to small files.Jaroslav Kysela2001-09-131-0/+36
* The main header file is not dependant on asound.h from driver.Jaroslav Kysela2001-08-201-10/+3
* Some small modifications to make doxygen happy.Jaroslav Kysela2001-08-151-0/+3
* Added symbol versioning for dlsym-callbacks.Jaroslav Kysela2001-08-151-0/+6
* Added documentation for instrument and midi event functions.Jaroslav Kysela2001-07-111-4/+0
* New async notification API. Removed obsolete surround. CleaningAbramo Bagnara2001-06-201-0/+11
* Improved in-source documentation (interfaces are divided into modules).Jaroslav Kysela2001-04-241-1/+6
* Get rid of enum type checking ugly trickAbramo Bagnara2001-03-291-9/+0
* Commented out enum typecheckingAbramo Bagnara2001-02-071-1/+1
* Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara2001-02-061-17/+1
* Encapsulated hwdep. Converted all enums to type safetyAbramo Bagnara2001-02-051-9/+35
* Added configurable error handlers.Jaroslav Kysela2000-11-251-0/+14