| .. |
|
juce_audio_basics
|
Added another MidiMessageSequence::addSequence method
|
2016-02-08 11:56:28 +00:00 |
|
juce_audio_devices
|
Fixed a rounding error in iOS audio device sample rate selection
|
2016-02-16 15:36:05 +00:00 |
|
juce_audio_formats
|
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
|
2016-02-04 16:07:21 +00:00 |
|
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
|
2016-02-16 14:37:33 +00:00 |
|
juce_audio_processors
|
Choose stereo layout as default layout when using legacy channel configuration field
|
2016-02-16 09:11:22 +00:00 |
|
juce_audio_utils
|
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
|
2016-02-04 16:07:21 +00:00 |
|
juce_box2d
|
Removed some unnecessary includes of AppConfig.h
|
2015-12-24 11:55:46 +00:00 |
|
juce_core
|
Added a workaround for a problem in MSVC when using large years in Time::formatted
|
2016-02-17 16:26:13 +00:00 |
|
juce_cryptography
|
Removed some unnecessary includes of AppConfig.h
|
2015-12-24 11:55:46 +00:00 |
|
juce_data_structures
|
Removed some unnecessary includes of AppConfig.h
|
2015-12-24 11:55:46 +00:00 |
|
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
|
2016-02-12 11:36:34 +00:00 |
|
juce_graphics
|
Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags
|
2016-02-12 17:03:21 +00:00 |
|
juce_gui_basics
|
Avoided a warning in OSX when core graphics is disabled
|
2016-02-17 16:24:39 +00:00 |
|
juce_gui_extra
|
Scale webpages to fit display by default on iOS
|
2016-02-15 09:19:17 +00:00 |
|
juce_opengl
|
Disabled depth-test when overlaying 2D rendering on openGL 3D content
|
2016-02-16 09:45:09 +00:00 |
|
juce_osc
|
Removed some unnecessary includes of AppConfig.h
|
2015-12-24 11:55:46 +00:00 |
|
juce_tracktion_marketplace
|
Removed some unnecessary includes of AppConfig.h
|
2015-12-24 11:55:46 +00:00 |
|
juce_video
|
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
|
2016-02-04 16:07:21 +00:00 |