jules
|
2fcb8fa71b
|
Added some prototype function definitions to avoid compiler warnings for people who enable the "missing prototype" flag
|
2017-10-09 15:39:22 +01:00 |
|
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
|
2017-09-08 08:59:55 +01:00 |
|
tpoole
|
9b687968db
|
Fixed some g++ compiler warnings
|
2017-08-29 14:47:04 +01:00 |
|
tpoole
|
73d4e73a3d
|
UnitTestRunner: Fixed some build warnings on Linux
|
2017-07-06 17:17:52 +01:00 |
|
tpoole
|
97eed1e889
|
Added a static getSplashScreenLogo() method to JUCESplashScreen
|
2017-05-09 09:45:44 +01:00 |
|
tpoole
|
5a0a17fc72
|
Fixed a compile error when a precompiler variable is not set
|
2017-05-08 09:10:51 +01:00 |
|
jules
|
14bffbba3c
|
Avoided unnecessary timer activity when splash screen is disabled
|
2017-05-02 10:44:16 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
7ed37f8600
|
Added the standard JUCE splash screen and app usage reporting
|
2017-04-27 14:43:03 +01:00 |
|