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 018d070948 Introjucer: tidied up command-line handling, added "--resave-resources" option. 13 years ago
..
Introjucer Introjucer: tidied up command-line handling, added "--resave-resources" option. 13 years ago
JuceDemo OpenGL: removed the fixed-function rendering code, replacing it with a simple software renderer that blits its results to the GL context. Removed the public OpenGLGraphicsContext class, replacing it with a createOpenGLGraphicsContext() function which returns an appropriate shader-based or software-based renderer object. 13 years ago
audio plugin demo Introjucer: fix for RTAS in VS2010 13 years ago
audio plugin host Introjucer: fix for RTAS in VS2010 13 years ago
binarybuilder Added -ldl to linux builds. Tidied up a few warnings. 13 years ago
browser plugin demo Couple of introjucer fixes. 14 years ago
example projects Added -ldl to linux builds. Tidied up a few warnings. 13 years ago
static library Introjucer: fix for RTAS in VS2010 13 years ago
the jucer Added -ldl to linux builds. Tidied up a few warnings. 13 years ago
windows dll Hard-coded some juce namespace declarations. 14 years ago