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 39c44c12ed Added a Component::getDesktopScaleFactor() method which can be overridden to force a scale for a particular window. 12 years ago
..
juce_audio_basics Added some override specifiers. 12 years ago
juce_audio_devices ALSA: fixed some problems with the minimum number of channels asked for. 12 years ago
juce_audio_formats Fix for reading IEEE float wav files. 12 years ago
juce_audio_plugin_client More work on the AU base classes. 12 years ago
juce_audio_processors Plugin scanning: Added warnings to try to stop misguided users from scanning their entire disk or other system folders. 12 years ago
juce_audio_utils Added some override specifiers. 12 years ago
juce_box2d Version number update 12 years ago
juce_browser_plugin Version number update 12 years ago
juce_core Doxygen warning fixes and extra comments. 12 years ago
juce_cryptography Improved the SHA256 unit test, and added test for MD5. 12 years ago
juce_data_structures Version number update 12 years ago
juce_events Version number update 12 years ago
juce_graphics Doxygen warning fixes and extra comments. 12 years ago
juce_gui_basics Added a Component::getDesktopScaleFactor() method which can be overridden to force a scale for a particular window. 12 years ago
juce_gui_extra Added a Component::getDesktopScaleFactor() method which can be overridden to force a scale for a particular window. 12 years ago
juce_opengl Doxygen warning fixes and extra comments. 12 years ago
juce_video Cleaned away some old region-masking code from ComponentPeer, and improved some messy repaint inefficiencies involving win32 GL rendering. 12 years ago