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 0149aab09d CaretComponent optimisation. 11 years ago
..
juce_audio_basics Removed some warning settings that weren't supported by older GCCs. Also added workarounds for some spurious GCC warnings. 11 years ago
juce_audio_devices Cleaned up some ASIO code and added some logging. 11 years ago
juce_audio_formats Removed some warning settings that weren't supported by older GCCs. Also added workarounds for some spurious GCC warnings. 11 years ago
juce_audio_plugin_client Added some new methods to AudioProcessor, to support truncated parameter names, default parameter values and parameter step sizes. These are needed to support some AAX/RTAS host features. 11 years ago
juce_audio_processors Added some new methods to AudioProcessor, to support truncated parameter names, default parameter values and parameter step sizes. These are needed to support some AAX/RTAS host features. 11 years ago
juce_audio_utils Cleaned up some unused variables. 11 years ago
juce_box2d Version number update 12 years ago
juce_browser_plugin Version number update 12 years ago
juce_core Some minor clean-ups and comments in Thread class. 11 years ago
juce_cryptography Improved the SHA256 unit test, and added test for MD5. 11 years ago
juce_data_structures Version number update 12 years ago
juce_events Version number update 12 years ago
juce_graphics Added some more translation methods to AffineTransform, and a couple of methods to Rectangle and RectangleList 11 years ago
juce_gui_basics CaretComponent optimisation. 11 years ago
juce_gui_extra Had a look at the SplashScreen class, and realised it was total crap, so redesigned it to avoid using any modal loop nastiness, and to encourage initialisation on background threads. 11 years ago
juce_opengl Fix for openGL rendering engine in native-titlebar windows. 11 years ago
juce_video Cleaned away some old region-masking code from ComponentPeer, and improved some messy repaint inefficiencies involving win32 GL rendering. 11 years ago