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-20 11:41:51 +00:00
..
juce_analytics Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
juce_audio_basics Improved some unit tests 2019-02-20 11:41:51 +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 an uninitialised variable in the AU wrapper 2019-02-19 11:07:50 +00:00
juce_audio_processors Updated the documentation AudioProcessorValueTreeState::Listener::parameterChanged() to clarify that retrieving the value of the parameter that has changed via the other AudioProcessorValueTreeState methods whilst within the callback is not guaranteed to return an up-to-date value 2019-02-20 09:25:53 +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 Improved some unit tests 2019-02-20 11:41:51 +00:00
juce_events Revert "Fix problem with milliseconds overflowing for long uptime on OSX" 2019-02-19 10:14:02 +00:00
juce_graphics MacOS/iOS: Fixed a potential memory corruption when drawing 2019-02-20 09:05:13 +00:00
juce_gui_basics Minor documentation fixes 2019-02-20 08:36:17 +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