aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Class/Host/Audio.c
AgeCommit message (Expand)Author
2011-11-18Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean
2011-07-19Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...Dean
2011-07-11More endianness porting of the LUFA host mode class drivers.Dean
2011-06-16Add missing SVN eol-style properties to source files to prevent mixed end-of-...Dean
2011-06-16Rename new Audio class driver functions, callbacks and events to ensure that ...Dean
2011-06-14Rename Audio Host Class driver internal descriptor matching routines to be in...Dean
2011-06-13Ensure that only the requested Audio class pipes are mapped to endpoints with...Dean
2011-06-12Fix bugs in the Host mode Audio class driver.Dean
2011-06-09Fix errors in the library Host mode Audio Class driver.Dean
2011-06-09Add new Audio Class Driver Host demos.Dean
2011-06-08Pipe_BoundEndpointNumber() has been renamed to Pipe_GetBoundEndpointAddress()...Dean
2011-06-08Added new Host mode Audio Class driver.Dean
2009-08-30Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement ...Dean
2009-08-05Commit for 090810rc1 release.Dean
2009-06-14Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean