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.
ed fb353dd08d macOS: Fixed a bug where a CoreAudio device could be started when it wasn't previously running 6 years ago
..
juce_analytics Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_audio_basics Fixed an error in the ADSR::calculateRates() method 6 years ago
juce_audio_devices macOS: Fixed a bug where a CoreAudio device could be started when it wasn't previously running 6 years ago
juce_audio_formats Updated the sampler synthesiser classes to use the new ADSR class 7 years ago
juce_audio_plugin_client AAX: Fixed potential issues with older PT control surfaces not handling large numbers of parameter steps 6 years ago
juce_audio_processors APVTS: Use an interval of 0.01 for AudioParameterFloats created using the simple constructor 6 years ago
juce_audio_utils Fixed a bug in the AudioDeviceSelectorComponent when selecting zero channels 7 years ago
juce_blocks_basics BLOCKS: Fix potential race conditions in Topology 6 years ago
juce_box2d Bump version number to 5.4.1 7 years ago
juce_core Increase the amount of bytes that findCentralDirectoryFileHeader() will scan when unzipping a .zip file 6 years ago
juce_cryptography Bump version number to 5.4.1 7 years ago
juce_data_structures Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_dsp Replaced all uses of static_cast<Type&&> with std::move 7 years ago
juce_events Windows: Fix a compile error when JUCE_DLL_BUILD=1 6 years ago
juce_graphics Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_gui_basics macOS: Fixed a crash on versions before 10.9 6 years ago
juce_gui_extra Linux: Removed an unused variable in the WebBrowserComponent implementation 6 years ago
juce_opengl Windows: Fixed an OpenGL bug in non-DPI aware windows with a global scale factor != 1.0 7 years ago
juce_osc Increased the OSC message buffer size in OSCReceiver 6 years ago
juce_product_unlocking Replaced some clumsy buffer handling code in the TracktionMarketplaceStatus class 6 years ago
juce_video Whitespace 7 years ago
JUCE Module Format.txt Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 8 years ago