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-08-09 10:26:20 +01:00
..
juce_analytics Fixed some more Linux compiler warnings 2019-06-06 10:25:19 +01:00
juce_audio_basics Fixed some warnings on the latest compilers 2019-07-26 12:58:04 +01:00
juce_audio_devices Improve bela performance 2019-07-25 12:32:15 +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 AUv3: Include framework headers slightly later to fix build error when targeting iOS 13.0 2019-08-05 16:52:24 +01:00
juce_audio_processors Enforce a minimum height for GenericAudioProcessorEditor 2019-08-09 10:26:20 +01:00
juce_audio_utils Windows: Removed some VS2013 workarounds 2019-07-11 15:28:41 +01:00
juce_blocks_basics Fixed some warnings on the latest compilers 2019-07-26 12:58:04 +01:00
juce_box2d Fixed some compatibility problems with older clang versions 2019-06-26 09:52:57 +01:00
juce_core Added some missing documentation 2019-08-09 10:04:07 +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 Linux: Fix for high CPU load 2019-08-07 14:01:30 +01:00
juce_graphics TextLayout: Fixed some bugs setting stringRanges 2019-08-08 17:58:17 +01:00
juce_gui_basics PopupMenu: Pass unique_ptr rather than raw pointers to convey ownership semantics 2019-08-08 17:15:46 +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 OSC: fixed an issue sending UTF-8 strings 2019-07-23 15:21:51 +01:00
juce_product_unlocking Android: Fixed a couple other LocalRef issues in the IAP code 2019-07-17 16:29:48 +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