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-11 23:54:18 +00:00
Code
Activity
1e6bbb8da9
JUCE
/
extras
/
AudioPluginHost
/
Source
History
Download ZIP
Download TAR.GZ
jules
49aa9c9db4
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
..
Filters
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
UI
VS2013: Fixed a VS2013 compiler error in the AudioPluginHost
2018-05-25 08:53:48 +01:00
HostStartup.cpp
Replaced all usage of ScopedPointer with std::unique_ptr
2018-04-19 20:27:47 +01:00
JUCEAppIcon.png
Add Android and iOS support to AudioPluginHost
2018-04-09 12:15:50 +01:00