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 5a59c92b20 AudioProcessorEditor: Allow editors to have a corner resizer without being resizable by the host and clarified the documentation regarding this and the editor's constrainer 4 years ago
..
juce_analytics Bump version number to 6.0.7 4 years ago
juce_audio_basics MidiBuffer: Ensure correct number of events are removed by clear function 4 years ago
juce_audio_devices CoreMidi: Use RAII to avoid potential leaks of MIDI ports/endpoints 4 years ago
juce_audio_formats AudioFormats: Allow WindowsMediaAudioFormat by default on Windows 4 years ago
juce_audio_plugin_client VST: Removed an old workaround causing plug-in editor window position issues on macOS 4 years ago
juce_audio_processors AudioProcessorEditor: Allow editors to have a corner resizer without being resizable by the host and clarified the documentation regarding this and the editor's constrainer 4 years ago
juce_audio_utils Android: Fix numeric conversion warnings 4 years ago
juce_blocks_basics CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
juce_box2d Bump version number to 6.0.7 4 years ago
juce_core Added JUCE_DECLARE_NON_MOVEABLE macro 4 years ago
juce_cryptography Bump version number to 6.0.7 4 years ago
juce_data_structures XmlElement: Update loops to use new iterators 4 years ago
juce_dsp Convolution: Update documentation for prepare function 4 years ago
juce_events AppDelegate: Ensure correct lifetime of static objects 4 years ago
juce_graphics Correctly scale saturation value to 0-1 in HSL Colour constructor 4 years ago
juce_gui_basics Windows: Fixed a build error and some unreachable code warnings when JUCE_WIN_PER_MONITOR_DPI_AWARE=0 4 years ago
juce_gui_extra Windows: Added ScopedThreadDPIAwarenessSetter for correctly setting and resetting thread DPI-awareness for methods which interact with an HWND and removed some DPI workarounds 4 years ago
juce_opengl Windows: Added ScopedThreadDPIAwarenessSetter for correctly setting and resetting thread DPI-awareness for methods which interact with an HWND and removed some DPI workarounds 4 years ago
juce_osc Bump version number to 6.0.7 4 years ago
juce_product_unlocking Bump version number to 6.0.7 4 years ago
juce_video Android: Fix numeric conversion warnings 4 years ago
CMakeLists.txt Updated all license headers 5 years ago