|  ed | d510b73cdf | Normalised all whitespace before args in std::function | 5 years ago | 
				
					
						|  reuk | 092bc44413 
										
											
										
									 | MinGW:  Fix windows/gcc warnings | 5 years ago | 
				
					
						|  reuk | b7e4099cd5 | Cleanup:  Fix some warnings | 5 years ago | 
				
					
						|  reuk | 4cf66d6522 | Cleanup:  Remove redundant inlines | 5 years ago | 
				
					
						|  reuk | e13901d912 | ClangCl:  Silence code which warns when building on Windows with Clang | 5 years ago | 
				
					
						|  Tom Poole | 6cb75d9d2c | Replaced all references to ROLI with Raw Material Software and regenerated all bytecode | 5 years ago | 
				
					
						|  Tom Poole | 894e7d2bd2 | Updated all license headers | 5 years ago | 
				
					
						|  reuk | e7e1de78fa | Files:  Add RangedDirectoryIterator | 5 years ago | 
				
					
						|  reuk | 5f348c3040 | Warnings:  Add warning-wrangling header | 5 years ago | 
				
					
						|  reuk | ece5644a20 | CMake:  Add support for building JUCE projects with CMake | 6 years ago | 
				
					
						|  Lukasz Kozakiewicz | 50310edc57 | Android:  Call __android_log_print() in chunks to ensure that the full log is printed | 7 years ago | 
				
					
						|  Tom Poole | 5e9826ecf8 | Added some missing license headers | 5 years ago | 
				
					
						|  ed | 330df2b3e6 | Fixed a regression opening file handles introduced in e65ac0b | 5 years ago | 
				
					
						|  reuk | a9492679da | URL:  Make downloadToFile return unique_ptr | 5 years ago | 
				
					
						|  ed | 49ac038662 | Fixed some more warnings | 5 years ago | 
				
					
						|  ed | 59a058fdc6 | Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough | 5 years ago | 
				
					
						|  ed | f9961e9938 | Fixed a bug in the previous commit | 5 years ago | 
				
					
						|  ed | 5cf2802a00 | macOS:  Fixed a data race in URLConnectionState | 5 years ago | 
				
					
						|  ed | e65ac0b2cd | Fixed some warnings when calling open() with file mode bits specified but no O_CREAT flag | 5 years ago | 
				
					
						|  ed | 618f3645b2 | Android:  Fixed some issues in the native content sharing code | 5 years ago | 
				
					
						|  ed | 5bda9de977 | Windows:  Fixed some build errors and warnings when using Clang in Visual Studio | 5 years ago | 
				
					
						|  Tom Poole | 0831c718a2 | macOS:  Fixed some Projucer live-build issues on Catalina | 5 years ago | 
				
					
						|  ed | 605d0978ce | Android:  Acquire the MulticastLock when using the NetworkServiceDiscovery::AvailableServiceList class to ensure that multicast packets are received on all devices | 5 years ago | 
				
					
						|  ed | e36736e0ec | Fixed some typos | 5 years ago | 
				
					
						|  Tom Poole | 54e1004957 | Added FMA3 and FMA4 instruction detection | 5 years ago | 
				
					
						|  ed | c964a842b1 | Replaced WaitableEvent internals with std::condition_variable | 5 years ago | 
				
					
						|  jules | 31e82060f1 | Removed dependency on libalchemy for Bela support | 5 years ago | 
				
					
						|  Tom Poole | 20163e7964 | Fixed some file permissions | 6 years ago | 
				
					
						|  ed | b7c8ac3f3b | Windows:  Restored MinGW compatibility | 6 years ago | 
				
					
						|  ed | 1b001e7a76 | macOS:  Removed call to deprecated NSWorkspace openFile method | 6 years ago | 
				
					
						|  ed | 4baf519700 | Removed inconsistent asserts from Process::raisePrivilege() and ::lowerPrivilege() on macOS and Windows | 6 years ago | 
				
					
						|  ed | b857f965ce | Replaced select() calls with poll() | 6 years ago | 
				
					
						|  ed | e7b38cb13c | Fixed an implicit narrowing conversion warning in setFileTimesInternal() | 6 years ago | 
				
					
						|  ed | 052e9325d3 | Increased the resolution of File time getters/setters on supported platforms | 6 years ago | 
				
					
						|  cesare | 895812154e | Bela: Fixed timestamp call from realtime thread | 6 years ago | 
				
					
						|  cesare | 471ce39167 | Updates to support latest Bela release | 6 years ago | 
				
					
						|  ed | be8a568747 | Android:  Added some missing activity lifecycle callbacks for Android Q | 6 years ago | 
				
					
						|  Tom Poole | 7dde0b26a7 | Windows:  Fixed a bug checking if a key exists in the registry | 6 years ago | 
				
					
						|  jules | fa577fc4ef | Bit of tidying up in linux code | 6 years ago | 
				
					
						|  Cesare Ferrari | a5c802c38f | Fix bela timestamping to use RT methods | 6 years ago | 
				
					
						|  ed | 45bc7c1aa1 | Windows:  Updated SystemStats::getOperatingSystemType() to use RtlGetVersion() | 6 years ago | 
				
					
						|  Tom Poole | 29508fac70 | Fixed an issue maintaining kiosk mode on Android | 6 years ago | 
				
					
						|  ed | bdeaeaf368 | macOS:  Fixed some deprecation warnings and silenced some others for the time being | 6 years ago | 
				
					
						|  Tom Poole | 670f77f80c | Fixed some Android compiler warnings | 6 years ago | 
				
					
						|  Tom Poole | 16dd26649a | Fixed some GCC compiler warnings and removed deprecated functions | 6 years ago | 
				
					
						|  Tom Poole | 19e717a7cc | Windows:  Removed A: and B: special cases from File::isOnHardDisk | 6 years ago | 
				
					
						|  ed | e966bdb053 | Revert "Workaround for bad HTTP response header parsing on Linux" This reverts commit a138458d19. | 6 years ago | 
				
					
						|  hogliux | c91915c519 | Removed extern "C" from threadEntryProc | 6 years ago | 
				
					
						|  Tom Poole | 8eb626a338 | Windows:  Fixed a bug in File::getFileIdentifier() | 6 years ago | 
				
					
						|  James Hurst | a138458d19 | Workaround for bad HTTP response header parsing on Linux | 6 years ago |