1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/audio plugin demo
2013-09-07 20:20:16 +01:00
..
Builds Resaved projects. 2013-09-07 20:20:16 +01:00
JuceLibraryCode Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 2013-07-28 18:08:28 +01:00
Source Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00
How to use this framework.txt Updated some help content for the how-to-build-a-plugin doc. 2012-10-10 10:30:10 +01:00
JuceDemoPlugin.jucer Updated some headers and URLs. 2013-06-24 16:03:33 +01:00