The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 9b38f91226 Fixed a compile problem in VSTs. Minor clean-ups. 13 years ago
..
Introjucer Support for writing JPG even if the image has an alpha channel. Added assertion to warn if you try to use a fallback font on OSX. Minor fixes and features for PopupMenu, ComboBox. 13 years ago
JuceDemo Fixed a compile problem in VSTs. Minor clean-ups. 13 years ago
audio plugin demo New macro JUCE_DEFAULT_SOFTWARE_RENDERER to help replace the software renderer with a custom class. Removed some defunct Xcode settings. Small SVG workaround. 13 years ago
audio plugin host New class: OpenGLFrameBufferImage, which wraps a framebuffer inside a juce Image. 13 years ago
binarybuilder New macro JUCE_DEFAULT_SOFTWARE_RENDERER to help replace the software renderer with a custom class. Removed some defunct Xcode settings. Small SVG workaround. 13 years ago
browser plugin demo Tweaked browser plugin demo plist. 14 years ago
example projects New macro JUCE_DEFAULT_SOFTWARE_RENDERER to help replace the software renderer with a custom class. Removed some defunct Xcode settings. Small SVG workaround. 13 years ago
static library New class: OpenGLFrameBufferImage, which wraps a framebuffer inside a juce Image. 13 years ago
the jucer New macro JUCE_DEFAULT_SOFTWARE_RENDERER to help replace the software renderer with a custom class. Removed some defunct Xcode settings. Small SVG workaround. 13 years ago
windows dll Hard-coded some juce namespace declarations. 14 years ago