| .. |
|
juce_audio_basics
|
Added another MidiMessageSequence::addSequence method
|
10 years ago |
|
juce_audio_devices
|
Fixed a rounding error in iOS audio device sample rate selection
|
10 years ago |
|
juce_audio_formats
|
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
|
10 years ago |
|
juce_audio_plugin_client
|
Added an internal flag JUCE_VST3_EMULATE_MIDI_CC_WITH_PARAMETERS which can turn off this VST3 hack if you don't need it
|
10 years ago |
|
juce_audio_processors
|
Choose stereo layout as default layout when using legacy channel configuration field
|
10 years ago |
|
juce_audio_utils
|
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
|
10 years ago |
|
juce_box2d
|
Removed some unnecessary includes of AppConfig.h
|
10 years ago |
|
juce_core
|
Added a workaround for a problem in MSVC when using large years in Time::formatted
|
10 years ago |
|
juce_cryptography
|
Removed some unnecessary includes of AppConfig.h
|
10 years ago |
|
juce_data_structures
|
Removed some unnecessary includes of AppConfig.h
|
10 years ago |
|
juce_events
|
Added a safety mechanism for pathological cases where user code that repeatedly blocks in a timer callback could get the event loop stuck
|
10 years ago |
|
juce_graphics
|
Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags
|
10 years ago |
|
juce_gui_basics
|
Avoided a warning in OSX when core graphics is disabled
|
10 years ago |
|
juce_gui_extra
|
Added hidden internal helper function to access plugin carbon window wrappers
|
10 years ago |
|
juce_opengl
|
Disabled depth-test when overlaying 2D rendering on openGL 3D content
|
10 years ago |
|
juce_osc
|
Removed some unnecessary includes of AppConfig.h
|
10 years ago |
|
juce_tracktion_marketplace
|
Removed some unnecessary includes of AppConfig.h
|
10 years ago |
|
juce_video
|
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
|
10 years ago |