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-07-28 14:56:54 +01:00
..
juce_audio_basics Fixed missing reference in LinearSmoothedValue::applyGain 2017-07-28 11:34:03 +01:00
juce_audio_devices Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_audio_formats Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_audio_plugin_client Code formatting improvements 2017-07-28 08:58:31 +01:00
juce_audio_processors AUv3: Added support for MIDI output, host MIDI controller visibility and MPE 2017-07-28 08:57:38 +01:00
juce_audio_utils Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_blocks_basics Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_box2d Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_core Fixed a MSVC 2013 compiler error in juce_MathsFunctions.h 2017-07-28 12:26:01 +01:00
juce_cryptography Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_data_structures Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_dsp Correct a spelling mistake in "ellipticIntegralK" 2017-07-28 14:56:54 +01:00
juce_events Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_graphics Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_gui_basics Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_gui_extra Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_opengl Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_osc Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_product_unlocking Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_video Bump version number to 5.1.0 2017-07-27 12:39:23 +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