Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so that the...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 30 May 2011 11:07:57 +0000 (11:07 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 30 May 2011 11:07:57 +0000 (11:07 +0000)
commit2a26efc6912badfff9e798f5dbac57ba85ce6dd1
tree9510c38dc53bbf95489cd10c00d5685e4d97d70b
parent78cfaac9b4fc9ae15652f18e9abb79dcedfcd4b5
Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so that the user is now responsible for supplying the supported audio sampling rates, to allow for multiple audio interfaces with different numbers of supported rates and/or continuous sample rates.
15 files changed:
Demos/Device/ClassDriver/AudioInput/Descriptors.c
Demos/Device/ClassDriver/AudioInput/Descriptors.h
Demos/Device/ClassDriver/AudioOutput/Descriptors.c
Demos/Device/ClassDriver/AudioOutput/Descriptors.h
Demos/Device/LowLevel/AudioInput/Descriptors.c
Demos/Device/LowLevel/AudioInput/Descriptors.h
Demos/Device/LowLevel/AudioOutput/Descriptors.c
Demos/Device/LowLevel/AudioOutput/Descriptors.h
LUFA/Drivers/USB/Class/Common/Audio.h
LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c
LUFA/Drivers/USB/Core/AVR8/Host_AVR8.h
LUFA/Drivers/USB/Core/UC3/Host_UC3.c
LUFA/Drivers/USB/Core/UC3/Host_UC3.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/MigrationInformation.txt