1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2019-02-19 09:38:04 +00:00
..
juce_analytics Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_audio_basics Added a new templated SmoothedValue class 2019-02-19 09:38:04 +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 a bug in the StandalonePluginHolder constructor that was causing a mismatch of channel layouts 2019-02-18 15:45:38 +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: Remove dependent devices following device reset 2019-02-18 17:19:54 +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 Added a new templated SmoothedValue class 2019-02-19 09:38:04 +00:00
juce_events Fix problem with milliseconds overflowing for long uptime on OSX 2019-02-18 18:43:25 +00:00
juce_graphics Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_gui_basics Windows: Fixed a bug when dragging files on non-hiDPI systems 2019-02-18 18:06:30 +00:00
juce_gui_extra Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_opengl OpenGL: Fixed an incorrect type in OpenGLShaderProgram::Uniform::set() 2019-02-19 08:43:40 +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