1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2019-09-04 09:50:41 +01:00
..
juce_analytics Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_audio_basics Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_audio_devices CoreMidi: Check for string kMIDIPropertyUniqueID if integer fails in getMidiObjectInfo() 2019-09-03 16:42:49 +01:00
juce_audio_formats macOS: Handle EOF in CoreAudioReader::readSamples() 2019-08-14 16:17:05 +01:00
juce_audio_plugin_client VST3: Add guard for early return in previous commit 2019-08-21 11:03:21 +01:00
juce_audio_processors VST: Fixed a potential crash in VSTPluginWindow constructor 2019-09-04 09:50:41 +01:00
juce_audio_utils Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_blocks_basics BLOCKS: Add master block detection and throttle ping requests 2019-08-16 18:58:33 +01:00
juce_box2d Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_core Minor OwnedArray documentation fixes 2019-09-03 14:34:18 +01:00
juce_cryptography Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_data_structures Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_dsp DSP: Refactored AudioBlock 2019-08-15 12:49:47 +01:00
juce_events Fixed broken back button behaviour on Android and updated JUCEApplicationBase::backButtonPressed() to return a bool indicating whether the back event has been handled or not to override this behaviour 2019-08-30 22:03:39 +01:00
juce_graphics Prevent integer overflow in BitmapData::getLinePointer() and BitmapData::getPixelPointer() 2019-08-28 15:19:41 +01:00
juce_gui_basics Android: Add content sharing bytecode back in 2019-09-03 09:51:38 +01:00
juce_gui_extra Fix CodeEditorComponent paint near scrollbars 2019-08-30 14:57:06 +01:00
juce_opengl Windows: Correctly set the DPI-awareness of OpenGL worker threads 2019-09-02 17:24:19 +01:00
juce_osc Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_product_unlocking Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_video Ensure that VideoComponent is resized after asynchronous loading by calling startTimer() 2019-08-29 09:51:33 +01:00
JUCE Module Format.txt Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 2017-07-19 17:23:20 +01:00