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-31 03:00:05 +00:00
Code
Activity
0475cedff5
JUCE
/
extras
/
audio plugin host
History
Download ZIP
Download TAR.GZ
jules
7f499caf5f
Introjucer: refactored some filenames.
2012-06-28 08:52:42 +01:00
..
Builds
Introjucer: refactored some filenames.
2012-06-28 08:52:42 +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
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
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