jules
|
8454db395e
|
Fixed a std::unique_ptr compile error
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
ed
|
cdbc28c18b
|
Add documentation tags
|
7 years ago |
tpoole
|
71bd8f6bed
|
Whitespace tidy up
|
7 years ago |
jules
|
eda613c6db
|
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 |
tpoole
|
97eed1e889
|
Added a static getSplashScreenLogo() method to JUCESplashScreen
|
8 years ago |
tpoole
|
5a0a17fc72
|
Fixed a compile error when a precompiler variable is not set
|
8 years ago |
jules
|
3e7a111922
|
Avoided an unused member variable warning
|
8 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
hogliux
|
7ed37f8600
|
Added the standard JUCE splash screen and app usage reporting
|
8 years ago |