1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2016-02-18 17:40:45 +00:00
..
juce_audio_basics Added another MidiMessageSequence::addSequence method 2016-02-08 11:56:28 +00:00
juce_audio_devices Added an option to AudioDeviceManager::playSound to use the sample across all output channels (and made the test sound do this) 2016-02-18 12:41:48 +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 Fixed missing surround format in PluginBusUtilities 2016-02-18 10:35:20 +00:00
juce_audio_processors Fixes for the operator= implementations of the AudioParameterXXX classes 2016-02-18 10:30:17 +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 Fixed parsing of ISO8601 millisecond fields 2016-02-18 10:04:32 +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 Added ability for ImageType::convert() to work on formats with different pixel strides 2016-02-18 16:44:30 +00:00
juce_gui_basics Fixed a minor typo in the Component docs. 2016-02-18 17:40:45 +00:00
juce_gui_extra Added hidden internal helper function to access plugin carbon window wrappers 2016-02-17 17:05: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