1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/modules
2016-04-04 09:37:31 +01:00
..
juce_audio_basics MPE: changed default initial pressure for new notes to 0 if no pressure messages have been received before the note-on; removed virtual functions getInitialPitchbend/Pressure/TimbreForNoteOn as they are confusing and the default behaviour is reasonable. 2016-03-23 23:44:19 +01: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 Add automation support for VST3 bypass 2016-03-20 13:09:00 +00:00
juce_audio_processors Avoided another minor VST3 warning 2016-03-29 11:03:02 +01: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 Improved the performance of the HomeopathicStack class by diluting it from the codebase. If you need to use this class, please use the imprint of its memory in the GIT history. 2016-04-04 09:37:31 +01: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 Improved a comment 2016-04-04 09:35:34 +01:00
juce_graphics Cleaned up a few uses of Image::null 2016-03-10 17:20:15 +00:00
juce_gui_basics Fixed minor comment typo 2016-03-29 17:49:26 +01: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 Avoided a problem in DirectShowComponent that caused crashes in error cases. 2016-03-31 10:06:33 +01:00