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-02-12 18:01:14 +00:00
..
juce_analytics Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_audio_basics Fixed a bug in AudioChannelSet::getChannelTypeFromAbbreviation() for non-typed ChannelTypes 2019-02-11 16:26:39 +00:00
juce_audio_devices iOS: Fixed an audio channel issue 2019-02-12 18:01:14 +00:00
juce_audio_formats Added a new AudioFormatReader::read method and refactored the internals a bit 2019-02-11 19:35:24 +00:00
juce_audio_plugin_client Fixed compatibility with VS2013 2019-02-12 16:32:12 +00:00
juce_audio_processors Fixed compatibility with VS2013 2019-02-12 16:32:12 +00:00
juce_audio_utils Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_blocks_basics Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_box2d Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_core Deleted some var constructors that take a const ReferenceCountedObject* and were resolving to the wrong type 2019-02-11 15:45:14 +00:00
juce_cryptography Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_data_structures Fixed a few more places where doubles were not serialised to full accuracy 2019-02-11 14:44:19 +00:00
juce_dsp Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_events MacOS: Escaped " in the command line passed to anotherInstanceStarted 2019-02-11 13:58:29 +00:00
juce_graphics Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_gui_basics Windows: Added a #define missing from some versions of the Windows 10 SDK 2019-02-12 09:25:30 +00:00
juce_gui_extra Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_opengl Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_osc Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_product_unlocking Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_video Bump version number to 5.4.2 2019-02-07 10:02:17 +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