qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 1007317c5f Fixed broken MIDI host driver MIDI_Host_ReceiveEventPacket() function due to not unfreezing the MIDI data IN pipe before use (thanks to Michael Brown). 2012-05-06 11:11:33 +00:00
..
Common Changed MIDI event structure MIDI_EventPacket_t to use a single field for the combined virtual cable index and command ID, to prevent bitfield packing issues on some architectures (thanks to Darren Gibbs). 2012-04-25 18:28:56 +00:00
Device Fixed possible deadlock in the CDC device driver if the USB connection is dropped while the CDC_REQ_SetLineEncoding control request is being processed by the stack (thanks to Jonathan Hudgins). 2012-05-05 19:43:06 +00:00
Host Fixed broken MIDI host driver MIDI_Host_ReceiveEventPacket() function due to not unfreezing the MIDI data IN pipe before use (thanks to Michael Brown). 2012-05-06 11:11:33 +00:00
AndroidAccessoryClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
AudioClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
CDCClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
HIDClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
MIDIClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
MassStorageClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
PrinterClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
RNDISClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
StillImageClass.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00