1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00
JUCE/modules/juce_events/messages
hogliux 008b7a9ab2 Re-structured the low-level Android native code
Please see the forum post "Re-structuring of JUCE’s low-level Android code" and the BREAKING-CHANGES.txt for more information.
2018-11-13 12:33:40 +00:00
..
juce_ApplicationBase.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_ApplicationBase.h Fixed a typo in the docs for JUCEApplicationBase::moreThanOneInstanceAllowed() and clarified on which platforms ::anotherInstanceStarted() will be called 2018-11-01 09:46:20 +00:00
juce_CallbackMessage.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_DeletedAtShutdown.cpp 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_DeletedAtShutdown.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Initialisation.h Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00
juce_Message.h Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_MessageListener.cpp Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 2018-10-16 17:39:54 +01:00
juce_MessageListener.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MessageManager.cpp Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 2018-10-16 17:39:54 +01:00
juce_MessageManager.h Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 2018-10-16 17:39:54 +01:00
juce_MountedVolumeListChangeDetector.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_NotificationType.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