1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples
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
..
AnimationAppExample Resaved all projects 2016-08-26 09:49:20 +01:00
audio plugin demo Resaved all projects 2016-08-26 09:49:20 +01:00
audio plugin host Fixed a crash on exit error in the plug-in host on windows/linux 2016-09-08 10:47:57 +01:00
AudioAppExample Resaved all projects 2016-08-26 09:49:20 +01:00
AUv3Synth Resaved all projects 2016-08-26 09:49:20 +01:00
BouncingBallWavetableDemo Resaved all projects 2016-08-26 09:49:20 +01:00
ComponentTutorialExample Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
Demo Projucer various fixes 2016-09-15 17:13:41 +02:00
HelloWorld Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
MidiTest Resaved all projects 2016-08-26 09:49:20 +01:00
MPETest Resaved all projects 2016-08-26 09:49:20 +01:00
NetworkGraphicsDemo Resaved all projects 2016-08-26 09:49:20 +01:00
OpenGLAppExample Resaved all projects 2016-08-26 09:49:20 +01:00
OSCMonitor Resaved all projects 2016-08-26 09:49:20 +01:00
OSCReceiver Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
OSCSender Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
PluckedStringsDemo Resaved all projects 2016-08-26 09:49:20 +01:00
PlugInSamples Resaved all projects 2016-08-26 09:49:20 +01:00
SimpleFFTExample Resaved all projects 2016-08-26 09:49:20 +01:00