1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules
2017-10-30 13:53:46 +00:00
..
juce_analytics Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_audio_basics Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_audio_devices iOS: Refactored iOSAudioDevice to support multi-channel audio devices and improve the handling of sample rate changes from other apps 2017-10-27 14:00:31 +01:00
juce_audio_formats Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_audio_plugin_client Fixed an IAA namespacing issue 2017-10-27 10:54:08 +01:00
juce_audio_processors Cleanup and refactoring work on the AudioProcessorGraph and the audio plugin host demo 2017-10-27 10:02:10 +01: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 Made the NamedValueSet begin/end iterators const, and tidied up a few other things in that class, including a fix to its equality operator 2017-10-30 13:53:46 +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 Linux: Fixed a build error with gcc on linux when using SIMD registers in the DSP module's IIR filter 2017-10-28 15:08:17 +01: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-10-26 16:36:32 +01:00
juce_gui_basics Whitespace tidy up 2017-10-30 12:02:43 +00:00
juce_gui_extra Bump version number to 5.2.0 2017-10-25 12:07:32 +01: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