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 b1253bfc74 Added JUCE_DECLARE_NON_MOVEABLE macro 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 AU: Fix midi output to use correct packet alignment on ARM 4 years ago
juce_audio_processors AU: Use slightly more readable channel type 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 Windows: Removed WinRT::ComSmartPtr and use existing class instead 4 years ago
juce_graphics Correctly scale saturation value to 0-1 in HSL Colour constructor 4 years ago
juce_gui_basics FileChooser: Hide chooser when it leaves scope on Windows 4 years ago
juce_gui_extra Windows: Set SWP_NOMOVE/SWP_NOSIZE flags when updating window position in HWNDComponent and use getSmallestIntegerContainer() when calculating scaled bounds 4 years ago
juce_opengl X11: Ensure repainting still works after destorying a GL context 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