1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules
2018-01-17 15:57:00 +00:00
..
juce_analytics Added the correct license banner to the files in the juce_analytics module 2018-01-15 10:01:13 +00:00
juce_audio_basics Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_audio_devices Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_audio_formats Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_audio_plugin_client VST3: Fixed an issue with parallel streams of parameter updates during playback 2018-01-15 18:02:37 +00:00
juce_audio_processors Fixed a bug with some ifdeffed VST3 code in the AudioProcessor definition 2018-01-17 15:57:00 +00:00
juce_audio_utils Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_blocks_basics Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_box2d Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_core Fixed some documentation in JUCE Atomic class 2017-11-01 09:51:06 +00:00
juce_cryptography Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_data_structures Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_dsp Fix for dsp::ProcessorChain when used with a non-replacing context 2018-01-15 10:28:26 +00:00
juce_events Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_graphics Some minor documentation improvements 2017-11-01 09:50:43 +00:00
juce_gui_basics PushNotifications: compile out any PN code on iOS if PNs are not enabled. 2017-10-27 16:49:59 +02:00
juce_gui_extra A minor documentation update 2017-11-01 11:05:32 +00:00
juce_opengl Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_osc Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_product_unlocking Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_video Bump version number to 5.2.0 2017-10-25 12:07:32 +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