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
/
Host
/
MIDI.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-20
/
+21
*
Fixed MIDI_Host_Flush() not aborting early when the specified MIDI host inter...
Dean Camera
2010-10-12
1
-1
/
+1
*
Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interfac...
Dean Camera
2010-10-01
1
-1
/
+1
*
Whitespace corrections.
Dean Camera
2010-10-01
1
-5
/
+5
*
Make Host mode Class drivers only set the class driver instance's state value...
Dean Camera
2010-09-30
1
-16
/
+10
*
Fix low level host mode demos not correctly fetching the next endpoint when a...
Dean Camera
2010-09-30
1
-16
/
+38
*
Add missing const qualifiers to class drivers.
Dean Camera
2010-07-21
1
-3
/
+6
*
Add new ReportType parameter to the HID class driver device callback and host...
Dean Camera
2010-05-09
1
-4
/
+4
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-186
/
+186
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-1
/
+3
*
Added support to the MIDI Class drivers for packed data, where multiple MIDI ...
Dean Camera
2010-01-05
1
-2
/
+25
*
Inline USB management functions in the Class drivers which are standardized b...
Dean Camera
2010-01-05
1
-5
/
+0
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Test with -Wextra, fix library warnings due to unused function parameters.
Dean Camera
2009-12-13
1
-2
/
+2
*
Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...
Dean Camera
2009-11-26
1
-2
/
+2
*
Add optional pipe double banking support to the Host mode Class drivers.
Dean Camera
2009-11-07
1
-3
/
+5
*
Add const attribute to class driver APIs.
Dean Camera
2009-11-03
1
-2
/
+2
*
Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver d...
Dean Camera
2009-10-08
1
-0
/
+164
*
Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement ...
Dean Camera
2009-08-30
1
-39
/
+0
*
Commit for 090810rc1 release.
Dean Camera
2009-08-05
1
-0
/
+3
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-0
/
+36