1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2020-06-17 17:34:02 +01:00
..
juce_analytics Updated all license headers 2020-04-23 17:30:39 +01:00
juce_audio_basics Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues 2020-06-12 11:05:55 +01:00
juce_audio_devices Use MidiOutput::sendBlockOfMessages() in AudioProcessorPlayer to send timestamped MIDI messages 2020-06-12 16:20:21 +01:00
juce_audio_formats Removed some cross-module relative includes 2020-05-22 16:46:52 +01:00
juce_audio_plugin_client Normalised lambda whitespace 2020-06-05 09:37:56 +01:00
juce_audio_processors APVTS: Make adding/removing listeners threadsafe 2020-06-12 17:43:11 +01:00
juce_audio_utils Use MidiOutput::sendBlockOfMessages() in AudioProcessorPlayer to send timestamped MIDI messages 2020-06-12 16:20:21 +01:00
juce_blocks_basics Normalised lambda whitespace 2020-06-05 09:37:56 +01:00
juce_box2d Updated all license headers 2020-04-23 17:30:39 +01:00
juce_core Added startTime and endTime to UnitTest TestResult struct 2020-06-17 15:54:28 +01:00
juce_cryptography Cleanup: Remove redundant inlines 2020-04-27 10:22:06 +01:00
juce_data_structures Updated all license headers 2020-04-23 17:30:39 +01:00
juce_dsp DSP: Allow Convolution instances to share a single background thread 2020-06-08 18:17:30 +01:00
juce_events Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview 2020-06-12 14:21:01 +01:00
juce_graphics Font: Fix deadlock in findTypefaceFor 2020-06-11 12:38:11 +01:00
juce_gui_basics Linux: Fixed some issues with headless builds and don't terminate process when no X server is running 2020-06-17 15:56:25 +01:00
juce_gui_extra Windows: Check validity of this pointer in WebView2 callbacks and free WebView2Loader.dll in destructor 2020-06-17 17:34:02 +01:00
juce_opengl Normalised all whitespace before args in std::function 2020-06-05 09:37:49 +01:00
juce_osc Normalised all whitespace before args in std::function 2020-06-05 09:37:49 +01:00
juce_product_unlocking Normalised all whitespace before args in std::function 2020-06-05 09:37:49 +01:00
juce_video Normalised lambda whitespace 2020-06-05 09:37:56 +01:00
CMakeLists.txt CMake: Use juce_add_modules to import modules from install tree 2020-05-05 12:28:46 +01:00