1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2019-03-06 17:48:47 +00:00
..
juce_analytics Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_audio_basics Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_audio_devices Update requested input/output channels whenever AudioDeviceManager::setAudioDeviceSetup() is called 2019-03-06 17:13:54 +00:00
juce_audio_formats Documentation fixes 2019-02-22 10:01:53 +00:00
juce_audio_plugin_client VST3: Allow loading non-JUCE plug-in state when JUCE_VST3_CAN_REPLACE_VST2 is set 2019-03-06 15:06:44 +00:00
juce_audio_processors APVTS: Improve the performance of parameter lookups 2019-02-28 16:46:58 +00:00
juce_audio_utils Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_blocks_basics Blocks: Use special reset message for master blocks 2019-02-26 12:31:00 +00:00
juce_box2d Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_core Removed unused method 2019-03-05 17:23:34 +00:00
juce_cryptography Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_data_structures Serialise doubles into more human friendly XML and JSON 2019-02-27 17:59:24 +00:00
juce_dsp Minor documentation cleanup in the DSP module 2019-03-05 08:59:53 +00:00
juce_events Allow moving into AsyncCallInvoker 2019-03-06 17:48:47 +00:00
juce_graphics Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_gui_basics Fixed a documentation typo 2019-03-05 12:04:40 +00:00
juce_gui_extra Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_opengl Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_osc Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_product_unlocking Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_video Bump version number to 5.4.3 2019-02-21 15:25:51 +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