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-03-27 13:06:42 +01:00
..
broadcasters Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
interprocess Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
messages Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
native Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +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