aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
Commit message (Expand)AuthorAgeFilesLines
* Spell check source code, fix mistakes.Dean Camera2012-06-091-2/+2
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-18/+7
* Audio Device Class driver changed to also require the index of the Audio Cont...Dean Camera2012-03-141-0/+3
* All USB Class Driver configuration struct values are now non-const, to allow ...Dean Camera2012-02-191-1/+1
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Added new CALLBACK_Audio_Device_GetSetInterfaceProperty() callback to the Aud...Dean Camera2012-01-281-2/+31
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-3/+3
* Add new Android Open Accessory class driver to the library core and add a new...Dean Camera2011-11-241-1/+1
* Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean Camera2011-11-181-0/+375