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.
ed 4a5dda489f Fixed some warnings with -Wconversion enabled 5 years ago
..
juce_MidiBuffer.cpp Tidied up some code in MidiBuffer 5 years ago
juce_MidiBuffer.h Windows: Removed some VS2013 workarounds 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 Fixed some warnings with -Wconversion enabled 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 Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_MidiRPN.h Fixed some more typos 5 years ago