Tom Poole
|
94d98a2b10
|
Update licensing information
|
2024-04-16 11:39:35 +01:00 |
|
reuk
|
047448fbce
|
Warnings: Add missing overrides
|
2024-01-30 11:37:30 +00:00 |
|
reuk
|
28414a6af8
|
Global: Avoid floating-point equality checks where possible
|
2023-04-04 19:55:11 +01:00 |
|
Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
2022-05-16 17:55:48 +01:00 |
|
Tom Poole
|
e984395b1d
|
GCC: Fix some compiler warnings in GCC 11
|
2022-04-26 15:30:54 +01:00 |
|
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
2022-04-04 12:36:32 +01:00 |
|
reuk
|
31a7c62baf
|
Windows: Fix and suppress some analysis warnings
This fixes warnings that are emitted when building with the `-analyze`
flag enabled.
|
2021-05-26 15:34:26 +01:00 |
|
ed
|
009d685179
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
reuk
|
5f348c3040
|
Warnings: Add warning-wrangling header
|
2020-04-13 13:16:05 +01:00 |
|
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
2020-04-09 15:22:56 +01:00 |
|
ed
|
4a5dda489f
|
Fixed some warnings with -Wconversion enabled
|
2020-03-17 09:02:57 +00:00 |
|
ed
|
59a058fdc6
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
2020-03-09 17:39:28 +00:00 |
|
Tom Poole
|
a4bd6cbc66
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
jules
|
359132ed55
|
More zero -> nullptr fixes
|
2018-10-09 11:42:55 +01:00 |
|
jules
|
38295f332b
|
Converted some old typedefs to using declarations
|
2018-05-03 09:59:05 +01:00 |
|
hogliux
|
2f2ff9437b
|
Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support
|
2018-04-16 14:36:49 +01:00 |
|
ed
|
e982c70438
|
Fix juce_box2d build errors when included with other modules using int8, int16, int32 etc.
|
2018-03-15 12:10:32 +00:00 |
|
tpoole
|
c8d3fcecd9
|
Fixed some GCC compiler warnings
|
2017-10-17 21:26:32 +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
|
0ab7d3d9c3
|
Box2D: Suppressed some build warnings
|
2017-07-07 12:29:10 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jules
|
923e8fabdb
|
Removed some unnecessary includes of AppConfig.h
|
2015-12-24 11:55:46 +00:00 |
|
jules
|
c95253fad0
|
Cleaned out some old amalgamated build references.
|
2015-12-24 11:31:37 +00:00 |
|
hogliux
|
c7b8e77031
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
jules
|
5a1112ab94
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
jules
|
07a1aa9543
|
Created Box2D module.
|
2013-04-27 10:42:37 +01:00 |
|