This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-10 23:44:24 +00:00
Code
Activity
9fa0d49be7
JUCE
/
examples
/
Demo
History
Download ZIP
Download TAR.GZ
jules
9fa0d49be7
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
2016-09-16 12:03:02 +01:00
..
Builds
Resaved all projects
2016-08-26 09:49:20 +01:00
JuceLibraryCode
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
2016-04-06 18:31:24 +01:00
Resources
Pimped the demo app with some new images
2015-11-04 12:14:08 +00:00
Source
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
2016-09-16 12:03:02 +01:00
JuceDemo.jucer
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