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 1a83fbf3a4 Changed MidiMessage::getTextFromTextMetaEvent() to handle utf-8 as well as ascii. 13 years ago
..
juce_MidiBuffer.cpp Purged some warnings. 13 years ago
juce_MidiBuffer.h Misc minor clean-ups. 13 years ago
juce_MidiFile.cpp Purged some warnings. 13 years ago
juce_MidiFile.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_MidiKeyboardState.cpp (automated whitespace clean-up) 13 years ago
juce_MidiKeyboardState.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_MidiMessage.cpp Changed MidiMessage::getTextFromTextMetaEvent() to handle utf-8 as well as ascii. 13 years ago
juce_MidiMessage.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 13 years ago
juce_MidiMessageSequence.cpp Made MidiMessageSequence::addEvent return the new event. 13 years ago
juce_MidiMessageSequence.h Made MidiMessageSequence::addEvent return the new event. 13 years ago