| .. | 
		
		
			
			
			
				
					| juce_ChildProcess.cpp | Added a sleep to ChildProcess::waitForProcessToFinish() to avoid it wasting CPU | 7 years ago | 
		
			
			
			
				
					| juce_ChildProcess.h | Replaced all usage of ScopedPointer with std::unique_ptr | 7 years ago | 
		
			
			
			
				
					| juce_CriticalSection.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_DynamicLibrary.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_HighResolutionTimer.cpp | Another batch of ScopedPointer cleanups | 7 years ago | 
		
			
			
			
				
					| juce_HighResolutionTimer.h | Replaced all usage of ScopedPointer with std::unique_ptr | 7 years ago | 
		
			
			
			
				
					| juce_InterProcessLock.h | Replaced all usage of ScopedPointer with std::unique_ptr | 7 years ago | 
		
			
			
			
				
					| juce_Process.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_ReadWriteLock.cpp | 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 | 
		
			
			
			
				
					| juce_ReadWriteLock.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_ScopedLock.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_ScopedReadLock.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_ScopedWriteLock.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_SpinLock.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_Thread.cpp | Fixed an issue terminating threads on iOS | 7 years ago | 
		
			
			
			
				
					| juce_Thread.h | Made a lot of ScopedPointer usage conform to the std::unique_ptr interface | 7 years ago | 
		
			
			
			
				
					| juce_ThreadLocalValue.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_ThreadPool.cpp | Ensured that ThreadPool::moveJobToFront can survive a stale job pointer | 7 years ago | 
		
			
			
			
				
					| juce_ThreadPool.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_TimeSliceThread.cpp | 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 | 
		
			
			
			
				
					| juce_TimeSliceThread.h | Add documentation tags | 7 years ago | 
		
			
			
			
				
					| juce_WaitableEvent.h | Add documentation tags | 7 years ago |