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