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 a63f1808fc Fixed a bug where a Slider popup display added to a parent component would never be dismissed 7 years ago
..
juce_analytics Analytics: Added an new analytics module 7 years ago
juce_audio_basics Fixed some VS2013 compiler errors 7 years ago
juce_audio_devices Windows: Fixed an issue where WASAPI audio would not correctly restart when changing buffer sizes 7 years ago
juce_audio_formats Removed the explicitness of the Array single-item constructors 7 years ago
juce_audio_plugin_client RTAS: Fixed some namespacing around include paths 7 years ago
juce_audio_processors VST2 Hosting: Don't try changing the channel layout for multi-bus VST2s. Multi-bus VST2s have a fixed layout. 7 years ago
juce_audio_utils Updated some code to use cleaner array initialisation from constant data 7 years ago
juce_blocks_basics BLOCKS: Throttle frequency of topology change listener callbacks 7 years ago
juce_box2d Fixed some GCC compiler warnings 7 years ago
juce_core Add Push Notifications feature for iOS and Android. 7 years ago
juce_cryptography Modernised a bunch of code mainly relating to character/string iteration 7 years ago
juce_data_structures A minor code cleanup 7 years ago
juce_dsp Couple of initialiser-list fixes for the DSP module 7 years ago
juce_events Improved scheduling when multiple threads are fighting for the MessageManagerLock 7 years ago
juce_graphics Modernised a bunch of code mainly relating to character/string iteration 7 years ago
juce_gui_basics Fixed a bug where a Slider popup display added to a parent component would never be dismissed 7 years ago
juce_gui_extra PushNotifications: fix doxygen comments. 7 years ago
juce_opengl OpenGL: Added method OpenGLContext::setTextureMagnificationFilter to change GL's texture magnification filter 7 years ago
juce_osc Modernised a bunch of code mainly relating to character/string iteration 7 years ago
juce_product_unlocking InAppPurchases: return failure status of restoring products bought list if IAP is unavailable. 7 years ago
juce_video Bump version number to 5.1.2 7 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. 7 years ago