| .. | 
		
		
			
			
			
				
					| juce_MidiBuffer.cpp | Tightened up a few places where numeric conversion warnings could happen. | 11 years ago | 
		
			
			
			
				
					| juce_MidiBuffer.h | Improved some MidiBuffer comments | 11 years ago | 
		
			
			
			
				
					| juce_MidiFile.cpp | Added an option to MidiFile to set the format type. | 11 years ago | 
		
			
			
			
				
					| juce_MidiFile.h | Added an option to MidiFile to set the format type. | 11 years ago | 
		
			
			
			
				
					| juce_MidiKeyboardState.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_MidiKeyboardState.h | A bit more minor cleaning-up. | 12 years ago | 
		
			
			
			
				
					| juce_MidiMessage.cpp | Added some missing semi-colons. | 11 years ago | 
		
			
			
			
				
					| juce_MidiMessage.h | Added a parameter to the MidiMessage constructor to optionally parse sysexes without embdedded lengths | 11 years ago | 
		
			
			
			
				
					| juce_MidiMessageSequence.cpp | Modified MidiMessageSequence::createControllerUpdatesForTime() to use an Array<MidiMessage> instead of an OwnedArray. There are almost no situations where you'd get better performance out of an OwnedArray so if this change broke your code, it's a good idea to have a re-think! | 10 years ago | 
		
			
			
			
				
					| juce_MidiMessageSequence.h | Modified MidiMessageSequence::createControllerUpdatesForTime() to use an Array<MidiMessage> instead of an OwnedArray. There are almost no situations where you'd get better performance out of an OwnedArray so if this change broke your code, it's a good idea to have a re-think! | 10 years ago |