| .. |
|
juce_audio_basics
|
Changed maxSensibleMidiFileSize in MidiFile from 2mb to 200mb to allow loading of large MIDI files
|
9 years ago |
|
juce_audio_devices
|
Fixed crash on internal changes within aggregate audio devices on OS X
|
9 years ago |
|
juce_audio_formats
|
Defined HAVE_LROUND for non-MSVC compilers when building FLAC libs
|
9 years ago |
|
juce_audio_plugin_client
|
Removed "C" after all mono channel names
|
9 years ago |
|
juce_audio_processors
|
Fixed #100: If base sdk version is newer than 10.12 then no need to define kAudioUnitProperty_SupportsMPE
|
9 years ago |
|
juce_audio_utils
|
Added missing JUCE_API keywords
|
9 years ago |
|
juce_box2d
|
Version number update
|
9 years ago |
|
juce_core
|
Fixed incorrect comparison in right shift operator of BigInteger
|
9 years ago |
|
juce_cryptography
|
Version number update
|
9 years ago |
|
juce_data_structures
|
Added begin/end iterator methods for ValueTree, for handy range-based-for loops over its children
|
9 years ago |
|
juce_events
|
Fix errors and warnings on mingw-w64
|
9 years ago |
|
juce_graphics
|
Fix ResamplingQuality documentation
|
9 years ago |
|
juce_gui_basics
|
Added a check in Button to detect self-deletion as a side-effect of its toggle value changing
|
9 years ago |
|
juce_gui_extra
|
Stopped the ColourSelector sending a change message from its constructor
|
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
|
Add low quality mode for juce CameraDevice
|
9 years ago |
|
JUCE Module Format.txt
|
Add pkg-config support for linux
|
9 years ago |