1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2020-03-30 16:51:16 +01:00
..
juce_analytics Bump version number to 5.4.7 2020-02-10 14:16:54 +00:00
juce_audio_basics Fix issue where sustain value would be reset after note off in legacy mode 2020-03-27 11:54:00 +00:00
juce_audio_devices WASAPI: Suspend processing when AudioSessionStateInactive session event is received and restart on AudioSessionStateActive 2020-03-27 18:02:19 +00:00
juce_audio_formats Fix mp3 file seek when seeking to previously unplayed location. 2020-03-24 09:07:08 +01:00
juce_audio_plugin_client Build: Fix Xcode 11.4 compatibility issues 2020-03-25 13:10:32 +00:00
juce_audio_processors VST: Remove an unused variable warning 2020-03-24 07:47:06 +00:00
juce_audio_utils Ownership: Fix some raw/unique ptr conversion issues 2020-03-20 17:07:24 +00:00
juce_blocks_basics Fixed some warnings with -Wconversion enabled 2020-03-17 09:02:57 +00:00
juce_box2d Fixed some more static analysis issues in the Box2D code 2020-03-18 13:47:49 +00:00
juce_core Android: Call __android_log_print() in chunks to ensure that the full log is printed 2020-03-27 18:10:59 +00:00
juce_cryptography Fixed some warnings with -Wconversion enabled 2020-03-17 09:02:57 +00:00
juce_data_structures Replaced all instances of JUCE_CONSTEXPR with constexpr 2020-03-11 17:21:30 +00:00
juce_dsp Fixed some warnings with -Wconversion enabled 2020-03-17 09:02:57 +00:00
juce_events Linux: Revert c47c790 and instead defer modifications to the fdReadCallbacks vector when inside a read callback until after the callback has been executed 2020-03-23 14:38:09 +00:00
juce_graphics macOS: Removed all dynamic_cast type_info warning workarounds which have been fixed in 0dd3b02 2020-03-30 12:57:28 +01:00
juce_gui_basics Fixed some incorrect documentation for KeyPress::createFromDescription()/getTextDescription() 2020-03-30 16:51:16 +01:00
juce_gui_extra Added some missing license headers 2020-03-16 14:11:06 +00:00
juce_opengl Windows: Fixed an OpenGL scale issue in high-DPI plug-ins 2020-03-17 16:22:19 +00:00
juce_osc Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +00:00
juce_product_unlocking iOS: Support older SDKs 2020-03-26 14:55:53 +00:00
juce_video Added some missing license headers 2020-03-16 14:11:06 +00:00
JUCE Module Format.txt Fixed a typo 2019-09-24 12:41:33 +01:00