|  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 | 
				
					
						|  ed | a54da0b832 | Fixed some more typos | 5 years ago | 
				
					
						|  reuk | 7d2310795f | Threadsafety improvements | 5 years ago | 
				
					
						|  Tom Poole | 4048a5feef | AudioBlock:  Fixed an issue preventing usage with SIMDRegister | 6 years ago | 
				
					
						|  ed | 91513f579d | Removed a workaround in ADSR | 6 years ago | 
				
					
						|  Tom Poole | 85f76d2546 | AudioBlock:  Fixed an issue preventing usage with SIMDRegister | 6 years ago | 
				
					
						|  ed | 4583baf277 | Bump version number to 5.4.5 | 6 years ago | 
				
					
						|  Tom Poole | 2d0eb9e033 | Made the interpolation classes moveable | 6 years ago | 
				
					
						|  Tom Poole | 528798d96e | Bump version number to 5.4.4 | 6 years ago | 
				
					
						|  Tom Poole | a12bc32979 | Fixed some warnings on the latest compilers | 6 years ago | 
				
					
						|  Tom Poole | 9417fae499 | Tidied up some code in MidiBuffer | 6 years ago | 
				
					
						|  Tom Poole | 79d3e8b3f5 | Windows:  Removed some VS2013 workarounds | 6 years ago |