OSDN Git Service

topology: Support configuring physical DAIs by C API
[android-x86/external-alsa-lib.git] / include / global.h
2013-11-08 Jaroslav Kyselainclude/global.h - don't define timeval and timespec...
2007-10-25 Takashi IwaiRemove assert from header files
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2007-03-09 Takashi IwaiCheck _POSIX_SOURCE for timeval definition
2006-10-06 Jaroslav Kyselafix various warnings
2006-10-06 Jaroslav KyselaAdd struct timeval and timespec definition when _POSIX_...
2005-01-17 Clemens Ladischfix some file paths in comments
2005-01-11 Takashi IwaiAdd inclusion of time.h
2004-04-19 Jaroslav KyselaAdded snd_asoundlib_version()
2003-09-03 Jaroslav Kyselaadded snd_user_file() function
2003-06-23 Jaroslav KyselaAdded __STRING definition
2003-04-23 Jaroslav Kysela- added shm area manager code
2003-02-28 Jaroslav KyselaTimestamp update (struct timeval -> struct timespec).
2002-07-23 Jaroslav KyselaDocumentation update by Clement Ladish
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-11-20 Jaroslav KyselaAdded __cplusplus defines
2001-11-19 Jaroslav KyselaConfiguration:
2001-10-24 Jaroslav KyselaChanges for static build.
2001-09-13 Jaroslav KyselaSeparated asoundlib.h to small files.
2001-08-20 Jaroslav KyselaThe main header file is not dependant on asound.h from...
2001-08-15 Jaroslav KyselaSome small modifications to make doxygen happy.
2001-08-15 Jaroslav KyselaAdded symbol versioning for dlsym-callbacks.
2001-07-11 Jaroslav KyselaAdded documentation for instrument and midi event funct...
2001-06-20 Abramo BagnaraNew async notification API. Removed obsolete surround...
2001-04-24 Jaroslav KyselaImproved in-source documentation (interfaces are divide...
2001-03-29 Abramo BagnaraGet rid of enum type checking ugly trick
2001-02-07 Abramo BagnaraCommented out enum typechecking
2001-02-06 Abramo BagnaraControl API encapsulation. Better names for kernel...
2001-02-05 Abramo BagnaraEncapsulated hwdep. Converted all enums to type safety
2000-11-25 Jaroslav KyselaAdded configurable error handlers.