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/native
2019-10-07 14:41:18 +01:00
..
juce_android_Messaging.cpp Fixed some Android compiler warnings 2019-06-06 16:50:12 +01:00
juce_ios_MessageManager.mm Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_linux_EventLoop.h Linux: Allow the event bit mask to be specified in LinuxEventLoop::registerFdCallback() 2019-09-06 14:54:36 +01:00
juce_linux_Messaging.cpp Replaced select() calls with poll() 2019-10-07 14:41:18 +01:00
juce_mac_MessageManager.mm Improved CPU efficiency of MessageManager::runDispatchLoopUntil() on OSX 2019-04-02 14:31:23 +01:00
juce_osx_MessageQueue.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_win32_HiddenMessageWindow.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_win32_Messaging.cpp Added some free functions to help make XML parsing less verbose: parseXML() 2018-10-15 16:08:25 +01:00
juce_win32_WinRTWrapper.cpp WinRT: Added a dedicated ComPtr class 2018-10-25 16:12:45 +01:00
juce_win32_WinRTWrapper.h WinRT: Added a dedicated ComPtr class 2018-10-25 16:12:45 +01:00