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
2018-08-20 18:16:24 +01:00
..
juce_ConsoleApplication.cpp Fix for projucer's command-line option handling 2018-08-17 18:46:08 +01:00
juce_ConsoleApplication.h Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments 2018-08-17 15:20:44 +01:00
juce_Result.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_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 Misc cleanups and modernisation 2018-05-11 12:46:30 +01:00
juce_StdFunctionCompat.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_StdFunctionCompat.h Multiple spelling fixes 2018-08-20 18:16:24 +01:00
juce_Uuid.cpp Added some hashing support for the Uuid class 2018-04-24 10:03:53 +01:00
juce_Uuid.h Added some hashing support for the Uuid class 2018-04-24 10:03:53 +01:00
juce_WindowsRegistry.h Add documentation tags 2018-03-15 12:10:32 +00:00