1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras
2011-08-19 21:34:34 +01:00
..
audio plugin demo Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules. 2011-08-16 18:05:20 +01:00
audio plugin host Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules. 2011-08-16 18:05:20 +01:00
binarybuilder Introjucer work. Improved command line tokenisation in OSX. 2011-08-17 15:07:06 +01:00
browser plugin demo Tweaked browser plugin demo plist. 2011-08-18 14:31:37 +01:00
example projects Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules. 2011-08-16 18:05:20 +01:00
Introjucer Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 2011-08-19 21:34:34 +01:00
JuceDemo Tidied up a couple of msvc warning/errors. 2011-08-19 11:31:23 +01:00
static library Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules. 2011-08-16 18:05:20 +01:00
the jucer Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 2011-08-19 21:34:34 +01:00
windows dll Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +01:00