1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00
JUCE/modules/juce_audio_utils
Ricky Curtice ba03eb3fd1
Remove message manager lock assert from AudioThumbnail::setDataSource
Digging though the commit history didn't show any reason why this should exist. Reading the code didn't readily indicate any reason it should exist.  It's existence meant I couldn't _cleanly_ make my thumbnails in a separate thread.  So I've been running with the scissors and have removed it from my own copy.

Forum post located at https://forum.juce.com/t/why-does-audiothumbnail-setdatasource-need-the-message-manager-locked/34023
2019-06-26 10:48:18 -07:00
..
audio_cd Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
gui Remove message manager lock assert from AudioThumbnail::setDataSource 2019-06-26 10:48:18 -07:00
native Fixed some Android compiler warnings 2019-06-06 16:50:12 +01:00
players Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_audio_utils.cpp macOS: Added a Bluetooth MIDI pairing dialog 2019-03-29 17:05:34 +00:00
juce_audio_utils.h macOS: Added a Bluetooth MIDI pairing dialog 2019-03-29 17:05:34 +00:00
juce_audio_utils.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00