index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
/
Device
/
MIDI.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
State information for class drivers is now zeroed out during enumeration (bot...
Dean Camera
2009-07-27
1
-2
/
+1
*
Added module file dependancy information to the USB class drivers.
Dean Camera
2009-07-14
1
-0
/
+4
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-18
/
+12
*
Reduce struct name pollution - group typedef struct names by class driver nam...
Dean Camera
2009-06-26
1
-28
/
+23
*
Clean up RNDIS demo type define names.
Dean Camera
2009-06-19
1
-1
/
+1
*
Break device mode class driver interfaces into seperate config and state stru...
Dean Camera
2009-06-18
1
-5
/
+44
*
Enhanced class drivers to use the same public/private section seperations as ...
Dean Camera
2009-06-15
1
-37
/
+38
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-126
/
+6
*
Changed to new device mode Class Driver function name prefixes to make way fo...
Dean Camera
2009-06-11
1
-5
/
+5
*
Finished basic documentation of all device mode class drivers.
Dean Camera
2009-06-08
1
-12
/
+49
*
Added multiple Report ID support to the HID class driver. Removed OUT endpoin...
Dean Camera
2009-06-05
1
-1
/
+1
*
Added Doxygen documentation to the Audio class driver. Added new modules for ...
Dean Camera
2009-06-04
1
-0
/
+17
*
Ensure all USB device class drivers have the same three main functions as the...
Dean Camera
2009-06-04
1
-0
/
+1
*
Minor documentation page updates.
Dean Camera
2009-06-04
1
-3
/
+13
*
Add MIDI class driver, update MIDI device demo to use the new USB class drive...
Dean Camera
2009-06-01
1
-0
/
+158