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
544e35655a
JUCE
/
examples
History
Download ZIP
Download TAR.GZ
ed
9c746a4762
Added a couple of missing modules to the CameraDemo PIP
2018-06-27 15:08:59 +01:00
..
Assets
Fixed an unused variable warning in DemoUtilities.h when building in release mode
2018-05-08 12:51:31 +01:00
Audio
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
2018-06-27 11:37:27 +01:00
BLOCKS
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
2018-06-27 11:37:27 +01:00
DemoRunner
Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use
2018-06-26 14:06:52 +01:00
DSP
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
2018-06-27 11:37:27 +01:00
GUI
Added a couple of missing modules to the CameraDemo PIP
2018-06-27 15:08:59 +01:00
Plugins
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
2018-06-27 11:37:27 +01:00
Utilities
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
2018-06-27 11:37:27 +01:00