| .. |
|
juce_audio_basics
|
Changed maxSensibleMidiFileSize in MidiFile from 2mb to 200mb to allow loading of large MIDI files
|
9 years ago |
|
juce_audio_devices
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
juce_audio_formats
|
Defined HAVE_LROUND for non-MSVC compilers when building FLAC libs
|
9 years ago |
|
juce_audio_plugin_client
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
juce_audio_processors
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
juce_audio_utils
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
juce_box2d
|
Version number update
|
9 years ago |
|
juce_core
|
Fixed a typo that was preventing some config settings showing up in the projucer
|
9 years ago |
|
juce_cryptography
|
Version number update
|
9 years ago |
|
juce_data_structures
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
juce_events
|
Fix errors and warnings on mingw-w64
|
9 years ago |
|
juce_graphics
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
juce_gui_basics
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
juce_gui_extra
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
juce_opengl
|
Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash
|
9 years ago |
|
juce_osc
|
Version number update
|
9 years ago |
|
juce_tracktion_marketplace
|
Removed the juce_tracktion_marketplace module's dependency on juce_data_structures
|
9 years ago |
|
juce_video
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
JUCE Module Format.txt
|
Add pkg-config support for linux
|
9 years ago |