summaryrefslogtreecommitdiff
path: root/include/hwdep.h
Commit message (Expand)AuthorAgeFilesLines
* hwdep: add FireWire digi00x/tascam driver supportTakashi Sakamoto2015-10-051-1/+3
* hwdep: add OXFW driver supportTakashi Sakamoto2014-12-101-1/+2
* hwdep: add missing declaration for snd_hwdep_poll_descriptors_count()Takashi Sakamoto2014-09-171-0/+1
* Sync enum snd_hwdep_iface_t with include/asound/asound.hTakashi Sakamoto2014-08-181-2/+7
* Remove assert from header filesTakashi Iwai2007-10-251-3/+3
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* usb-audio - add Extigy/Audigy 2 NX remote control supportClemens Ladisch2005-04-291-1/+4
* fix some file paths in commentsClemens Ladisch2005-01-171-3/+3
* Fixed cut-n-copy problemJaroslav Kysela2004-11-091-2/+2
* Added SNDRV_HWDEP_IFACE_BLUETOOTHJaroslav Kysela2004-11-091-1/+4
* Fix warnings with -WshadowTakashi Iwai2004-09-211-1/+1
* fixed typos.Takashi Iwai2003-09-081-2/+2
* added hwdep entries for mixart and us428.Takashi Iwai2003-09-081-1/+3
* - added the hwdep DSP loader API functions.Takashi Iwai2003-02-191-1/+41
* removed comma from last element of enums.Takashi Iwai2002-02-051-2/+2
* Added more informative comments to open mode flagsJaroslav Kysela2002-01-281-1/+1
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela2001-11-301-0/+1
* pcm.h - major documentation updates and reorderingJaroslav Kysela2001-11-141-6/+6
* Separated asoundlib.h to small files.Jaroslav Kysela2001-09-131-6/+31
* The main header file is not dependant on asound.h from driver.Jaroslav Kysela2001-08-201-8/+8
* Added symbol versioning for dlsym-callbacks.Jaroslav Kysela2001-08-151-0/+3
* Recoded hwdep API to follow modern conf style.Jaroslav Kysela2001-07-131-10/+26
* More documentation enhancements / removal of non-existent functions.Jaroslav Kysela2001-07-111-0/+21
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-1/+1
* Name cleaning for hwdep and timer APIAbramo Bagnara2001-03-291-10/+10
* Get rid of enum type checking ugly trickAbramo Bagnara2001-03-291-14/+12
* More generic support for poll descriptorsAbramo Bagnara2001-02-121-8/+8
* Encapsulated hwdep. Converted all enums to type safetyAbramo Bagnara2001-02-051-10/+15
* moved #ifdef _cplusplusAbramo Bagnara2001-02-011-2/+2
* Added snd_ prefix to mask and interval. Divided header.h wrappersAbramo Bagnara2001-01-301-0/+12
* Merged pcmfinal branch.Jaroslav Kysela2000-11-201-1/+1
* Merged pcmplug branch.Jaroslav Kysela2000-09-241-1/+1
* Added snd_hwdep_ioctl function.Jaroslav Kysela2000-01-111-0/+1
* Added the support for the hardware depedent interface.Jaroslav Kysela2000-01-101-0/+30