.. |
juce_ConsoleApplication.cpp
|
More work on ConsoleApplication - added some new methods, and added short/long description fields to the Command structure
|
6 years ago |
juce_ConsoleApplication.h
|
More work on ConsoleApplication - added some new methods, and added short/long description fields to the Command structure
|
6 years ago |
juce_Result.cpp
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
juce_Result.h
|
Add documentation tags
|
7 years ago |
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
|
7 years ago |
juce_RuntimePermissions.h
|
Misc cleanups and modernisation
|
7 years ago |
juce_StdFunctionCompat.cpp
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
juce_StdFunctionCompat.h
|
Fixed a leak in JUCE's std::function compatibility implementation
|
6 years ago |
juce_Uuid.cpp
|
Moved the UUID hashing template to the header file
|
6 years ago |
juce_Uuid.h
|
Moved the UUID hashing template to the header file
|
6 years ago |
juce_WindowsRegistry.h
|
Add documentation tags
|
7 years ago |