1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/examples
2018-05-25 11:42:00 +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 Fixed some MIDI message descriptions in the MIDI example code 2018-05-17 12:02:37 +01:00
BLOCKS Demorunner: Fixed device manager bug in BlocksSynthDemo.h 2018-05-25 11:42:00 +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