|  falkTX | 3b2ca8f19c | Dont expose UIs in CarlaVstShell just yet | 7 years ago | 
				
					
						|  falkTX | 0d38c35754 | CarlaVstShell for non rack/patchbay plugins | 7 years ago | 
				
					
						|  falkTX | 8ac99a697e | Rename vestige header and update it, adjust code as needed | 7 years ago | 
				
					
						|  falkTX | 3ea17b4611 | Export 32chan version of carla-patchbay vst plugin | 7 years ago | 
				
					
						|  falkTX | cde56e0de4 | Finish splitting lv2 code; Add midi and time ports to export-lv2 | 7 years ago | 
				
					
						|  falkTX | 935d9d11e3 | Rename water code files to get rid of juce prefix | 8 years ago | 
				
					
						|  falkTX | 190ddd0ea1 | Include water files as needed, cleanup | 8 years ago | 
				
					
						|  falkTX | e280b69cfd | Sample for carla-plugin | 8 years ago | 
				
					
						|  falkTX | b00010b65a | Rename the custom mini juce fork to "water" | 8 years ago | 
				
					
						|  falkTX | 0fc5553a49 | Finish moving things to mini juce | 8 years ago | 
				
					
						|  falkTX | 5308d76078 | Don't export carla-patchbay vst, which does not exist yet | 8 years ago | 
				
					
						|  falkTX | df1e2f12b1 | Start to get rid of Juce | 8 years ago | 
				
					
						|  falkTX | 3f0ecb6ce2 | Tweak code to build against latest juce | 8 years ago | 
				
					
						|  falkTX | 4dedc0c657 | Run juce messages on linux host thread; Update juce icon; Cleanup | 8 years ago | 
				
					
						|  falkTX | 9385e1150b | Update included juce code | 8 years ago | 
				
					
						|  falkTX | b210836e7b | Fix nitpick warnings; Fix carla-lv2 round-error timing | 8 years ago | 
				
					
						|  falkTX | 72b1a13df1 | Re-add tracktion vst fix. Use CARLA_TRACKTION_WORKAROUND env var | 9 years ago | 
				
					
						|  falkTX | df6fd36c1b | Cleanup to LinkedList class, always pass fallback Fixes #367 | 9 years ago | 
				
					
						|  falkTX | e6452c6bf9 | Add carla-patchbay-vst 16 channel variant | 9 years ago | 
				
					
						|  falkTX | 7ea03571a6 | Hack for bitwig not passing correct buffer size value Fixes #342 | 9 years ago | 
				
					
						|  falkTX | b6a6d8799a | Update juce (needs full rebuild) | 9 years ago | 
				
					
						|  falkTX | a987e7331a | carla-plugin: Return direct values | 10 years ago | 
				
					
						|  falkTX | f96518b871 | carla-vst: Send all the midi out events, even when buffer is full | 10 years ago | 
				
					
						|  falkTX | 52b7862ab4 | Continue previous commit | 10 years ago | 
				
					
						|  falkTX | 8de9234e04 | Make things build again | 10 years ago | 
				
					
						|  falkTX | ce8c1ffe07 | More LinkedList changes; Update code to use "old" version | 10 years ago | 
				
					
						|  falkTX | 3ddfdb3ba0 | Implement carla-lv2 MIDI Out; Remove text-params from internal api Closes #262 | 10 years ago | 
				
					
						|  falkTX | d9b781951c | carla-vst: Remove special tracktion fix, not needed with >= 6.1.5 | 10 years ago | 
				
					
						|  falkTX | 11b0015713 | Some precautions, misc changes | 10 years ago | 
				
					
						|  falkTX | c3a91e8862 | carla-vst: Check if bufsize or srate changed during resume; Build fix | 10 years ago | 
				
					
						|  falkTX | 8470f8dead | Fix crash when removing carla-vst; Wait less time for ui close | 10 years ago | 
				
					
						|  falkTX | f2b16ce6dd | Only wait for vst ui creation if host is tracktion | 10 years ago | 
				
					
						|  falkTX | b0035be5c9 | Don't call engine->idle if engine is plugin; Give plugin hosts idle | 10 years ago | 
				
					
						|  falkTX | 2b0676061e | Fix to set_process_name | 10 years ago | 
				
					
						|  falkTX | f1447e3f0d | Add special hack to carla-vst so it works under tracktion | 10 years ago | 
				
					
						|  falkTX | b6594b2fa1 | Remove idle from native api and lv2/vst exported plugin; Cleanup; Misc changes | 10 years ago | 
				
					
						|  falkTX | 0030cdd3d3 | Fix carla-vst hints | 10 years ago | 
				
					
						|  falkTX | 6f595ea722 | Experimental code for lv2-idle via worker | 10 years ago | 
				
					
						|  falkTX | 26e36b1996 | More plugin-bridge work; Add idle() to native API | 10 years ago | 
				
					
						|  falkTX | cd8f22d5c8 | Continue makefile rework | 11 years ago | 
				
					
						|  falkTX | 23c8c65ff3 | Update code for NATIVE_ prefix | 11 years ago | 
				
					
						|  falkTX | 9a2d69ee87 | Misc | 11 years ago | 
				
					
						|  falkTX | 326e8eac61 | Reduce effGetEffectName string size needed to 32 | 11 years ago | 
				
					
						|  falkTX | 6c57638619 | carla-vst: Make sure we de/activate ourselves when needed | 11 years ago | 
				
					
						|  falkTX | 733554a12b | carla-vst: Send audioMasterWantMidi to host on activattion | 11 years ago | 
				
					
						|  falkTX | 4a64d89442 | vst-plugin: Simplify code for handling MIDI, working MIDI-Out | 11 years ago | 
				
					
						|  falkTX | 67898d196a | vst-plugin: Append "FX" to plugin name if not synth | 11 years ago | 
				
					
						|  falkTX | 87a2c10fae | vst-plugin: MIDI Out support (TESTING) | 11 years ago | 
				
					
						|  falkTX | 3890ee5a80 | carla-vst: tell host we want MIDI events, add some TODO comments | 11 years ago | 
				
					
						|  falkTX | 3c9368fd00 | Misc | 11 years ago |