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_core/misc
2019-06-06 16:50:12 +01:00
..
juce_ConsoleApplication.cpp Fixed some Android compiler warnings 2019-06-06 16:50:12 +01:00
juce_ConsoleApplication.h Added a method ConsoleApplication::printCommandDetails() 2019-03-13 13:48:39 +00:00
juce_Result.cpp Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_Result.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_RuntimePermissions.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_RuntimePermissions.h Minor whitespace tidying 2019-03-15 14:10:14 +00:00
juce_StdFunctionCompat.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
juce_StdFunctionCompat.h Fixed a leak in JUCE's std::function compatibility implementation 2018-08-21 00:17:07 +01:00
juce_Uuid.cpp Moved the UUID hashing template to the header file 2018-12-05 15:30:35 +00:00
juce_Uuid.h Moved the UUID hashing template to the header file 2018-12-05 15:30:35 +00:00
juce_WindowsRegistry.h Add documentation tags 2018-03-15 12:10:32 +00:00