1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-22 01:34:21 +00:00
JUCE/modules/juce_events
2017-04-26 21:01:26 +01:00
..
broadcasters Fixed a minor documentation typo in a ChangeBroadcaster assertion comment 2017-04-10 11:11:04 +01:00
interprocess Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
messages Fixed resizing issues and memory leaks in linux web browser component 2017-04-26 19:18:39 +01:00
native Fixed an issue where active x component would not receive all key events 2017-04-26 21:01:26 +01:00
timers Added static method Timer::callAfterDelay() to invoke a one-shot lambda function 2017-03-06 15:05:14 +00:00
juce_events.cpp Added experimental WinRT MIDI support, enabling BLE MIDI on machines with Windows 10 Anniversary Update installed 2017-02-20 17:36:36 +00:00
juce_events.h Added an option to execute JUCEApplication's suspend() method on an iOS background task to give you extra time to save your app's state 2017-02-27 12:24:13 +00:00
juce_events.mm Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00