1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_events
2017-04-20 12:24:49 +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 VS2013 assignment operator compiler warnings 2017-04-20 12:24:49 +01:00
native Removed activateIgnoringOtherApps call in macOS shutdown code to avoid JUCE stealing keyboard focus from other apps 2017-04-07 12:13:00 +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