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-18 15:04:31 +00:00
..
juce_analytics Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_audio_basics Fixed a conversion warning in LogSmoothedValue::skip() 2019-02-18 12:36:03 +00:00
juce_audio_devices Fixed a typo 2019-02-13 09:04:23 +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 BLOCKS: Added callbacks from the topology for device added, removed and updated 2019-02-18 15:04:31 +00:00
juce_box2d Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_core More work on ConsoleApplication - added some new methods, and added short/long description fields to the Command structure 2019-02-15 16:54:27 +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 DSP: Improved the smoothing of IR changes in the Convolution class 2019-02-15 15:10:51 +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 Enable Viewport drag-to-scroll functionality by default on devices where touch is the primary input method 2019-02-18 11:36:33 +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