1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
reuk a70101e3ec
IPC: Allow setting custom timeouts in disconnect
Also allows optionally ignoring callbacks during disconnect, so that the
call to `connectionLost` can be bypassed when disconnect is called from
the derived class destructor.
2020-11-16 20:13:46 +00:00
..
juce_analytics Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_audio_basics MidiFile: Make file-reading more robust 2020-10-23 15:50:47 +01:00
juce_audio_devices CoreAudio: Fixed a data race on isWaitingForInput in DeviceWrapper 2020-11-03 17:07:47 +00:00
juce_audio_formats Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_audio_plugin_client Fixed some compiler warnings 2020-11-03 14:01:49 +00:00
juce_audio_processors PluginList: Fix revealing plugins 2020-10-29 15:53:33 +00:00
juce_audio_utils Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_blocks_basics Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_box2d Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_core Windows: Use Thread::sleep() instead of yield() when waiting for ChildProcess output to avoid eating CPU 2020-11-11 17:38:51 +00:00
juce_cryptography Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_data_structures Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_dsp DSP: Fix typo in Convolution docs 2020-11-16 10:14:54 +00:00
juce_events IPC: Allow setting custom timeouts in disconnect 2020-11-16 20:13:46 +00:00
juce_graphics Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_gui_basics Avoid drawing TextEditor "empty" text when it isn't visible 2020-11-16 16:10:13 +00:00
juce_gui_extra macOS: Updated the required deployment target for WKWebView 2020-11-16 14:01:29 +00:00
juce_opengl Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_osc Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_product_unlocking Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_video Camera: Warn when adding a preview component after starting capture on macOS 2020-11-16 17:22:00 +00:00
CMakeLists.txt Updated all license headers 2020-06-29 08:30:22 +01:00