| .. |
|
juce_analytics
|
Bump version number to 5.4.7
|
2020-02-10 14:16:54 +00:00 |
|
juce_audio_basics
|
Fixed some warnings with -Wconversion enabled
|
2020-03-17 09:02:57 +00:00 |
|
juce_audio_devices
|
Added some missing license headers
|
2020-03-16 14:11:06 +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
|
Documentation fix
|
2020-03-25 15:48: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
|
Fixed some warnings with -Wconversion enabled
|
2020-03-17 09:02:57 +00:00 |
|
juce_gui_basics
|
MSVC: Fix some potential divide-by-zero errors
|
2020-03-26 14:12:13 +00: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 |