|  falkTX | 0fc5553a49 | Finish moving things to mini juce | 8 years ago | 
				
					
						|  falkTX | b80049b3c6 | Add more stuff for the min-juce module | 8 years ago | 
				
					
						|  falkTX | aab8d414ca | The minified juce graph class is done | 8 years ago | 
				
					
						|  falkTX | 898121c8e4 | Try to get a minimal version of juce v4.x in, for patchbay mode | 8 years ago | 
				
					
						|  falkTX | 1fd8608708 | Try to get VSTs working a bit better | 8 years ago | 
				
					
						|  falkTX | 5308d76078 | Don't export carla-patchbay vst, which does not exist yet | 8 years ago | 
				
					
						|  falkTX | fcea66d79f | Fixup new code for -Weffc++ | 8 years ago | 
				
					
						|  falkTX | 999cf14297 | Small VST MIDI fixes, but needs a few more.. | 8 years ago | 
				
					
						|  falkTX | 691a3a698c | Remove some unused code | 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 | c4d5106563 | Remove a few more juce related code | 8 years ago | 
				
					
						|  falkTX | 980bcf992a | Run OS main loop if using plugin bridge | 8 years ago | 
				
					
						|  falkTX | d913d3309c | Fix regression when loading patchbay connections | 8 years ago | 
				
					
						|  falkTX | e6ee1b36f1 | Some small win32 fixing, still not quite there yet | 8 years ago | 
				
					
						|  falkTX | 021d3d0331 | Continue removal of juce stuff; Start some win32 code for plugin ui | 8 years ago | 
				
					
						|  falkTX | 3343acb863 | Make windows build a little usable without juce | 8 years ago | 
				
					
						|  falkTX | c4ceae92d3 | Fix win32 bridge build | 8 years ago | 
				
					
						|  falkTX | df1e2f12b1 | Start to get rid of Juce | 8 years ago | 
				
					
						|  falkTX | 3f1c018bcc | Delete the rest of the juce modules | 8 years ago | 
				
					
						|  falkTX | b1a15e0cd6 | Delete juce_audio_processors | 8 years ago | 
				
					
						|  falkTX | a7d2d6ddf4 | Delete juce_audio_formats | 8 years ago | 
				
					
						|  falkTX | ff1bec4635 | Remove juce_audio_devices | 8 years ago | 
				
					
						|  falkTX | 1e78076f01 | Don't allow LV2 plugins to send unordered events out | 8 years ago | 
				
					
						|  falkTX | 68bd68b6f1 | Implement automatic find of plugin wineprefix Thanks to Jan Ypma for some base code
Closes #332
Closes #374 | 8 years ago | 
				
					
						|  falkTX | 3dd9ecb306 | Fix MIDI out on plugin bridges, due to previous optimization | 8 years ago | 
				
					
						|  falkTX | 2adddc21a6 | Finish wine options, except auto-prefix | 8 years ago | 
				
					
						|  falkTX | 09a0083eb2 | Start settings for Wine | 8 years ago | 
				
					
						|  falkTX | 32c1e55820 | Allow to export zyn plugins using `make CARLA_ZYN_COMPAT=true` | 8 years ago | 
				
					
						|  falkTX | 4787f56f7b | libjack: new option for buffer addition mode | 8 years ago | 
				
					
						|  falkTX | 2608fc8482 | libjack: copy output to all setup audio ports for single out clients | 8 years ago | 
				
					
						|  falkTX | c35f761240 | Small optimization to bridges midi out | 8 years ago | 
				
					
						|  falkTX | 8e5a30e660 | libjack: only process client when activated | 8 years ago | 
				
					
						|  falkTX | ffbcc9b6f4 | libjack: separate hints and SM type | 8 years ago | 
				
					
						|  falkTX | 9aed25df6c | Initial work for setting bpm value | 8 years ago | 
				
					
						|  falkTX | eee6dc433a | Save and restore canvas positions in new sibling file to project | 8 years ago | 
				
					
						|  falkTX | 27b83d6042 | Add callback for when project finishes loading | 8 years ago | 
				
					
						|  falkTX | 307f4fc838 | Fix for last commit | 8 years ago | 
				
					
						|  falkTX | 2bf815527c | Allow to run jack-apps as bridges. recursion ftw! | 8 years ago | 
				
					
						|  falkTX | e62d6646df | Stop exporting zynaddsubfx as lv2 plugin Closes #522 | 8 years ago | 
				
					
						|  falkTX | 6318983a20 | Update zynaddsubfx, closes #517 | 8 years ago | 
				
					
						|  falkTX | aae1ca5027 | libjack: set status pointer to 0, to mean no errors | 8 years ago | 
				
					
						|  falkTX | 04dc8d1ff5 | libjack: Detect when LD_PRELOAD does not work | 8 years ago | 
				
					
						|  falkTX | b8194a0711 | Don't try to control windows if libjack.so.0 can't be opened | 8 years ago | 
				
					
						|  falkTX | 6426383aee | After all this time, knobs finally work in linear mode! Sorry it took so long | 8 years ago | 
				
					
						|  falkTX | dd0995295f | Make lv2-export an experimental option, needs to be enabled first | 8 years ago | 
				
					
						|  falkTX | 0e751d4c09 | libjack: add a few more (not implemented) functions | 8 years ago | 
				
					
						|  falkTX | 6c369f0189 | libjack: reduce debug output now that things are more stable | 8 years ago | 
				
					
						|  falkTX | 4140d4bb64 | libjack: control windows even if "uis on top of carla" is disabled | 8 years ago | 
				
					
						|  falkTX | 00a3effd0b | Save&restore last add-jack configuration, remove "do not use" label | 8 years ago |