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.
stefan 4aa0f311e0 Allow to specify the stack size for each thread in a thread pool explicitly, by adding an optional parameter to the constructors of ThreadPool and ThreadPoolThread. 9 years ago
..
juce_audio_basics Added a convenient function to get all channel sets with a particular number of channels 9 years ago
juce_audio_devices Moved the DiscRecording dependency in the module descriptions from juce_audio_devices to juce_audio_utils 9 years ago
juce_audio_formats Changed flac writer to respect the current stream position when writing the flac header 9 years ago
juce_audio_plugin_client Fixed a bug that could make surround plug-ins fail AU validation in certain rare edge cases 9 years ago
juce_audio_processors Added a convenient function to get all channel sets with a particular number of channels 9 years ago
juce_audio_utils Moved the DiscRecording dependency in the module descriptions from juce_audio_devices to juce_audio_utils 9 years ago
juce_box2d Bump version number to 4.2.4 9 years ago
juce_core Allow to specify the stack size for each thread in a thread pool explicitly, by adding an optional parameter to the constructors of ThreadPool and ThreadPoolThread. 9 years ago
juce_cryptography Fixed warnings in cryptographic unit test code 9 years ago
juce_data_structures Fixed an issue in CachedValue where setValue would not actually set the property if it's equal to the default. 9 years ago
juce_events Bump version number to 4.2.4 9 years ago
juce_graphics Fixed a documentation typo. 9 years ago
juce_gui_basics Fixed a flex box bug where the first item in a list of too large items would not be layouted properly 9 years ago
juce_gui_extra Added a workaround for a strange bug with monospace fonts in OS X sierra 9 years ago
juce_opengl Bump version number to 4.2.4 9 years ago
juce_osc Added missing juce_osc dependency on juce_events 9 years ago
juce_tracktion_marketplace Bump version number to 4.2.4 9 years ago
juce_video Bump version number to 4.2.4 9 years ago
JUCE Module Format.txt Add pkg-config support for linux 9 years ago