| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormat.cpp
							
						
					 | 
				
				
					
						Made the AudioFormat::getFileExtensions() method virtual and modernised some internal code in AudioFormatManager
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormat.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormatManager.cpp
							
						
					 | 
				
				
					
						Replaced all usage of ScopedPointer with std::unique_ptr
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormatManager.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormatReader.cpp
							
						
					 | 
				
				
					
						Fixed a couple of narrowing cast bugs in AudioFormatReaders
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormatReader.h
							
						
					 | 
				
				
					
						Converted some old typedefs to using declarations
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormatReaderSource.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_AudioFormatReaderSource.h
							
						
					 | 
				
				
					
						Updated old code where the 'volatile' keyword was still being used
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormatWriter.cpp
							
						
					 | 
				
				
					
						Replaced some more stray zeros being used as null pointers
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormatWriter.h
							
						
					 | 
				
				
					
						Removed some legacy friend class declarations that are no longer needed with modern compilers
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioSubsectionReader.cpp
							
						
					 | 
				
				
					
						Replaced some more stray zeros being used as null pointers
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioSubsectionReader.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_BufferingAudioFormatReader.cpp
							
						
					 | 
				
				
					
						Fixed a typo in the last commit
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_BufferingAudioFormatReader.h
							
						
					 | 
				
				
					
						More use of atomics to avoid asan warnings
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_MemoryMappedAudioFormatReader.h
							
						
					 | 
				
				
					
						Converted some old typedefs to using declarations
					
				 | 
				7 years ago |