.. |
juce_analytics
|
Fixed some compiler warnings
|
6 years ago |
juce_audio_basics
|
Fixed an invalid memory read when handling MIDI reset messages
|
6 years ago |
juce_audio_devices
|
Added a couple of workarounds for address sanitiser warnings
|
6 years ago |
juce_audio_formats
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |
juce_audio_plugin_client
|
Windows: Refactored some of the recent DPI-aware VST2 and VST3 plug-in changes
|
6 years ago |
juce_audio_processors
|
Allowed an AudioProcessorValueTreeState to manage RangedAudioParameter subclasses
|
6 years ago |
juce_audio_utils
|
Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup()
|
6 years ago |
juce_blocks_basics
|
Added a couple of workarounds for address sanitiser warnings
|
6 years ago |
juce_box2d
|
Fix for GCC compiler warning
|
6 years ago |
juce_core
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |
juce_cryptography
|
Fixed some stray zeros that were still being passed as null pointers
|
6 years ago |
juce_data_structures
|
Tweaked ValueTree::toXmlString() to make it return a bare document without the XML header
|
6 years ago |
juce_dsp
|
Made the dsp::Oversampling class more customisable
|
6 years ago |
juce_events
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |
juce_graphics
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |
juce_gui_basics
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |
juce_gui_extra
|
Fixed some stray zeros that were still being passed as null pointers
|
6 years ago |
juce_opengl
|
Windows: Added a workaround for non-DPI aware windows having an incorrect scale factor when using the OpenGL renderer
|
6 years ago |
juce_osc
|
Cleaned up some doc comments
|
6 years ago |
juce_product_unlocking
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |
juce_video
|
Removed some debugging output
|
6 years ago |
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.
|
7 years ago |