The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 4d7323fe0d Changed MidiMessage to avoid problems when moving them around in memory. Apart from being slightly cleaner code, this means that it can be used in Arrays. 11 years ago
..
juce_MidiBuffer.cpp Avoiding a few MSVC warnings 11 years ago
juce_MidiBuffer.h Simplified the internal workings of the MidiBuffer class. 11 years ago
juce_MidiFile.cpp Correction to MidiFile end-of-track handling. 11 years ago
juce_MidiFile.h Tidied up some ValueTree code. 11 years ago
juce_MidiKeyboardState.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_MidiKeyboardState.h A bit more minor cleaning-up. 11 years ago
juce_MidiMessage.cpp Changed MidiMessage to avoid problems when moving them around in memory. Apart from being slightly cleaner code, this means that it can be used in Arrays. 11 years ago
juce_MidiMessage.h Changed MidiMessage to avoid problems when moving them around in memory. Apart from being slightly cleaner code, this means that it can be used in Arrays. 11 years ago
juce_MidiMessageSequence.cpp Misc minor cleanups and comment fixes. 11 years ago
juce_MidiMessageSequence.h A bit more minor cleaning-up. 11 years ago