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 fecba9c31c New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this. 11 years ago
..
Application Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 11 years ago
BinaryData Introjucer: code editor popup menu helper function to insert a new class declaration. 12 years ago
Code Editor Intrijucer: fixed an opacity assertion. 12 years ago
ComponentEditor Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 11 years ago
Project New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this. 11 years ago
Project Saving Introjucer: fix for a situation where project groups could get duplicate IDs. 12 years ago
Utility Fixes for support of non-utf8 strings. 11 years ago
jucer_Headers.h Updated headers in demo project files. 12 years ago