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.
reuk 210cbdca66
FileBasedDocument: Show correct error text in alert window if loadDocument fails
3 years ago
..
juce_analytics Bump version number to 6.1.2 3 years ago
juce_audio_basics ADSR: Fix bug when using applyEnvelopeToBuffer() with zero-length attack and decay 3 years ago
juce_audio_devices macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 3 years ago
juce_audio_formats CoreAudioFormat: Allow specifying stream kind hints 3 years ago
juce_audio_plugin_client AAX Client: Avoid overwriting bypass parameter value on state recall 3 years ago
juce_audio_processors VST3 Host: Avoid resusing IMessage and IAttributeList instances 3 years ago
juce_audio_utils MidiKeyboardComponent: Ensure note is not highlighted after mouse leaves component 3 years ago
juce_box2d Bump version number to 6.1.2 3 years ago
juce_core WebBrowserComponent: Avoid leaking browsers on macOS 3 years ago
juce_cryptography Bump version number to 6.1.2 3 years ago
juce_data_structures Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_dsp ProcessSpec: Add equality operators 3 years ago
juce_events Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker 3 years ago
juce_graphics CharacterFunctions: Avoid UB when parsing hex strings 3 years ago
juce_gui_basics X11: Make synchronous error handling opt-in due to graphics performance issues when XSynchronize is enabled for a display 3 years ago
juce_gui_extra FileBasedDocument: Show correct error text in alert window if loadDocument fails 3 years ago
juce_opengl OpenGLContext: Fix thread/consistency warnings on macOS 3 years ago
juce_osc Bump version number to 6.1.2 3 years ago
juce_product_unlocking Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_video macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 3 years ago
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 4 years ago