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.
Lukasz Kozakiewicz 37d151cdce ListBox: update obsolete comment. 8 years ago
..
juce_audio_basics Fixed some VS2013 compiler errors 8 years ago
juce_audio_devices Windows: Fixed an issue where WASAPI audio would not correctly restart when changing buffer sizes 8 years ago
juce_audio_formats Removed the explicitness of the Array single-item constructors 8 years ago
juce_audio_plugin_client Standalone Plug-In: Added missing save state when the standalone app is closed 8 years ago
juce_audio_processors Enabled non-message thread creation of AudioProcessorValueTreeState 8 years ago
juce_audio_utils Updated some code to use cleaner array initialisation from constant data 8 years ago
juce_blocks_basics Littlefoot: Add pitch correction functions 8 years ago
juce_box2d Fixed some GCC compiler warnings 8 years ago
juce_core Improved scheduling when multiple threads are fighting for the MessageManagerLock 8 years ago
juce_cryptography Bit of tidying in BlowFish 8 years ago
juce_data_structures A minor code cleanup 8 years ago
juce_dsp Couple of initialiser-list fixes for the DSP module 8 years ago
juce_events Improved scheduling when multiple threads are fighting for the MessageManagerLock 8 years ago
juce_graphics Fixed some VS2013 compiler errors 8 years ago
juce_gui_basics ListBox: update obsolete comment. 8 years ago
juce_gui_extra Fixed some VS2013 compiler errors 8 years ago
juce_opengl Improved scheduling when multiple threads are fighting for the MessageManagerLock 8 years ago
juce_osc Improved scheduling when multiple threads are fighting for the MessageManagerLock 8 years ago
juce_product_unlocking InAppPurchases: enable IAP on OSX. 8 years ago
juce_video Bump version number to 5.1.2 8 years ago
JUCE Module Format.txt Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 8 years ago