|  falkTX | 7c16b0db07 | RtAudio: handle buffer size changes in JACK driver | 7 years ago | 
				
					
						|  falkTX | 9ea793d69c | Dont show "with ALSA-MIDI" if libasound is not available | 7 years ago | 
				
					
						|  falkTX | 5b65a9a52c | Cleanup | 7 years ago | 
				
					
						|  falkTX | 1f89411dd0 | Never try to load sf2 and sfz files as bridge | 7 years ago | 
				
					
						|  falkTX | 4e0d341d09 | Clear dummy buffer for multi-out plugins in rack as needed | 7 years ago | 
				
					
						|  falkTX | ea64e00c87 | For internal plugins, store in and out midi buffers separately This allows internal midi out plugins to skip fixed buffer sizes | 7 years ago | 
				
					
						|  falkTX | 90c7f8a89b | Don't ask for vst window size before creation; cleanup vst code | 7 years ago | 
				
					
						|  falkTX | d21c37ee64 | Restart plugin bridges when re-activated, using last saved state | 7 years ago | 
				
					
						|  falkTX | 7766b18713 | Add a few more env vars to wine | 7 years ago | 
				
					
						|  falkTX | 21ab90f631 | Add backwards-compat for loading projects with GIG files Loads linuxsampler lv2 plugin
Closes #680 | 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 | 215626ab4e | Add "64" suffix to wine command when dealing with 64bit binaries | 7 years ago | 
				
					
						|  falkTX | 58a76670cd | Minor sfzero fixes | 7 years ago | 
				
					
						|  falkTX | 6a986c0630 | Fully remove gig and LS stuff; Cleanup | 7 years ago | 
				
					
						|  falkTX | 1286793a53 | Start getting rid of linuxsampler | 7 years ago | 
				
					
						|  falkTX | 31304048c1 | Make sfzero use ad lib instead of water for file reading | 7 years ago | 
				
					
						|  falkTX | de564b56ea | Forgot to commit the important file :) | 7 years ago | 
				
					
						|  falkTX | 56c05b4952 | SFZero stuff working, only final details needed now | 7 years ago | 
				
					
						|  falkTX | a0761932ca | Convert num-periods int option to triple-buffer bool | 7 years ago | 
				
					
						|  falkTX | 8aa5781d6e | More aggressive hacks around linuxsampler | 7 years ago | 
				
					
						|  falkTX | aab1e828fa | Forgot to apply lv2-state-restore on plugin bridges, now fixed | 7 years ago | 
				
					
						|  falkTX | 710f69148a | Fix carla as plugin not receiving midi input (regression) Triggered by 8b1fd1f537Closes #655 | 7 years ago | 
				
					
						|  falkTX | 3807173356 | Fix some bridge parameters after first state load Closes #640 | 7 years ago | 
				
					
						|  falkTX | 4bc59c2d43 | Fix a typo | 7 years ago | 
				
					
						|  falkTX | 8ca05951dc | Avoid a false assertion | 7 years ago | 
				
					
						|  falkTX | e555896dc5 | internal plugins: only cache event count inputs, fixes regression | 7 years ago | 
				
					
						|  falkTX | f083a990a4 | Save LV2 author name in exported LV2 plugin Fixes #653 | 7 years ago | 
				
					
						|  Yuri | 2be9e4027c | Fix build with the clang compiler. | 7 years ago | 
				
					
						|  falkTX | 8b1fd1f537 | Properly handle internal plugins with multi MIDI inputs Fixes #635 | 7 years ago | 
				
					
						|  falkTX | 7f8e36f72b | Better error message for input timing errors | 7 years ago | 
				
					
						|  falkTX | 20b8518a86 | More debugging when loading parameters fail | 7 years ago | 
				
					
						|  falkTX | 378e90e7d2 | Avoid a false assertion error | 7 years ago | 
				
					
						|  falkTX | 16763bc4d8 | Fix for previous commit, dont keep waiting if receiving lock | 7 years ago | 
				
					
						|  falkTX | 0002aacd55 | Stop waiting for engine post-rt ACK if it stops running | 7 years ago | 
				
					
						|  falkTX | 9cd03be62b | Fix crash under debug mode when adding jack apps | 7 years ago | 
				
					
						|  falkTX | c62bfbc43a | Implement LV2 UI port notifications to feedback messages to UI | 7 years ago | 
				
					
						|  falkTX | d32eee00f5 | Implement up/down plugins in rack (right-click menu) Closes #152 | 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 | ffa0fe6cdd | Fix "MIDI CC 0x01" not selectable in some systems | 7 years ago | 
				
					
						|  falkTX | 086bfcc011 | Fix lv2 plugins as bridges not showing bridged custom UI | 7 years ago | 
				
					
						|  falkTX | d3ebd5bb07 | Remove debug print when scanning an LV2 plugin | 7 years ago | 
				
					
						|  falkTX | 04da5c56d9 | Print warning if LV2 plugin wants wrong keys, and try to avoid this | 7 years ago | 
				
					
						|  falkTX | c8a65dc0d4 | Dont prefer UI bridges on bridged LV2 plugins Double-bridge is not nice | 7 years ago | 
				
					
						|  falkTX | 8aa84234c7 | Avoid assertion if LV2 UI widget is null | 7 years ago | 
				
					
						|  falkTX | 5cea728f41 | Fix bridges no longer loading (midi) programs | 7 years ago | 
				
					
						|  falkTX | 1b1a2b26c7 | Rename and move 2 functions | 7 years ago | 
				
					
						|  falkTX | 34376b2d8f | Remove a hardcoded custom-data key, ignore properties on bridges | 7 years ago | 
				
					
						|  falkTX | c3a38f7026 | Cleanup | 7 years ago |