1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/examples/Demo/Source
stefan 8ec9443543 Projucer various fixes
* Use separate folder for disk cache in debug mode to avoid mixing debug/release-mode object files while testing
* Quote the server's file name as it may contain spaces etc.
* Fix saving source files during compilation on Windows
* Fix JuceDemo for live builds on Mac: long chains of recursive operator<< invocations caused compiler crash
* Move code for creating disabled Build tab to extra function and add names to improve readability
* Implement new "subscribe" behavior for createDisabledBuildTab
* Clean up trailing spaces
2016-09-15 17:13:41 +02:00
..
Demos Projucer various fixes 2016-09-15 17:13:41 +02:00
DemoUtilities.h Pimped the demo app with some new images 2015-11-04 12:14:08 +00:00
IntroScreen.cpp Demo app: Lowered the frame rate of the welcome screen to save power if people leave it running 2015-12-01 16:35:00 +00:00
JuceDemoHeader.h Misc minor fix-ups 2015-11-02 18:07:36 +00:00
Main.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
MainWindow.cpp Fix multiple compile errors on older gcc versions 2016-05-26 11:50:04 +01:00
MainWindow.h Fix multiple compile errors on older gcc versions 2016-05-26 11:50:04 +01:00