1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules
michael.toon 120d6cc3ff BLOCKS: Add master block detection and throttle ping requests
This adds master block detection and will update the topology if necessary. This fixes an issue where master block could be wrongly identified.
Added a throttle to ping requests by staggering them between timer ticks, this mitigates some issues with larger topologies.
2019-08-16 18:58:33 +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 Fixed backwards compatibility of AudioDeviceManager::addMidiInputCallback() when passing an empty string 2019-08-15 15:34:02 +01:00
juce_audio_formats macOS: Handle EOF in CoreAudioReader::readSamples() 2019-08-14 16:17:05 +01:00
juce_audio_plugin_client Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_audio_processors Bump version number to 5.4.4 2019-08-09 11:24:54 +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 Android: Added some missing activity lifecycle callbacks for Android Q 2019-08-14 12:12:33 +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 Linux: Improved message queue performance 2019-08-13 14:01:52 +01:00
juce_graphics Removed a leaking UnitTest 2019-08-14 12:26:09 +01:00
juce_gui_basics Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_gui_extra Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_opengl OpenGL: Fixed an issue cloning OpenGLImageType images 2019-08-12 12:40:06 +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 Bump version number to 5.4.4 2019-08-09 11:24:54 +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