1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples
2018-05-08 13:40:10 +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 Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
BLOCKS Increased the warning level when building DemoRunner on iOS 2018-04-23 17:50:04 +01:00
DemoRunner Add camera support for iOS and Android. 2018-04-25 18:54:04 +02:00
DSP Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
GUI Ensured that bubble messages are also transformed in the ComponentTransforms demo 2018-05-08 13:40:10 +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