This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-10 23:44:24 +00:00
Code
Activity
b2ec7f07a5
JUCE
/
examples
History
Download ZIP
Download TAR.GZ
hogliux
b2ec7f07a5
Re-saved all projects
2018-06-11 12:49:36 +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-saved all projects
2018-06-11 12:49:36 +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
AudioPluginDemo now uses AudioProcessorValueTreeState to store it's parameter and ui state
2018-06-04 16:58:11 +01:00
Utilities
Replaced all usage of ScopedPointer with std::unique_ptr
2018-04-19 20:27:47 +01:00