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.
reuk eae9a10944 MidiBuffer: Add iterator compatible with C++11 range-for 5 years ago
..
juce_MidiBuffer.cpp MidiBuffer: Add iterator compatible with C++11 range-for 5 years ago
juce_MidiBuffer.h MidiBuffer: Add iterator compatible with C++11 range-for 5 years ago
juce_MidiFile.cpp Fixed a potential crash when reading MIDI files with incorrect track length chunks 6 years ago
juce_MidiFile.h Made a couple of MidiFile methods const 6 years ago
juce_MidiKeyboardState.cpp MidiBuffer: Add iterator compatible with C++11 range-for 5 years ago
juce_MidiKeyboardState.h Fixed some warnings with -Wconversion enabled 5 years ago
juce_MidiMessage.cpp Fixed an invalid memory read when handling MIDI reset messages 6 years ago
juce_MidiMessage.h Fixed an invalid memory read when handling MIDI reset messages 6 years ago
juce_MidiMessageSequence.cpp Fixed some more typos 5 years ago
juce_MidiMessageSequence.h Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
juce_MidiRPN.cpp MidiBuffer: Add iterator compatible with C++11 range-for 5 years ago
juce_MidiRPN.h Fixed some more typos 5 years ago