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-12-05 08:38:02 +00:00
..
juce_analytics Bump version number to 5.4.1 2018-11-12 11:26:11 +00:00
juce_audio_basics Added an isActive() method to ADSR 2018-11-29 08:55:50 +00:00
juce_audio_devices Fixed an issue falling back to an incompatible audio device configuration after a disconnection 2018-12-05 08:38:02 +00:00
juce_audio_formats Updated the sampler synthesiser classes to use the new ADSR class 2018-11-14 14:07:05 +00:00
juce_audio_plugin_client VST3: Fixed a bug with JUCE_FORCE_USE_LEGACY_PARAM_IDS and the bypass parameter 2018-11-26 20:35:55 +00:00
juce_audio_processors VST3: Fixed a hosting issue retrieving the parameters of plug-ins that need their IO configured first 2018-11-30 12:10:47 +00:00
juce_audio_utils Fixed a bug in the AudioDeviceSelectorComponent when selecting zero channels 2018-12-04 14:47:25 +00:00
juce_blocks_basics BLOCKS: Split PhysicalTopologySource internal classes into separate files 2018-12-03 17:05:09 +00:00
juce_box2d Bump version number to 5.4.1 2018-11-12 11:26:11 +00:00
juce_core Windows: Add the FILE_SHARE_DELETE when opening file handles to allow them to be renamed and deleted 2018-12-04 12:44:37 +00:00
juce_cryptography Bump version number to 5.4.1 2018-11-12 11:26:11 +00:00
juce_data_structures Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_dsp Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_events Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_graphics macOS: Fixed an issue rendering memory based fonts 2018-12-04 14:55:25 +00:00
juce_gui_basics Whitespace 2018-12-03 17:02:26 +00:00
juce_gui_extra Whitespace 2018-12-03 17:02:26 +00:00
juce_opengl Windows: Fixed an OpenGL bug in non-DPI aware windows with a global scale factor != 1.0 2018-12-03 17:15:58 +00:00
juce_osc Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_product_unlocking Bump version number to 5.4.1 2018-11-12 11:26:11 +00:00
juce_video Whitespace 2018-12-03 17:02:26 +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