| .. |
|
juce_analytics
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
juce_audio_basics
|
Fixed a potential crash when reading MIDI files with incorrect track length chunks
|
2019-06-12 14:53:28 +01:00 |
|
juce_audio_devices
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_audio_formats
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
juce_audio_plugin_client
|
Fixed more compiler warnings
|
2019-06-11 16:42:38 +01:00 |
|
juce_audio_processors
|
Fixed a warning
|
2019-06-12 17:11:53 +01:00 |
|
juce_audio_utils
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_blocks_basics
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_box2d
|
Fixed some more Android compiler warnings
|
2019-06-07 12:24:05 +01:00 |
|
juce_core
|
Updated some documentation
|
2019-06-12 15:01:11 +01:00 |
|
juce_cryptography
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +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
|
DSP: Guarded a rogue FMA instruction in the AVX native ops
|
2019-06-11 21:23:56 +01:00 |
|
juce_events
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_graphics
|
Fixed a typo
|
2019-06-10 09:45:19 +01:00 |
|
juce_gui_basics
|
Linux: Fixed some crashes when getting X properties in LinuxComponentPeer
|
2019-06-07 15:09:01 +01:00 |
|
juce_gui_extra
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_opengl
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_osc
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
juce_product_unlocking
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
juce_video
|
Fixed some more Android compiler warnings
|
2019-06-07 12:24:05 +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 |