OSDN Git Service

pcm: Remove home brew atomic operations
[android-x86/external-alsa-lib.git] / include / hwdep.h
2015-10-05 Takashi Sakamotohwdep: add FireWire digi00x/tascam driver support
2014-12-10 Takashi Sakamotohwdep: add OXFW driver support
2014-09-17 Takashi Sakamotohwdep: add missing declaration for snd_hwdep_poll_descr...
2014-08-18 Takashi SakamotoSync enum snd_hwdep_iface_t with include/asound/asound.h
2007-10-25 Takashi IwaiRemove assert from header files
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2005-04-29 Clemens Ladischusb-audio - add Extigy/Audigy 2 NX remote control support
2005-01-17 Clemens Ladischfix some file paths in comments
2004-11-09 Jaroslav KyselaFixed cut-n-copy problem
2004-11-09 Jaroslav KyselaAdded SNDRV_HWDEP_IFACE_BLUETOOTH
2004-09-21 Takashi IwaiFix warnings with -Wshadow
2003-09-08 Takashi Iwaifixed typos.
2003-09-08 Takashi Iwaiadded hwdep entries for mixart and us428.
2003-02-19 Takashi Iwai- added the hwdep DSP loader API functions.
2002-02-05 Takashi Iwairemoved comma from last element of enums.
2002-01-28 Jaroslav KyselaAdded more informative comments to open mode flags
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-11-30 Jaroslav KyselaAdded snd_*_poll_descriptors_revents functions.
2001-11-14 Jaroslav Kyselapcm.h - major documentation updates and reordering
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 KyselaAdded symbol versioning for dlsym-callbacks.
2001-07-13 Jaroslav KyselaRecoded hwdep API to follow modern conf style.
2001-07-11 Jaroslav KyselaMore documentation enhancements / removal of non-existe...
2001-03-29 Abramo BagnaraLot of cleanings with the help of gcc3
2001-03-29 Abramo BagnaraName cleaning for hwdep and timer API
2001-03-29 Abramo BagnaraGet rid of enum type checking ugly trick
2001-02-12 Abramo BagnaraMore generic support for poll descriptors
2001-02-05 Abramo BagnaraEncapsulated hwdep. Converted all enums to type safety
2001-02-01 Abramo Bagnaramoved #ifdef _cplusplus
2001-01-30 Abramo BagnaraAdded snd_ prefix to mask and interval. Divided header...
2000-11-20 Jaroslav KyselaMerged pcmfinal branch.
2000-09-24 Jaroslav KyselaMerged pcmplug branch.
2000-01-11 Jaroslav KyselaAdded snd_hwdep_ioctl function.
2000-01-10 Jaroslav KyselaAdded the support for the hardware depedent interface.