1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2017-07-31 12:58:03 +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 WaveAudioFormatWriter: Don't add an extended format chunk if the wav file only has one or two channels 2017-07-31 12:58:03 +01:00
juce_audio_plugin_client AU: Fixed a compiler error when using the legacy channel layout field 2017-07-31 10:02:45 +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 JSON: Added the ability to limit the number of decimal places when serialising floating point numbers 2017-07-31 12:23:27 +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 Fixed a typo in comments for Oscillator 2017-07-28 15:03:48 +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 Linux: Fixed an issue where windows beneath hidden windows would not receive any clicks 2017-07-31 12:12:53 +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