hogliux
							
						 | 
						
							
							
							
								
							
								829e64468f
								
							
								
							
						 | 
						
							
							
								
								Standalone Plug-In:  Added missing save state when the standalone app is closed
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								dd4230586f
								
							
								
							
						 | 
						
							
							
								
								Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								191b91503a
								
							
								
							
						 | 
						
							
							
								
								VST2:  Added warnings if the plug-in version number cannot be displayed by Cubase's version encoding
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								d95edfd770
								
							
								
							
						 | 
						
							
							
								
								VST3:  First add Midi controller changes and then add other midi events to ensure that all-notes off events occur before any note-on event with the same sampleOffset
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								e85d3aaf1f
								
							
								
							
						 | 
						
							
							
								
								Renamed XCode to Xcode in multiple places
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								28dfa55088
								
							
								
							
						 | 
						
							
							
								
								Fix to the VST2/3 compatibility code to handle a Studio One issue
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								1b0fb11667
								
							
								
							
						 | 
						
							
							
								
								Fixed a compiler warning in the previous commit
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								c38282778d
								
							
								
							
						 | 
						
							
							
								
								VST2:  Ensured that the VST2 version number is encoded correctly for display in Cubase and when hosting VST2 plug-ins in JUCE
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								27a6903cac
								
							
								
							
						 | 
						
							
							
								
								Changed the way isPositiveAndBelow is written to avoid needing to cast the second parameter to an int
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								82bc9da02c
								
							
								
							
						 | 
						
							
							
								
								Added support for Atmos 7.0.2 and 7.1.2 Surround formats
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								5a843965e6
								
							
								
							
						 | 
						
							
							
								
								AAX:  Added JucePlugin_AAX_Chunk_Identifier preprocessor define to override the AAX chunk identifier that is used by JUCE
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								70aa86413a
								
							
								
							
						 | 
						
							
							
								
								Standalone Plug-In:  Fixed an issue where the editor would not resize correctly on mobile when the feedback warning was dismissed
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								0ae8aa812c
								
							
								
							
						 | 
						
							
							
								
								Bump version number to 5.1.2
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								f4d1969753
								
							
								
							
						 | 
						
							
							
								
								Fixed a few documentation typos
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								4bb58c7d51
								
							
								
							
						 | 
						
							
							
								
								VST3:  respect the editor's constrainer when resizing
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								bab3ce9759
								
							
								
							
						 | 
						
							
							
								
								AU and AUv3:  Enabled JucePlugin_AUHighResolutionParameters by default and combined this breaking change with 4dcce50
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								2eaca0526d
								
							
								
							
						 | 
						
							
							
								
								Added another fix to 4dcce50 to support AudioProcessor based parameter selection
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								28eda21b89
								
							
								
							
						 | 
						
							
							
								
								VST2:  Fixed live-resize issue in Bitwig
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								cbdf17a6fb
								
							
								
							
						 | 
						
							
							
								
								Increased the size of the standalone filter settings window
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								a234313120
								
							
								
							
						 | 
						
							
							
								
								Fixed Digital Performer host detection on MacOS
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								0a2fabb2e1
								
							
								
							
						 | 
						
							
							
								
								VST3:  Fixed a harmless MSVC warning in previous commit
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								a426feb6c2
								
							
								
							
						 | 
						
							
							
								
								VST3:  checkBusFormatsAreNotDiscrete should return true when buses are disabled
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								6d369ac0d6
								
							
								
							
						 | 
						
							
							
								
								Fixed a double header inclusion bug
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								743c9d55e7
								
							
								
							
						 | 
						
							
							
								
								AU:  Implemented GetParameterValueStrings for discrete parameters
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								eda613c6db
								
							
								
							
						 | 
						
							
							
								
								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 | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								f346de10c3
								
							
								
							
						 | 
						
							
							
								
								Fixed 4dcce50 to support AudioProcessor based parameter selection
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								05624e8354
								
							
								
							
						 | 
						
							
							
								
								AU:  Disable CoreAnimation resizing transitions for AU plug-in windows
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								56e6d69364
								
							
								
							
						 | 
						
							
							
								
								VST3:  Fix plug-in resize issue in Bitwig studio
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								4dcce5083c
								
							
								
							
						 | 
						
							
							
								
								Added an option to declare plug-in parameters as either continuous or discrete, irrespective of their number of steps
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								665b0a3e3a
								
							
								
							
						 | 
						
							
							
								
								VST3:  Fixed the calculation of timeInSeconds AudioPlayHead information
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								7d98da98ea
								
							
								
							
						 | 
						
							
							
								
								Added FakeMouseMoveGenerator to AAX plug-ins so that the recent plug-in mouse exit fix also works for AAX plug-ins
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								86f9c11d15
								
							
								
							
						 | 
						
							
							
								
								Added new FrameRateType fps23976 to AudioPlayHead
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								37c243bb49
								
							
								
							
						 | 
						
							
							
								
								Fixed a bug in plug-ins on Mac where mouse exit events weren't being sent when the mouse cursor left the plug-in window
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								43ccf26b91
								
							
								
							
						 | 
						
							
							
								
								Removed a duplicate line when detecting the plug-in host type
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								9b30c2401a
								
							
								
							
						 | 
						
							
							
								
								Added plug-in host type detection for Cubase 8.5 and 9
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								b78ce1f059
								
							
								
							
						 | 
						
							
							
								
								Fixed an assertion when quitting the standalone plug-in target when the audio settings window is open
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								9b687968db
								
							
								
							
						 | 
						
							
							
								
								Fixed some g++ compiler warnings
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								d2967de994
								
							
								
							
						 | 
						
							
							
								
								Fixed some compiler errors when creating AU plug-ins with Xcode 9
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								ffdc318d7f
								
							
								
							
						 | 
						
							
							
								
								iOS/Android PlugIn Standalone:  Fixed an issue where midi callbacks would be added twice
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								b56e3890c2
								
							
								
							
						 | 
						
							
							
								
								Added AudioProcessor::updateTrackProperties callback to inform plug-ins about track colour and name changes
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								0fd1a69525
								
							
								
							
						 | 
						
							
							
								
								AU/Auv3:  Added workaround for compiler issue when initialising CoreAudio's AudioChannelLayout structure using braces
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								357dd2c9c9
								
							
								
							
						 | 
						
							
							
								
								Removed some old compiler bug workarounds
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								368d2542a1
								
							
								
							
						 | 
						
							
							
								
								VST2:  Fixed an issue with resizing plug-ins in Ableton Live
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								c02ef79fd6
								
							
								
							
						 | 
						
							
							
								
								Bump version number to 5.1.1
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								eb33f537da
								
							
								
							
						 | 
						
							
							
								
								Bump version number to 5.1.1
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								4f9fbccdda
								
							
								
							
						 | 
						
							
							
								
								VST2:  Fixed a bug when asking the host to resize a plug-in window
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								b5626d1507
								
							
								
							
						 | 
						
							
							
								
								AU:  Fixed a compiler error when using the legacy channel layout field
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								dcfec9de3b
								
							
								
							
						 | 
						
							
							
								
								AU:  Fixed a compiler error when using the legacy channel layout field
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								1b18a34471
								
							
								
							
						 | 
						
							
							
								
								Code formatting improvements
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								621fcf31d2
								
							
								
							
						 | 
						
							
							
								
								AUv3:  Added support for MIDI output, host MIDI controller visibility and MPE
							
							
							
							
								
							
							
						 | 
						8 years ago |