.. |
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.
|
13 years ago |
JuceDemo
|
Introjucer: more AAX support and some clean-ups.
|
13 years ago |
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.
|
13 years ago |
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));
|
13 years ago |
binarybuilder
|
Introjucer: Added code to the win32 resource file to allow custom rc files to be included.
|
13 years ago |
browser plugin demo
|
Couple of introjucer fixes.
|
13 years ago |
example projects
|
Introjucer: Added code to the win32 resource file to allow custom rc files to be included.
|
13 years ago |
static library
|
Updated project files.
|
13 years ago |
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));
|
13 years ago |
windows dll
|
Updated the windows dll project.
|
13 years ago |