OSDN Git Service

Update hdspm.h file from Adrian Knoth
[android-x86/external-alsa-lib.git] / include / local.h
2010-08-23 Jaroslav Kyselageneral: recoded snd_dlobj_ functions
2009-11-08 Rémi Denis-CourmontOpen device nodes with close-on-exec flag
2007-11-30 Takashi IwaiMake local functions really local
2007-10-30 Takashi IwaiRemove sequencer instrument layer
2007-03-21 Takashi IwaiAllow build without libdl and libpthread
2006-10-11 Jaroslav Kyselaadd snd_device_name_hint() function and initial impleme...
2006-09-19 Takashi Iwaiadd support for hosts that have custom symbol prefixes
2006-02-20 Takashi IwaiAvoid unnecesasry call of resmgr
2006-01-30 Takashi IwaiFix infinite parse of recursive definitions
2006-01-13 Takashi IwaiSkip resmgr when EAGAIN or EBUSY
2005-09-29 Takashi IwaiFix type-punning
2005-05-11 Jaroslav Kyselaadded full async interface to timer API
2005-02-14 Takashi IwaiSupport dl-object cache
2005-02-11 Takashi IwaiFix resmgr support
2004-12-21 Takashi IwaiChange error message handling
2003-06-24 Jaroslav KyselaInitial code for lisp interpreter
2003-03-18 Jaroslav KyselaMoved send_fd/receive_fd routines to src/socket.c .
2003-03-04 Jaroslav KyselaUpdated to new timer API
2003-02-19 Takashi Iwai- added the hwdep DSP loader API functions.
2002-09-17 Jaroslav Kysela- unified snd_pcm_hw_params_* functions
2002-04-23 Jaroslav KyselaMoved ring buffer pointers and added a mechanism to...
2002-01-12 Jaroslav KyselaMoved some prototypes from src/pcm/pcm_plugin.h to...
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-11-19 Jaroslav KyselaConfiguration:
2001-09-13 Jaroslav KyselaSeparated asoundlib.h to small files.
2001-09-11 Jaroslav KyselaChanged location of asoundlib.h from sys dir to alsa...
2001-08-28 Takashi IwaiDefine SND_LITTLE_ENDIAN or SND_BIG_ENDIAN locally.
2001-08-20 Jaroslav KyselaThe main header file is not dependant on asound.h from...
2001-08-15 Jaroslav KyselaAdded symbol versioning for dlsym-callbacks.
2001-07-16 Jaroslav KyselaAdded encapsulation for timer interface
2001-07-07 Abramo BagnaraPermit to PCM plug configuration to specify unchanged...
2001-07-04 Jaroslav KyselaMajor change to sequencer API.
2001-06-26 Jaroslav KyselaDATADIR is obtained from the configure script
2001-06-20 Abramo BagnaraNew async notification API. Removed obsolete surround...
2001-06-11 Jaroslav KyselaAdded argument handling for the slave PCMs.
2001-06-04 Abramo BagnaraAdded hooked PCM type (one sample hook implementation...
2001-05-22 Abramo BagnaraCompleted parametric configuration and begun to use it
2001-04-19 Abramo BagnaraImproved automatic start/stop
2001-03-30 Abramo BagnaraDocumentation generation fixes
2001-03-29 Abramo BagnaraGet rid of enum type checking ugly trick
2001-03-07 Abramo BagnaraExported ERR macros. Completed scopes architecture...
2001-03-04 Abramo BagnaraRenamed ERR to SNDERR. Added s16 pseudo meter scope...
2001-02-21 Abramo BagnaraTransformed PAGE_SIZE in sysconf(_SC_PAGE_SIZE)
2001-02-11 Abramo BagnaraCompleted mixer API. Improved iterators. Renamed contro...
2001-02-09 Abramo BagnaraCompleted control and mixer API
2001-02-07 Abramo BagnaraBetter names for control API
2001-02-06 Abramo BagnaraControl API encapsulation. Better names for kernel...
2001-02-05 Abramo BagnaraEncapsulated hwdep. Converted all enums to type safety
2001-02-04 Abramo BagnaraCorrected and completed encapsulation for PCM and rawmi...
2001-01-31 Abramo BagnaraRemoved card type from devices info. Added card number...
2001-01-01 Abramo BagnaraMoved ERR and SYSERR to a global place
2000-01-12 Jaroslav KyselaRemoved.
1999-05-11 Jaroslav KyselaChanged e-mail from <perex@jcu.cz> to <perex@suse.cz>..
1998-08-13 Jaroslav KyselaInitial revision