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 cdbefa3b51
Windows: Ensure that new windows are brought to the front after creation
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 NSViewComponentPeer: Allow mouse events to reach unfocused windows 3 years ago
juce_audio_processors VST3 Client: Fix build when JUCE_VST3_CAN_REPLACE_VST2 is enabled 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 Windows: Ensure that new windows are brought to the front after creation 3 years ago
juce_gui_extra WebBrowserComponent: Avoid leaking browsers on macOS 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