1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/extras
2012-06-27 19:08:06 +01:00
..
audio plugin demo First check-in of AAX code - note that this is a work-in-progress and although it currently creates a plugin that gets scanned (on OSX at least), it doesn't yet work. 2012-06-26 15:36:14 +01:00
audio plugin host Removed the style parameter from Graphics::setFont(), because if the current font doesn't support that style, it'll give the wrong results. If this breaks your code, just wrap your arguments in a Font constructor, e.g. g.setFont (Font (mySize, myStyle)); 2012-06-26 13:18:03 +01:00
binarybuilder Introjucer: Added code to the win32 resource file to allow custom rc files to be included. 2012-06-01 16:26:10 +01:00
browser plugin demo Couple of introjucer fixes. 2011-10-11 14:22:18 +01:00
example projects Introjucer: Added code to the win32 resource file to allow custom rc files to be included. 2012-06-01 16:26:10 +01:00
Introjucer Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 2012-06-27 19:08:06 +01:00
JuceDemo Introjucer: more AAX support and some clean-ups. 2012-06-26 15:30:48 +01:00
static library Updated project files. 2012-05-29 11:01:05 +01:00
the jucer Removed the style parameter from Graphics::setFont(), because if the current font doesn't support that style, it'll give the wrong results. If this breaks your code, just wrap your arguments in a Font constructor, e.g. g.setFont (Font (mySize, myStyle)); 2012-06-26 13:18:03 +01:00
windows dll Updated the windows dll project. 2012-04-13 13:17:34 +01:00