|  falkTX | 37014357ad | Start adapting for old juce Signed-off-by: falkTX <falktx@gmail.com> | 6 years ago | 
				
					
						|  falkTX | d15e339645 | jack transport cannot be disabled in multi-client also save link on/off state | 7 years ago | 
				
					
						|  falkTX | 2355f147b3 | Fix build with -std=c++98 and adjustments for old Mac OS | 7 years ago | 
				
					
						|  falkTX | 4c04b0e15a | Expose carla-plugin in plugin bridge | 7 years ago | 
				
					
						|  falkTX | 1286793a53 | Start getting rid of linuxsampler | 7 years ago | 
				
					
						|  falkTX | a0761932ca | Convert num-periods int option to triple-buffer bool | 7 years ago | 
				
					
						|  Yuri | 2be9e4027c | Fix build with the clang compiler. | 7 years ago | 
				
					
						|  falkTX | f039ee4675 | Fix CarlaBackend.h usage with the latest changes Fixes #632 | 7 years ago | 
				
					
						|  falkTX | 1967b55052 | Fix NaN when controlling log params with MIDI CC Fixes #625 | 7 years ago | 
				
					
						|  falkTX | c3a38f7026 | Cleanup | 7 years ago | 
				
					
						|  falkTX | 86a27bd68b | Misc fixes detected by static analyzer | 7 years ago | 
				
					
						|  falkTX | 33b5afb9e3 | Don't build wine options under windows | 7 years ago | 
				
					
						|  falkTX | 244ccfc2ac | Make transport controls experimental Closes #546 | 8 years ago | 
				
					
						|  falkTX | 69c24a915a | Active peaks and keyboard for carla-rack group | 8 years ago | 
				
					
						|  falkTX | f8c94ceb7d | Start to add back patchbay mode | 8 years ago | 
				
					
						|  falkTX | df1e2f12b1 | Start to get rid of Juce | 8 years ago | 
				
					
						|  falkTX | 2adddc21a6 | Finish wine options, except auto-prefix | 8 years ago | 
				
					
						|  falkTX | 09a0083eb2 | Start settings for Wine | 8 years ago | 
				
					
						|  falkTX | 27b83d6042 | Add callback for when project finishes loading | 8 years ago | 
				
					
						|  falkTX | 88e5e93497 | Import inline-display LV2 API and define PLUGIN_HAS_INLINE_DISPLAY | 8 years ago | 
				
					
						|  falkTX | 11e7814b3b | Initial stub implementation of jack application plugin | 8 years ago | 
				
					
						|  falkTX | e6d9aa45d6 | Add option to enable console output to logs tab Closes #441 | 8 years ago | 
				
					
						|  falkTX | 04a7b633bc | Fix CarlaBackend.h to be C compatible | 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 | 7bb58f1265 | Change default process mode to patchbay on non-linux systems | 10 years ago | 
				
					
						|  falkTX | 4795b63f34 | Rename some files, allow presets on plugin skins (needs rebuild) | 10 years ago | 
				
					
						|  falkTX | f7bc330102 | Allow custom properties per plugin, use it to save is-skin-compact | 10 years ago | 
				
					
						|  falkTX | 1ce3132801 | Rework NSM code, actually works now :) | 10 years ago | 
				
					
						|  falkTX | d62b7c31dd | Continue work to separate idle and uiIdle | 10 years ago | 
				
					
						|  falkTX | de829539de | Start some cleanup and rework, DO NOT USE | 11 years ago | 
				
					
						|  falkTX | bc2c5b2659 | Fix CarlaBackend.h for ANSI (pedantic) | 11 years ago | 
				
					
						|  falkTX | 0018a0ce44 | Rename some files; More makefile work | 11 years ago | 
				
					
						|  falkTX | 16b3ca2a26 | Increase max allowed CC number from 95 to 119, fixes #147 | 11 years ago | 
				
					
						|  falkTX | 4d5b3b3c50 | Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing) | 11 years ago | 
				
					
						|  falkTX | 2d1a596f0f | Allow to pass MIDI bank/program changes to LV2 plugins, closes #136 | 11 years ago | 
				
					
						|  falkTX | f4e5795a71 | Add ENGINE_OPTION_PLUGIN_PATH, will be needed soon | 11 years ago | 
				
					
						|  falkTX | ba08d6cb3a | Workaround qt bug that makes edit dialog resizable to 0 | 11 years ago | 
				
					
						|  falkTX | f257a8e061 | Fix plugin chunks randomly not saving; Misc changes | 11 years ago | 
				
					
						|  falkTX | 8db5fb85e7 | Header update | 11 years ago | 
				
					
						|  falkTX | dfd240e3a9 | Fix CarlaBackend.h ANSI compat | 11 years ago | 
				
					
						|  falkTX | 8ae122bc42 | A lot more bridge work | 11 years ago | 
				
					
						|  falkTX | 1731164772 | Remove unimplemented plugin option | 11 years ago | 
				
					
						|  falkTX | 0ff470a035 | Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED | 11 years ago | 
				
					
						|  falkTX | ff77de9613 | Cleanup, remove unused suff | 11 years ago | 
				
					
						|  falkTX | c53223afff | Start the final cleanup for beta2 and full utils check | 11 years ago | 
				
					
						|  falkTX | 7b97dc6d6c | General cleanup | 11 years ago | 
				
					
						|  falkTX | 8738b6ecd1 | Misc cleanup | 11 years ago | 
				
					
						|  falkTX | a29db8b203 | Misc | 11 years ago | 
				
					
						|  falkTX | ac5cca2cd1 | NSM is working again | 11 years ago | 
				
					
						|  falkTX | 23efbb8fed | Rework jack client rename code; Misc fixing | 11 years ago |