|  reuk | 27ca5e6ccb 
										
											
										
									 | MemoryAudioSource:  Fix bug where source looped, even when looping was disabled This also fixes an issue where zero-size source buffers would cause an
arithmetic exception to be thrown. | 4 years ago | 
				
					
						|  ed | ba2027497b | MIDI:  Standardised and fixed some MIDI channel assertions | 4 years ago | 
				
					
						|  reuk | 01f01e7d6e | MidiBuffer:  Ensure correct number of events are removed by clear function | 4 years ago | 
				
					
						|  ed | 46f5b126d5 | Tidied up some template statement whitespace | 4 years ago | 
				
					
						|  ed | 2fb3637e25 | MidiMessage:  Added VariableLengthValue::isValid() and removed assertion from MidiMessage::readVariableLengthValue() | 4 years ago | 
				
					
						|  Tom Poole | 2553336f45 | Bump version number to 6.0.7 | 4 years ago | 
				
					
						|  Tom Poole | 25dccd53c0 | Bump version number to 6.0.6 | 4 years ago | 
				
					
						|  reuk | f59785606c 
										
											
										
									 | MPEInstrument:  Reset last received values when setting a new MPE zone layout | 4 years ago | 
				
					
						|  Tom Poole | 5929103a29 | Bump version number to 6.0.5 | 4 years ago | 
				
					
						|  reuk | 0943291990 | MidiFile:  Make file-reading more robust This commit adds tests and fixes some potential crashes caused by
out-of-bounds reads. | 5 years ago | 
				
					
						|  Tom Poole | c35bb61c8d | Bump version number to 6.0.4 | 5 years ago | 
				
					
						|  Tom Poole | 73d1a1ff45 | Bump version number to 6.0.3 | 5 years ago | 
				
					
						|  Tom Poole | c9aba7f613 | Bump version number to 6.0.2 | 5 years ago | 
				
					
						|  reuk | 4d27422d9f | GCC:  Suppress cast-align warnings | 5 years ago | 
				
					
						|  reuk | 90664b42df | VST3:  Fix issue where aftertouch messages from the host were incorrectly converted to LegacyMIDICCOut messages | 5 years ago | 
				
					
						|  reuk | 58652ce490 | DLL:  Fix warnings in Windows DLL build | 5 years ago | 
				
					
						|  ed | 44c92e95c0 | Defined AudioPlayHead::CurrentPositionInfo methods inline | 5 years ago | 
				
					
						|  ed | 6aeb9d7dda | Bump version number to 6.0.1 | 5 years ago | 
				
					
						|  ed | 16ebe88346 | Skip troublesome static_assert in AudioBuffer when building with the live-build engine | 5 years ago | 
				
					
						|  reuk | 394c4fd475 | Clang:  Fix warnings when building with clang 10 | 5 years ago | 
				
					
						|  ed | 009d685179 | Updated all license headers | 5 years ago | 
				
					
						|  ed | 67925d384f | Updated main README with CMake support info and changed docs extension from .txt to .md | 5 years ago | 
				
					
						|  ed | 4855f52e4d | Added missing documentation tags | 5 years ago | 
				
					
						|  ed | fa4fde08ec | Fixed some documentation issues | 5 years ago | 
				
					
						|  ed | aad3667e17 | Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues | 5 years ago | 
				
					
						|  ed | 5467c57e23 | Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues | 5 years ago | 
				
					
						|  ed | b5214a341e | Normalised lambda whitespace | 5 years ago | 
				
					
						|  reuk | f7ccdd54bb 
										
											
										
									 | Midi:  Fix midi buffer iterator tag | 5 years ago | 
				
					
						|  reuk | 71fa877454 
										
											
										
									 | MPESynthesiserBase:  Fix and add tests for renderNextBlock | 5 years ago | 
				
					
						|  reuk | 4cf66d6522 | Cleanup:  Remove redundant inlines | 5 years ago | 
				
					
						|  Ivan Cohen | c138bf91b4 | DSP:  Revamp DSP module | 5 years ago | 
				
					
						|  Tom Poole | 894e7d2bd2 | Updated all license headers | 5 years ago | 
				
					
						|  Tom Poole | 2d16374b14 | Updated all license headers | 5 years ago | 
				
					
						|  reuk | d7ed5104c5 | MidiBuffer:  Fix deprecated iterator | 5 years ago | 
				
					
						|  reuk | 73d62a7f8a | MidiBufferIterator:  Add some missing iterator increments | 5 years ago | 
				
					
						|  reuk | eae9a10944 | MidiBuffer:  Add iterator compatible with C++11 range-for | 5 years ago | 
				
					
						|  reuk | 1fdba480cc | JUCE 6:  Update version numbers | 5 years ago | 
				
					
						|  Aga Janowicz | 9d9d26c85a | Fix issue where sustain value would be reset after note off in legacy mode | 5 years ago | 
				
					
						|  Aga Janowicz | 8f069624d7 | Fix sustain state not updating on global channel | 5 years ago | 
				
					
						|  ed | 4a5dda489f | Fixed some warnings with -Wconversion enabled | 5 years ago | 
				
					
						|  reuk | 0ac8552a63 | AudioBuffer:  Fix alignment check on iOS/arm7 On iOS/arm7, double has an alignment of 8 but std::max_align_t has
alignment of 4, so we need to compute our own max_align value. | 5 years ago | 
				
					
						|  Tom Poole | 730395baa6 | Fixed some more license headers | 5 years ago | 
				
					
						|  Tom Poole | 28e03f0815 | Replaced all instances of JUCE_CONSTEXPR with constexpr | 5 years ago | 
				
					
						|  ed | e9f8758791 | Fixed a typo in AudioChannelSet::ChannelType | 5 years ago | 
				
					
						|  ed | 59a058fdc6 | Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough | 5 years ago | 
				
					
						|  ed | 8209053244 | Check if zone is active in MPEInstrument::updateNoteTotalPitchbend() to fix a zone mismatch bug | 5 years ago | 
				
					
						|  ed | 08d0a12f03 | Bump version number to 5.4.7 | 5 years ago | 
				
					
						|  Tom Poole | ef1eacccd3 | Bump version number to 5.4.6 | 5 years ago | 
				
					
						|  ed | b45ce09235 | Standardised the licensing whitespace in module headers | 5 years ago | 
				
					
						|  ed | 78e2892ba9 | Added some missing documentation tags | 5 years ago |