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 4870ea28dd Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available. 14 years ago
..
codecs VST host build fix. Removed a couple of MSVC warnings. 14 years ago
format New class: ThreadLocalValue. 14 years ago
sampler New class: WindowsMediaAudioFormat. 14 years ago
juce_audio_formats.cpp New class: WindowsMediaAudioFormat. 14 years ago
juce_audio_formats.h New class: WindowsMediaAudioFormat. 14 years ago
juce_audio_formats.mm Added new module wrappers. 14 years ago
juce_module_info Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available. 14 years ago