ed
|
08928231af
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
37f0fdd0fa
|
Re-saved all projects
|
6 years ago |
ed
|
2593d5e264
|
Re-saved all projects
|
6 years ago |
ed
|
b349b7f4d9
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
a3566b8c1e
|
Removed the embedded VST2 SDK
|
6 years ago |
jules
|
723b18a149
|
Updated projects
|
6 years ago |
ed
|
92ab11e31c
|
Re-saved all projects
|
6 years ago |
ed
|
04b0d05b31
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
38fbecf9c3
|
MacOS: Added NSMicrophoneUsageDescription and NSCameraUsageDescription to the plist
|
6 years ago |
ed
|
a44d3d7bb2
|
Re-saved all projects
|
6 years ago |
jules
|
6fda0bffca
|
Fixed some stray zeros that were still being passed as null pointers
|
6 years ago |
Tom Poole
|
8ee55994fa
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
7624e3f61b
|
Re-saved all projects
|
6 years ago |
ed
|
696f26dea0
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
52d226fe72
|
Enabled additional VS warnings for some projects
|
6 years ago |
ed
|
3638995f8b
|
Re-saved all projects
|
6 years ago |
ed
|
c87879e07d
|
Re-saved all projects
|
6 years ago |
ed
|
90a692a58c
|
Enable DPI aware plug-in hosting in the AudioPluginHost
|
6 years ago |
ed
|
4f2bbd965a
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
426e122375
|
Re-saved all projects
|
6 years ago |
jules
|
bc37767edb
|
Updated the AudioPluginHost app
|
7 years ago |
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
|
7 years ago |
hogliux
|
b2ec7f07a5
|
Re-saved all projects
|
7 years ago |
hogliux
|
cf4f12a452
|
Replaced our VST2 interface headers with official VST3 SDK
|
7 years ago |
hogliux
|
7063d9a7a4
|
Re-save all Android Projects
|
7 years ago |
hogliux
|
9b2b64c0ef
|
Android: AS no longer supports armeabi. Ensure that demo projects do not use it anymore
|
7 years ago |
hogliux
|
f574b9d962
|
VS2013: Fixed a VS2013 compiler error in the AudioPluginHost
|
7 years ago |
hogliux
|
5b9a07ec2e
|
PluginHost: Fixed a bug where the PluginHost would always ask to save the file even if it wasn't changed
|
7 years ago |
Lukasz Kozakiewicz
|
afd28b2c57
|
Re-save all projects.
|
7 years ago |
Lukasz Kozakiewicz
|
315326477d
|
Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs.
|
7 years ago |
jules
|
f3e1e52c88
|
Cleaned up some audio plugin creation function prototypes
|
7 years ago |
ed
|
4e484b2c42
|
Re-saved all projects
|
7 years ago |
Lukasz Kozakiewicz
|
772185f2b0
|
Add camera support for iOS and Android.
|
7 years ago |
ed
|
f69b9eb884
|
Add a config flag to juce_audio_processors for enabling LADSPA plugin hosting and enable it in AudioPluginHost
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
Tom Poole
|
c7c26fa9f0
|
Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms
|
7 years ago |
ed
|
f47d8d2425
|
Re-saved all projects
|
7 years ago |
Tom Poole
|
05d5b3b611
|
Re-saved all projects
|
7 years ago |
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |
Noah Dayan
|
2f1981ca8c
|
Re-saved all projects
|
7 years ago |
ed
|
5527cd8ca1
|
Add Android and iOS support to AudioPluginHost
|
7 years ago |
hogliux
|
0db9415de6
|
Add bypass support to both hosting and plug-in client code
|
7 years ago |
hogliux
|
e05a1549f2
|
Re-worked plug-in wrappers to all use new parameter system via LegacyAudioParameter wrapper class
|
7 years ago |
Noah Dayan
|
c610745ee3
|
Fixed listener bug in AudioPluginHost
|
7 years ago |
ed
|
bfd3afa6cf
|
Re-saved all projects
|
7 years ago |
Lukasz Kozakiewicz
|
0aa41705ad
|
Re-saved all projects.
|
7 years ago |
ed
|
3918cfbfb9
|
Re-saved all projects
|
7 years ago |
ed
|
44f9a5c256
|
Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras
|
7 years ago |