summaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Class/Host/Audio.h
AgeCommit message (Expand)Author
2011-11-18Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean
2011-08-28Remove redundant prototype for Audio_Host_StartStopStreaming() and Audio_Host...Dean
2011-07-12Add missing function attributes.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-08Remove warnings in the documentation for the library class drivers about sequ...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-07-14Added module file dependancy information to the USB class drivers.Dean
2009-06-15Enhanced class drivers to use the same public/private section seperations as ...Dean
2009-06-14Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean