1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2018-02-14 12:17:58 +00:00
..
juce_analytics Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_audio_basics DSP: Added bypass support to ProcessChain and ensured that all DSP processors respect the process context's bypass flag 2018-02-14 09:07:05 +00:00
juce_audio_devices Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_audio_formats CoreAudio: Fixed a potential crash when opening media files with zero audio channels 2018-02-12 09:13:37 +00:00
juce_audio_plugin_client Fixed a compiler warning 2018-02-12 17:13:54 +00:00
juce_audio_processors Fixed a compile problem where Atomic<bool> isn't available on some architectures 2018-02-13 17:06:38 +00:00
juce_audio_utils Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_blocks_basics Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_box2d Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_core Whitespace 2018-02-13 16:53:09 +00:00
juce_cryptography Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_data_structures Fixed a bug in the ValueTree move constructor that could leave listeners pointing to a moved-from object 2018-02-14 12:17:58 +00:00
juce_dsp DSP: Added bypass support to ProcessChain and ensured that all DSP processors respect the process context's bypass flag 2018-02-14 09:07:05 +00:00
juce_events Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_graphics Implemented setIcon() in NSViewComponentPeer 2018-02-12 12:47:57 +00:00
juce_gui_basics Disable automatic window tabbing behaviour on macOS 2018-02-14 11:47:04 +00:00
juce_gui_extra Implemented setIcon() in NSViewComponentPeer 2018-02-12 12:47:57 +00:00
juce_opengl Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_osc Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_product_unlocking Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
juce_video Bump version number to 5.2.1 2018-02-08 10:55:52 +00: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