1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras
2012-10-18 16:24:27 +01:00
..
audio plugin demo New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
audio plugin host Added a class KnownPluginList::PluginTree for accessing a sorted tree of plugins. Misc other improvements to plugin hosting. Also added methods for getting a plugin's VSTXML data. 2012-10-10 10:29:38 +01:00
binarybuilder Introjucer: Xcode project generation update. 2012-09-19 10:57:55 +01:00
browser plugin demo Couple of introjucer fixes. 2011-10-11 14:22:18 +01:00
example projects Old jucer: eliminated the 'L' string literal prefix. 2012-09-21 12:15:39 +01:00
Introjucer Minor changes for VC2005 2012-10-18 16:24:27 +01:00
JuceDemo New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
static library Refactored some c++ tokeniser classes. 2012-08-19 20:29:29 +01:00
the jucer Minor tweak to a Jucer template. 2012-10-10 21:08:05 +01:00
windows dll Updated the windows dll project. 2012-04-13 13:17:34 +01:00