1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

17 commits

Author SHA1 Message Date
ed
4e484b2c42 Re-saved all projects 2018-05-10 17:02:05 +01:00
Lukasz Kozakiewicz
772185f2b0 Add camera support for iOS and Android. 2018-04-25 18:54:04 +02:00
ed
f69b9eb884 Add a config flag to juce_audio_processors for enabling LADSPA plugin hosting and enable it in AudioPluginHost 2018-04-25 12:56:23 +01:00
Tom Poole
ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
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 2018-04-17 18:46:55 +01:00
ed
f47d8d2425 Re-saved all projects 2018-04-17 08:43:25 +01:00
Tom Poole
05d5b3b611 Re-saved all projects 2018-04-16 11:08:08 +01:00
Tom Poole
4229dc0a4f Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00
Noah Dayan
2f1981ca8c Re-saved all projects 2018-04-10 17:08:47 +01:00
ed
5527cd8ca1 Add Android and iOS support to AudioPluginHost 2018-04-09 12:15:50 +01:00
hogliux
0db9415de6 Add bypass support to both hosting and plug-in client code 2018-04-04 11:26:26 +01:00
hogliux
e05a1549f2 Re-worked plug-in wrappers to all use new parameter system via LegacyAudioParameter wrapper class 2018-04-04 11:26:26 +01:00
Noah Dayan
c610745ee3 Fixed listener bug in AudioPluginHost 2018-03-23 09:58:19 +00:00
ed
bfd3afa6cf Re-saved all projects 2018-03-22 15:14:55 +00:00
Lukasz Kozakiewicz
0aa41705ad Re-saved all projects. 2018-03-20 10:55:19 +01:00
ed
3918cfbfb9 Re-saved all projects 2018-03-15 12:33:53 +00:00
ed
44f9a5c256 Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras 2018-03-15 12:10:33 +00:00