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
d72b58467f
JUCE
/
examples
History
Download ZIP
Download TAR.GZ
ed
d72b58467f
Copy JUCE examples directories to DemoRunner resources on Mac so that they can be found when sandboxed
2018-04-23 17:20:07 +01:00
..
Assets
Check for custom resources folder first in DemoUtilities.h createAssetInputStream() method on Mac
2018-04-23 16:45:10 +01:00
Audio
Replaced all usage of ScopedPointer with std::unique_ptr
2018-04-19 20:27:47 +01:00
BLOCKS
Increased the Xcode warning level for some demo code and fixed resulting warnings
2018-04-05 16:38:20 +01:00
DemoRunner
Copy JUCE examples directories to DemoRunner resources on Mac so that they can be found when sandboxed
2018-04-23 17:20:07 +01:00
DSP
Replaced all usage of ScopedPointer with std::unique_ptr
2018-04-19 20:27:47 +01:00
GUI
Replaced all usage of ScopedPointer with std::unique_ptr
2018-04-19 20:27:47 +01:00
Plugins
Replaced all usage of ScopedPointer with std::unique_ptr
2018-04-19 20:27:47 +01:00
Utilities
Replaced all usage of ScopedPointer with std::unique_ptr
2018-04-19 20:27:47 +01:00