1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2017-10-24 10:34:22 +02:00
..
juce_analytics Analytics: Added an new analytics module 2017-10-23 13:52:30 +01:00
juce_audio_basics Fixed some VS2013 compiler errors 2017-10-18 11:05:40 +01:00
juce_audio_devices Windows: Fixed an issue where WASAPI audio would not correctly restart when changing buffer sizes 2017-10-19 12:32:32 +01:00
juce_audio_formats Removed the explicitness of the Array single-item constructors 2017-10-17 15:21:26 +01:00
juce_audio_plugin_client RTAS: Fixed some namespacing around include paths 2017-10-23 21:42:12 +01:00
juce_audio_processors VST2 Hosting: Don't try changing the channel layout for multi-bus VST2s. Multi-bus VST2s have a fixed layout. 2017-10-20 15:51:27 +01:00
juce_audio_utils Updated some code to use cleaner array initialisation from constant data 2017-10-16 12:18:04 +01:00
juce_blocks_basics BLOCKS API: tweaked a timeout value to avoid unnecessary re-triggers 2017-10-20 14:16:53 +01:00
juce_box2d Fixed some GCC compiler warnings 2017-10-17 21:26:32 +01:00
juce_core Add Push Notifications feature for iOS and Android. 2017-10-23 09:31:06 +02:00
juce_cryptography Modernised a bunch of code mainly relating to character/string iteration 2017-10-19 16:52:20 +01:00
juce_data_structures A minor code cleanup 2017-10-12 12:31:55 +01:00
juce_dsp Couple of initialiser-list fixes for the DSP module 2017-10-16 12:23:28 +01:00
juce_events Improved scheduling when multiple threads are fighting for the MessageManagerLock 2017-10-19 12:55:37 +01:00
juce_graphics Modernised a bunch of code mainly relating to character/string iteration 2017-10-19 16:52:20 +01:00
juce_gui_basics Fixed a bug where the Slider popup display was being shown at the wrong position 2017-10-23 11:48:57 +01:00
juce_gui_extra PushNotifications: fix doxygen comments. 2017-10-24 08:43:54 +02:00
juce_opengl OpenGL: Added method OpenGLContext::setTextureMagnificationFilter to change GL's texture magnification filter 2017-10-24 09:13:19 +01:00
juce_osc Modernised a bunch of code mainly relating to character/string iteration 2017-10-19 16:52:20 +01:00
juce_product_unlocking InAppPurchases: return failure status of restoring products bought list if IAP is unavailable. 2017-10-24 10:34:22 +02:00
juce_video Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
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. 2017-07-19 17:23:20 +01:00