1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2016-03-18 16:35:17 +00:00
..
juce_audio_basics Fixed various compile errors due to rename of empty() to isEmpty(). 2016-03-18 16:01:01 +00:00
juce_audio_devices Added an assertion in OSX MIDI device detection, as this can apparently fail if not done on the message thread 2016-03-10 10:10:00 +00:00
juce_audio_formats Updated the version number used internally by FLAC 2016-03-14 12:53:32 +00:00
juce_audio_plugin_client Fix StandaloneFilterWindow compile error 2016-03-03 17:15:46 +00:00
juce_audio_processors Added some workarounds for compiling AudioProcessorValueTreeState with VS2013 2016-03-14 10:26:01 +00:00
juce_audio_utils Added a method MidiKeyboardComponent::getTotalKeyboardWidth() 2016-03-01 16:33:53 +00:00
juce_box2d Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_core Reverted: Added a missing include in juce_android_RuntimePermissions.cpp (the relevant compile error was already fixed by commit 2ecbe54c in a better way). 2016-03-18 16:35:17 +00:00
juce_cryptography Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_data_structures Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_events Added a null pointer check in linux message dispatching 2016-03-09 09:19:22 +00:00
juce_graphics Cleaned up a few uses of Image::null 2016-03-10 17:20:15 +00:00
juce_gui_basics Consistency fix: renamed Array::empty() to Array::isEmpty() and added a method isEmpty() to all container classes which didn't have it yet. 2016-03-18 14:38:12 +00:00
juce_gui_extra Avoided a possible null pointer in KeyMappingEditorComponent 2016-03-15 10:20:58 +00:00
juce_opengl Fix for openGL when a GL component is removed from its parent without detaching first. 2016-03-10 12:09:10 +00:00
juce_osc OSCMessage, OSCBundle: renamed empty() to isEmpty() for consistency with all other JUCE containers. 2016-03-18 16:00:30 +00:00
juce_tracktion_marketplace Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_video Normalised some divider comments 2016-02-20 09:45:43 +00:00