|  falkTX | 90c7f8a89b | Don't ask for vst window size before creation; cleanup vst code | 7 years ago | 
				
					
						|  falkTX | 8383b114e8 | Handle (ignore) arbitrary number of audio ports in rack mode | 7 years ago | 
				
					
						|  falkTX | bf60778ad9 | Use double-precision for time tick; Force bridge build without osc | 7 years ago | 
				
					
						|  falkTX | 4bc59c2d43 | Fix a typo | 7 years ago | 
				
					
						|  falkTX | 7f8e36f72b | Better error message for input timing errors | 7 years ago | 
				
					
						|  falkTX | 85b1615b60 | Cleanup | 7 years ago | 
				
					
						|  falkTX | 9f30f00280 | Do not use/check kVstParameterUsesIntegerMinMax vst property | 7 years ago | 
				
					
						|  falkTX | b054dd0c12 | Fix small issues regarding program state (crash-fix some plugins) | 7 years ago | 
				
					
						|  falkTX | 7de5812912 | More rt/non-rt function split, catch unwanted uses | 7 years ago | 
				
					
						|  falkTX | c0c08e8898 | Start splitting RT and non-RT plugin functions | 7 years ago | 
				
					
						|  falkTX | 6d5a40daa3 | Allow to send midi program-changes directly into vst plugins Closes #244 | 7 years ago | 
				
					
						|  falkTX | 9a0116fc6d | Load state of old win/osx VST2 plugins (before juce/water breakage) | 7 years ago | 
				
					
						|  falkTX | 01b50d2f0b | Implement parameter text for plugin bridges, cache last render | 7 years ago | 
				
					
						|  falkTX | 518f2557a1 | Continue splitting of carla-plugin LV2 code | 7 years ago | 
				
					
						|  falkTX | 0e301dc562 | Initial implementation of child windows for macOS; Cleanup | 8 years ago | 
				
					
						|  falkTX | d203aa7bab | Fix loading Mac VST bundles with path terminating in slash | 8 years ago | 
				
					
						|  falkTX | f88c0d5ab0 | Implement loading of MacOS VST2 bundles | 8 years ago | 
				
					
						|  falkTX | 869215b3b6 | Print in logs when VST UI refuses to open | 8 years ago | 
				
					
						|  falkTX | 9ae5a2bcf8 | Report VST NIMKPIVendorSpecificCallbacks as unsupported | 8 years ago | 
				
					
						|  falkTX | 09fb3d6500 | Fix build on Mac OS and old non-c++11 compilers | 8 years ago | 
				
					
						|  falkTX | 1fd8608708 | Try to get VSTs working a bit better | 8 years ago | 
				
					
						|  falkTX | 999cf14297 | Small VST MIDI fixes, but needs a few more.. | 8 years ago | 
				
					
						|  falkTX | aff83aca09 | Remove juce_audio_basics and adapt code for it | 8 years ago | 
				
					
						|  falkTX | f70ab2d39e | Continue juce removal; Remove old patchbay plugin data | 8 years ago | 
				
					
						|  falkTX | e6ee1b36f1 | Some small win32 fixing, still not quite there yet | 8 years ago | 
				
					
						|  falkTX | c4ceae92d3 | Fix win32 bridge build | 8 years ago | 
				
					
						|  falkTX | df1e2f12b1 | Start to get rid of Juce | 8 years ago | 
				
					
						|  falkTX | 278fa54666 | Fix default options for plugins with midi input | 8 years ago | 
				
					
						|  falkTX | aa92833b0a | Cleanup default options for all plugin types | 8 years ago | 
				
					
						|  falkTX | a68cef0f86 | Cleanup latency code | 8 years ago | 
				
					
						|  falkTX | 5991c38360 | Make MIDI CC events apply in log scale if needed This helps #387, but rule is defined by the plugin.
Later on the user must be able to choose the scale mode
(among other things) | 9 years ago | 
				
					
						|  falkTX | 0286271dc8 | Allow the same midi-cc in multiple parameters for the same plugin Closes #345 | 9 years ago | 
				
					
						|  falkTX | 52f5768dff | Update vestige header from ardour | 9 years ago | 
				
					
						|  falkTX | 757fe21281 | Fix previous commit | 9 years ago | 
				
					
						|  falkTX | 807d92bdb4 | Support longer VST2 parameter names, if provided by the plugin | 9 years ago | 
				
					
						|  falkTX | b6a6d8799a | Update juce (needs full rebuild) | 9 years ago | 
				
					
						|  falkTX | 1913b83f09 | Prepare code to restore per-plugin options from project file | 9 years ago | 
				
					
						|  falkTX | e27607298a | Catch exceptions during vst init | 10 years ago | 
				
					
						|  falkTX | 52b7862ab4 | Continue previous commit | 10 years ago | 
				
					
						|  falkTX | 8de9234e04 | Make things build again | 10 years ago | 
				
					
						|  falkTX | 10a0fb5a7a | Add support for internal plugins with more than 1 midi input | 10 years ago | 
				
					
						|  falkTX | b02fc22d70 | Fixes needed for upcoming carla-control | 10 years ago | 
				
					
						|  falkTX | 952edd5aec | Misc tweaks | 10 years ago | 
				
					
						|  falkTX | 54ecb70734 | Only map program changes by default if the plugin is a synth | 10 years ago | 
				
					
						|  falkTX | d6aa2015a1 | Set audioMasterCurrentId before creating plugin, fixes #225 | 10 years ago | 
				
					
						|  falkTX | d670f5d1d8 | Don't allow multi-midi-port plugins in patchbay for now; Cleanup | 10 years ago | 
				
					
						|  falkTX | 5d10152aa8 | Rework of some latency and LADSPA code | 10 years ago | 
				
					
						|  falkTX | a37ff5ceff | Add carla_zeroPointers function, use it instead of _fill<void*> | 10 years ago | 
				
					
						|  falkTX | 4ee6a834c7 | Make liblo optional | 10 years ago | 
				
					
						|  falkTX | 5f901af3fb | Fix for previous commits | 10 years ago |