Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so that...
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.
Showing
- Demos/Device/ClassDriver/AudioInput/Descriptors.c 6 additions, 3 deletionsDemos/Device/ClassDriver/AudioInput/Descriptors.c
- Demos/Device/ClassDriver/AudioInput/Descriptors.h 1 addition, 0 deletionsDemos/Device/ClassDriver/AudioInput/Descriptors.h
- Demos/Device/ClassDriver/AudioOutput/Descriptors.c 6 additions, 2 deletionsDemos/Device/ClassDriver/AudioOutput/Descriptors.c
- Demos/Device/ClassDriver/AudioOutput/Descriptors.h 1 addition, 0 deletionsDemos/Device/ClassDriver/AudioOutput/Descriptors.h
- Demos/Device/LowLevel/AudioInput/Descriptors.c 6 additions, 3 deletionsDemos/Device/LowLevel/AudioInput/Descriptors.c
- Demos/Device/LowLevel/AudioInput/Descriptors.h 1 addition, 0 deletionsDemos/Device/LowLevel/AudioInput/Descriptors.h
- Demos/Device/LowLevel/AudioOutput/Descriptors.c 6 additions, 2 deletionsDemos/Device/LowLevel/AudioOutput/Descriptors.c
- Demos/Device/LowLevel/AudioOutput/Descriptors.h 1 addition, 0 deletionsDemos/Device/LowLevel/AudioOutput/Descriptors.h
- LUFA/Drivers/USB/Class/Common/Audio.h 16 additions, 11 deletionsLUFA/Drivers/USB/Class/Common/Audio.h
- LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c 2 additions, 2 deletionsLUFA/Drivers/USB/Core/AVR8/Host_AVR8.c
- LUFA/Drivers/USB/Core/AVR8/Host_AVR8.h 1 addition, 1 deletionLUFA/Drivers/USB/Core/AVR8/Host_AVR8.h
- LUFA/Drivers/USB/Core/UC3/Host_UC3.c 2 additions, 2 deletionsLUFA/Drivers/USB/Core/UC3/Host_UC3.c
- LUFA/Drivers/USB/Core/UC3/Host_UC3.h 1 addition, 1 deletionLUFA/Drivers/USB/Core/UC3/Host_UC3.h
- LUFA/ManPages/ChangeLog.txt 3 additions, 0 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/MigrationInformation.txt 6 additions, 1 deletionLUFA/ManPages/MigrationInformation.txt
Loading
Please register or sign in to comment