| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								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
							
						
					 | 
				
				
					
						Enforced more comprehensive const-correctness in the JUCE container classes
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormatReader.cpp
							
						
					 | 
				
				
					
						Fixed some GCC compiler warnings and removed deprecated functions
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormatReader.h
							
						
					 | 
				
				
					
						Fixed some GCC compiler warnings and removed deprecated functions
					
				 | 
				6 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
							
						
					 | 
				
				
					
						Changes to avoid some clang warnings
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormatWriter.cpp
							
						
					 | 
				
				
					
						Changes to avoid some clang warnings
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioFormatWriter.h
							
						
					 | 
				
				
					
						Added various clang-tidy modernize-* fixes
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioSubsectionReader.cpp
							
						
					 | 
				
				
					
						Replaced some more stray zeros being used as null pointers
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AudioSubsectionReader.h
							
						
					 | 
				
				
					
						Fixed some GCC compiler warnings and removed deprecated functions
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_BufferingAudioFormatReader.cpp
							
						
					 | 
				
				
					
						Fixed a typo in the last commit
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_BufferingAudioFormatReader.h
							
						
					 | 
				
				
					
						Changes to avoid some clang warnings
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_MemoryMappedAudioFormatReader.h
							
						
					 | 
				
				
					
						Converted some old typedefs to using declarations
					
				 | 
				7 years ago |