|  reuk | 28414a6af8 
										
											
										
									 | Global: Avoid floating-point equality checks where possible | 2 years ago | 
				
					
						|  Tom Poole | 2ec861d99e | Update licensing banners to JUCE 7 | 3 years ago | 
				
					
						|  Tom Poole | dea3fe60e4 | Update copyright banners | 3 years ago | 
				
					
						|  reuk | 93ba4d98cf 
										
											
										
									 | Fix clang warnings | 3 years ago | 
				
					
						|  ed | a2d03d2266 | Fixed some warnings flagged by Clang's static analyzer | 4 years ago | 
				
					
						|  reuk | 31a7c62baf 
										
											
										
									 | Windows:  Fix and suppress some analysis warnings This fixes warnings that are emitted when building with the `-analyze`
flag enabled. | 4 years ago | 
				
					
						|  ed | 5bff5dc9c8 | Whitespace | 4 years ago | 
				
					
						|  Tom Poole | ee76137441 | Fixed some compiler warnings | 4 years ago | 
				
					
						|  jules | a9b5fe3a39 | Tweaks for emscripten support | 4 years ago | 
				
					
						|  ed | 009d685179 | Updated all license headers | 5 years ago | 
				
					
						|  ed | d9093c87d6 | Removed some cross-module relative includes | 5 years ago | 
				
					
						|  ed | b57509c4a2 | Removed some cross-module relative includes | 5 years ago | 
				
					
						|  reuk | 51e8450026 
										
											
										
									 | Zlib:  Make declarations match when including zlib code | 5 years ago | 
				
					
						|  reuk | e13901d912 | ClangCl:  Silence code which warns when building on Windows with Clang | 5 years ago | 
				
					
						|  Tom Poole | 894e7d2bd2 | Updated all license headers | 5 years ago | 
				
					
						|  Tom Poole | 2d16374b14 | Updated all license headers | 5 years ago | 
				
					
						|  reuk | 5f348c3040 | Warnings:  Add warning-wrangling header | 5 years ago | 
				
					
						|  reuk | 327f817b9b | Copyrights: Update commercial/gpl headers to be gpl-only | 5 years ago | 
				
					
						|  ed | 59a058fdc6 | Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough | 5 years ago | 
				
					
						|  Tom Poole | 0e00e83944 | Removed some `extern "C"` declarations from libpng | 6 years ago | 
				
					
						|  Tom Poole | 1c9cea431d | PNG:  Switched to inline libpng linkage to prevent symbol collisions | 6 years ago | 
				
					
						|  Tom Poole | 7e52198ee1 | Updated the internal PNG library | 6 years ago | 
				
					
						|  Tom Poole | 670f77f80c | Fixed some Android compiler warnings | 6 years ago | 
				
					
						|  Tom Poole | a4bd6cbc66 | Fixed some more Linux compiler warnings | 6 years ago | 
				
					
						|  Tom Poole | 16dd26649a | Fixed some GCC compiler warnings and removed deprecated functions | 6 years ago | 
				
					
						|  jules | 6fda0bffca | Fixed some stray zeros that were still being passed as null pointers | 7 years ago | 
				
					
						|  Tom Poole | 102ed4a9f2 | Fixed some compiler warnings | 7 years ago | 
				
					
						|  Tom Poole | ab863a6dc2 | Replaced all usage of ScopedPointer with std::unique_ptr | 7 years ago | 
				
					
						|  jules | 369d59f656 | Added a template to allow the HeapBlock class to be given signed ints or other types that are not size_t for its size parameters | 8 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 | 8 years ago | 
				
					
						|  tpoole | a05362d46b | Projucer:  Xcode exporter:  Updated to support Xcode 9 | 8 years ago | 
				
					
						|  hogliux | b5afccc37c | Updated file headers and the README with the JUCE 5 license | 8 years ago | 
				
					
						|  jules | bf94ab0e4c | Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings | 8 years ago | 
				
					
						|  jules | 5b39a8f607 | Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17 | 8 years ago | 
				
					
						|  tpoole | 4c59a920b4 | Added Inter-App Audio capabilities to standalone plug-ins | 8 years ago | 
				
					
						|  jules | 92f3a1e88f | Miscellaneous fixes for some PVS static analyser warnings | 8 years ago | 
				
					
						|  jules | b90077c85f | Cleaned up some warnings in the PNG code | 8 years ago | 
				
					
						|  hogliux | 27c353ca3f | Fixed an issue when compiling with newer external png libraries | 8 years ago | 
				
					
						|  Timur Doumler | 70949aa0c6 | Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. | 9 years ago | 
				
					
						|  jules | cb1c17b9f1 | Avoided a redefinition warning in a particular GCC setup | 9 years ago | 
				
					
						|  jules | 02492b36b9 | Lots of small whitespace tweaks. | 10 years ago | 
				
					
						|  jules | 99ebba4e4c | Workarounds to avoid clashes with stupid 3rd-party headers that rely on defining a macro called "check" | 10 years ago | 
				
					
						|  hogliux | c17c4ec43b | Fix Android build errors in libpng and libflac | 10 years ago | 
				
					
						|  jules | 5cef7c8e79 | Reworked the PNG loader | 10 years ago | 
				
					
						|  jules | 9c13257da2 | Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | f843266cc1 | Workaround for some compiler warnings in libjpeg code. | 10 years ago | 
				
					
						|  jules | 6f6d0d201d | Avoided a couple of obscure gcc warnings | 11 years ago | 
				
					
						|  jules | 5409951861 | Refactored some Xcode warning suppression. | 11 years ago | 
				
					
						|  jules | fc772941d6 | Fixed some pedantic warnings. | 12 years ago |