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 1a266e822b Projucer: The Projucer now adds a unique suffix to the target project folder of duplicate exporters and the 'selected exporter' drop-down now defaults to the first exporter that can launch the project if none were previously selected 8 years ago
..
jucer_ProjectExport_Android.h Projucer: Added an error message if your activity class name contains underscores 8 years ago
jucer_ProjectExport_CodeBlocks.h Updated file headers and the README with the JUCE 5 license 8 years ago
jucer_ProjectExport_MSVC.h Made the Projucer's Windows target platform property chooser available to all Visual Studio exporters 8 years ago
jucer_ProjectExport_Make.h Linux: Fixed an issue where the Makefile generated by the Projucer would not trigger recompilation when files were changed (Fixes #202) 8 years ago
jucer_ProjectExport_XCode.h Projucer: Moved a Thread::sleep() call that would be called every time a project was saved out of the Xcode exporter and only call it if saving and opening project in Xcode 8 years ago
jucer_ProjectExporter.cpp Projucer: The Projucer now adds a unique suffix to the target project folder of duplicate exporters and the 'selected exporter' drop-down now defaults to the first exporter that can launch the project if none were previously selected 8 years ago
jucer_ProjectExporter.h Projucer: The Projucer now adds a unique suffix to the target project folder of duplicate exporters and the 'selected exporter' drop-down now defaults to the first exporter that can launch the project if none were previously selected 8 years ago
jucer_ProjectSaver.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
jucer_ProjectSaver.h Projucer: Moved a Thread::sleep() call that would be called every time a project was saved out of the Xcode exporter and only call it if saving and opening project in Xcode 8 years ago
jucer_ResourceFile.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
jucer_ResourceFile.h Updated file headers and the README with the JUCE 5 license 8 years ago
jucer_TextWithDefaultPropertyComponent.h Projucer: Selected colour scheme is now stored and recalled. Multiple fixes for unreadable text in the GUI editor 8 years ago