Changed MIDI event structure MIDI_EventPacket_t to use a single field for the combine...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 25 Apr 2012 18:28:56 +0000 (18:28 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 25 Apr 2012 18:28:56 +0000 (18:28 +0000)
commite875d7cf9f31fe9ac586718850a433f2851b5e19
tree6646b7317aeb0a802a6eb0e2f09c8fa9c1df6f0d
parent5b5b73ce582d2afa40218e44b45a97ec6c6ce9cf
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).
Demos/Device/ClassDriver/MIDI/MIDI.c
Demos/Device/LowLevel/MIDI/MIDI.c
Demos/Host/ClassDriver/MIDIHost/MIDIHost.c
Demos/Host/LowLevel/MIDIHost/MIDIHost.c
LUFA/DoxygenPages/ChangeLog.txt
LUFA/DoxygenPages/MigrationInformation.txt
LUFA/Drivers/USB/Class/Common/MIDIClassCommon.h