| .. |
|
juce_analytics
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
juce_audio_basics
|
Windows: Removed some VS2013 workarounds
|
2019-07-11 15:28:41 +01:00 |
|
juce_audio_devices
|
ASIO: Made the isBlacklistedDriver() check a bit broader
|
2019-07-16 18:44:06 +01:00 |
|
juce_audio_formats
|
CoreAudio: Handle ExtAudioFileRead() reading fewer frames than expected
|
2019-07-04 12:10:38 +01:00 |
|
juce_audio_plugin_client
|
Resize standalone plug-in window when scale factor is changed
|
2019-07-16 14:46:54 +01:00 |
|
juce_audio_processors
|
Added a method AudioPluginFormat::isTrivialToScan(). Also removed the 'noexcept' flag from the AudioPluginFormat::requiresUnblockedMessageThreadDuringCreation() method
|
2019-07-17 12:44:05 +01:00 |
|
juce_audio_utils
|
Windows: Removed some VS2013 workarounds
|
2019-07-11 15:28:41 +01:00 |
|
juce_blocks_basics
|
Fixed some compiler warnings
|
2019-07-09 12:24:34 +01:00 |
|
juce_box2d
|
Fixed some compatibility problems with older clang versions
|
2019-06-26 09:52:57 +01:00 |
|
juce_core
|
Added a method RelativeTime::getApproximateDescription()
|
2019-07-16 16:03:54 +01:00 |
|
juce_cryptography
|
Windows: Removed some VS2013 workarounds
|
2019-07-11 15:28:41 +01:00 |
|
juce_data_structures
|
Added an overload to ValueTree::fromXml() which can take an XML string and parse it
|
2019-05-19 08:16:27 +01:00 |
|
juce_dsp
|
macOS: Fixed some deprecation warnings and silenced some others for the time being
|
2019-06-24 15:05:17 +01:00 |
|
juce_events
|
Fixed a potential data race in ChangeBroadcaster
|
2019-07-17 16:23:35 +01:00 |
|
juce_graphics
|
macOS: Fixed an issue unregistering fonts
|
2019-07-11 15:48:49 +01:00 |
|
juce_gui_basics
|
macOS: Fixed a compatibility issue with versions < 10.10
|
2019-07-15 10:02:28 +01:00 |
|
juce_gui_extra
|
Windows: Removed some VS2013 workarounds
|
2019-07-11 15:28:41 +01:00 |
|
juce_opengl
|
OpenGL: Check frame buffer completeness in OpenGLContext::copyTexture() to avoid an GL_INVALID_FRAMEBUFFER_OPERATION error
|
2019-07-15 16:56:22 +01:00 |
|
juce_osc
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
juce_product_unlocking
|
Android: Fixed a potential crash in IAP GetProductsInformationJob
|
2019-07-17 16:23:44 +01:00 |
|
juce_video
|
Updated some license header text
|
2019-06-27 12:36:38 +01: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 |