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.
jules 2db263c122 Refactored StandaloneFilterWindow, breaking it up so that there's a separate class StandalonePluginHolder which can be used inside more customised windows. 12 years ago
..
juce_audio_basics Fixed some edge-case problems in FloatVectorOperations min/max 12 years ago
juce_audio_devices On OSX/linux, made sure the MidiOutput closes its thread on destruction. 12 years ago
juce_audio_formats Refactored the WindowsMediaAudioFormat to avoid a discontinuity bug. 12 years ago
juce_audio_plugin_client Refactored StandaloneFilterWindow, breaking it up so that there's a separate class StandalonePluginHolder which can be used inside more customised windows. 12 years ago
juce_audio_processors Cleaned up some mistakes in the VST3 COM macros. 12 years ago
juce_audio_utils Relaxed the requirement for AudioSampleBuffer to have more than zero channels, and gave it a default constructor. 12 years ago
juce_box2d Version number update 12 years ago
juce_browser_plugin_client Version number update 12 years ago
juce_core Documentation improvement. 12 years ago
juce_cryptography Version number update 12 years ago
juce_data_structures Version number update 12 years ago
juce_events Version number update 12 years ago
juce_graphics New class: SharedResourcePointer 12 years ago
juce_gui_basics Added an option to Viewport to allow mouse-wheel scrolling when scrollbars are disabled. 12 years ago
juce_gui_extra Documentation improvement. 12 years ago
juce_opengl iOS background app GL rendering workaround. 12 years ago
juce_video Version number update 12 years ago