This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-02-04 03:40:07 +00:00
Code
Activity
8a3298ebb8
JUCE
/
extras
/
audio plugin host
History
Download ZIP
Download TAR.GZ
jules
f13621a78d
Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer.
2012-10-28 18:38:10 +00:00
..
Builds
Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer.
2012-10-28 18:38:10 +00:00
JuceLibraryCode
Introjucer: added support for a user-code section to the AppConfig.h file.
2012-04-17 12:04:56 +01:00
Source
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
Plugin Host.jucer
Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext().
2012-02-22 11:11:34 +00:00