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 4cabc9095e Introjucer: Added code to the win32 resource file to allow custom rc files to be included. 13 years ago
..
jucer_ProjectExport_Android.h Android: fix to prevent app restarts when rotating. 13 years ago
jucer_ProjectExport_MSVC.h Introjucer: Added code to the win32 resource file to allow custom rc files to be included. 13 years ago
jucer_ProjectExport_Make.h Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 13 years ago
jucer_ProjectExport_XCode.h Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 13 years ago
jucer_ProjectExporter.cpp Introjucer: made the project wizard create some default exporters. 13 years ago
jucer_ProjectExporter.h Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 13 years ago
jucer_ProjectSaver.h Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string. 13 years ago
jucer_ResourceFile.cpp Introjucer: fix for binary resource file generation. 13 years ago
jucer_ResourceFile.h Internal work on the ComponentBuilder system. 13 years ago