| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_MidiDataConcatenator.h
							
						
					 | 
				
				
					
						Attempt at better recovery from malformed sysex messages in a midi stream.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_android_Audio.cpp
							
						
					 | 
				
				
					
						Replaced AudioSampleBuffer::getSampleData with getReadPointer/getWritePointer methods (the old method is still available but deprecated). Apart from making code more explanatory and improving constness, these work with a new flag that keeps track of whether the buffer is clear, so that some operations can be elided when  the data is known to be empty.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_android_Midi.cpp
							
						
					 | 
				
				
					
						On OSX/linux, made sure the MidiOutput closes its thread on destruction.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_android_OpenSL.cpp
							
						
					 | 
				
				
					
						Replaced AudioSampleBuffer::getSampleData with getReadPointer/getWritePointer methods (the old method is still available but deprecated). Apart from making code more explanatory and improving constness, these work with a new flag that keeps track of whether the buffer is clear, so that some operations can be elided when  the data is known to be empty.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ios_Audio.cpp
							
						
					 | 
				
				
					
						Replaced AudioSampleBuffer::getSampleData with getReadPointer/getWritePointer methods (the old method is still available but deprecated). Apart from making code more explanatory and improving constness, these work with a new flag that keeps track of whether the buffer is clear, so that some operations can be elided when  the data is known to be empty.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_linux_ALSA.cpp
							
						
					 | 
				
				
					
						Replaced AudioSampleBuffer::getSampleData with getReadPointer/getWritePointer methods (the old method is still available but deprecated). Apart from making code more explanatory and improving constness, these work with a new flag that keeps track of whether the buffer is clear, so that some operations can be elided when  the data is known to be empty.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_linux_AudioCDReader.cpp
							
						
					 | 
				
				
					
						Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_linux_JackAudio.cpp
							
						
					 | 
				
				
					
						Better opening of JACK DLLs.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_linux_Midi.cpp
							
						
					 | 
				
				
					
						On OSX/linux, made sure the MidiOutput closes its thread on destruction.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_mac_AudioCDBurner.mm
							
						
					 | 
				
				
					
						Replaced AudioSampleBuffer::getSampleData with getReadPointer/getWritePointer methods (the old method is still available but deprecated). Apart from making code more explanatory and improving constness, these work with a new flag that keeps track of whether the buffer is clear, so that some operations can be elided when  the data is known to be empty.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_mac_AudioCDReader.mm
							
						
					 | 
				
				
					
						Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_mac_CoreAudio.cpp
							
						
					 | 
				
				
					
						CoreAudio: tweaked number of retries when playing to help avoid glitching.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_mac_CoreMidi.cpp
							
						
					 | 
				
				
					
						On OSX/linux, made sure the MidiOutput closes its thread on destruction.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_ASIO.cpp
							
						
					 | 
				
				
					
						Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_AudioCDBurner.cpp
							
						
					 | 
				
				
					
						Replaced AudioSampleBuffer::getSampleData with getReadPointer/getWritePointer methods (the old method is still available but deprecated). Apart from making code more explanatory and improving constness, these work with a new flag that keeps track of whether the buffer is clear, so that some operations can be elided when  the data is known to be empty.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_AudioCDReader.cpp
							
						
					 | 
				
				
					
						Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_DirectSound.cpp
							
						
					 | 
				
				
					
						Relaxed the requirement for AudioSampleBuffer to have more than zero channels, and gave it a default constructor.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_Midi.cpp
							
						
					 | 
				
				
					
						On OSX/linux, made sure the MidiOutput closes its thread on destruction.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_win32_WASAPI.cpp
							
						
					 | 
				
				
					
						Minor clean-ups
					
				 | 
				11 years ago |