Rename new Audio class driver functions, callbacks and events to ensure that they...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 16 Jun 2011 06:49:08 +0000 (06:49 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 16 Jun 2011 06:49:08 +0000 (06:49 +0000)
commitd8fe01f19a48b960f5f82735b38ab798d07f2891
tree70f263f3bae17a97c0e3b776a81ec1178d9dbbd7
parent57eedebd191c91ce125238a8a2cb1482186d6164
Rename new Audio class driver functions, callbacks and events to ensure that they contain the USB mode (Device or Host) in the function names.
13 files changed:
Demos/Device/ClassDriver/AudioInput/AudioInput.c
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.c
Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c
LUFA.pnproj
LUFA/Drivers/USB/Class/Device/Audio.c
LUFA/Drivers/USB/Class/Device/Audio.h
LUFA/Drivers/USB/Class/Host/Audio.c
LUFA/Drivers/USB/Class/Host/Audio.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/FutureChanges.txt
LUFA/ManPages/LUFAPoweredProjects.txt
LUFA/ManPages/MigrationInformation.txt