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-01-24 01:54:22 +00:00
Code
Activity
842d30fbfa
JUCE
/
extras
/
audio plugin host
History
Download ZIP
Download TAR.GZ
jules
d7cea05104
Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer.
2012-08-29 11:01:47 +01:00
..
Builds
Refactored some c++ tokeniser classes.
2012-08-19 20:29:29 +01: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 new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer.
2012-08-29 11:01:47 +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