Audio Device Class driver changed to also require the index of the Audio Control...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 14 Mar 2012 22:12:40 +0000 (22:12 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 14 Mar 2012 22:12:40 +0000 (22:12 +0000)
commit77adb2ba529973b99383fd4571f67eede3afcda4
tree792fa510f9643f2e82ea81bc890c83c630ce9d1b
parentc0f763db0474e6441ed313c208eaf9b34a2ca6b1
Audio Device Class driver changed to also require the index of the Audio Control interface within the device, for SET/GET/CUR/MIN/MAX/RES property adjustments.
Demos/Device/ClassDriver/AudioInput/AudioInput.c
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
LUFA/DoxygenPages/ChangeLog.txt
LUFA/DoxygenPages/MigrationInformation.txt
LUFA/Drivers/USB/Class/Device/AudioClassDevice.c
LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
Maintenance/makefile