| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										java
									
								
							
						
					 | 
				
				
					
						Workaround for missing java method in some android SDKs
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_BasicNativeHeaders.h
							
						
					 | 
				
				
					
						Fix for MinGW builds.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_android_Files.cpp
							
						
					 | 
				
				
					
						Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_android_JNIHelpers.h
							
						
					 | 
				
				
					
						For for hi-res timer threads on android.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_android_Misc.cpp
							
						
					 | 
				
				
					
						A few android warning fixes.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_android_Network.cpp
							
						
					 | 
				
				
					
						A few minor whitespace cleanups.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_android_SystemStats.cpp
							
						
					 | 
				
				
					
						Tweaks to SystemStats::getDisplayLanguage() on android/linux to return a two-part identifier in the same way as other platforms.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_android_Threads.cpp
							
						
					 | 
				
				
					
						Added some JUCE_CALLTYPE flags to Process methods.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_linux_CommonFile.cpp
							
						
					 | 
				
				
					
						Moved some duplicated linux/android code into a shared file. Added a method File::isLink()
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_linux_Files.cpp
							
						
					 | 
				
				
					
						Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_linux_Network.cpp
							
						
					 | 
				
				
					
						Avoided some gcc compiler warnings
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_linux_SystemStats.cpp
							
						
					 | 
				
				
					
						Tweaks to SystemStats::getDisplayLanguage() on android/linux to return a two-part identifier in the same way as other platforms.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_linux_Threads.cpp
							
						
					 | 
				
				
					
						Workaround for linux gcc warning.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_mac_Files.mm
							
						
					 | 
				
				
					
						Moved the new MountedVolumeListChangeDetector into the juce_events module to avoid some win32 problems.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_mac_Network.mm
							
						
					 | 
				
				
					
						Added new method File::getFileIdentifier() for retrieving a file's unique ID.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_mac_Strings.mm
							
						
					 | 
				
				
					
						Removed a few more uses of String::empty.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_mac_SystemStats.mm
							
						
					 | 
				
				
					
						Avoided static-order-of-initialisation problems from causing crashes in the Time::getMillisecondCounter function.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_mac_Threads.mm
							
						
					 | 
				
				
					
						Made Process::isForegroundProcess() return a correct result on iOS.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_osx_ObjCHelpers.h
							
						
					 | 
				
				
					
						iOS build fix.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_posix_NamedPipe.cpp
							
						
					 | 
				
				
					
						Change to allow fully-specified paths to be passed as posix NamedPipe paths, to be able to specify the temp file's location.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_posix_SharedCode.h
							
						
					 | 
				
				
					
						Bit of minor cleaning up.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_ComSmartPtr.h
							
						
					 | 
				
				
					
						mingw __uuidof update
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_Files.cpp
							
						
					 | 
				
				
					
						Moved the new MountedVolumeListChangeDetector into the juce_events module to avoid some win32 problems.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_Network.cpp
							
						
					 | 
				
				
					
						Made the win32 URL streaming code handle redirects.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_Registry.cpp
							
						
					 | 
				
				
					
						Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_SystemStats.cpp
							
						
					 | 
				
				
					
						Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_Threads.cpp
							
						
					 | 
				
				
					
						Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS
					
				 | 
				11 years ago |