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-16 10:12:43 +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 Re-save all projects. 2018-05-16 10:12:43 +01:00
DSP Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
GUI Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs. 2018-05-14 18:15:06 +01:00
Plugins Marked as deprecated: String::empty, var::null, File::nonexistent, ValueTree::invalid and other problematic statically-initialised null values. Please just use the default constructor for these classes! 2018-05-09 08:08:46 +01:00
Utilities Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00