falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								dbf649d58d 
								
									
								
							
								 
							
						 
						
							
							
								
								WIP drag/touch params callback to host; Fix plugin rename API  
							
							Signed-off-by: falkTX <falktx@falktx.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								d4a0292f37 
								
									
								
							
								 
							
						 
						
							
							
								
								carla-vst: expose first plugin params for host automation; cleanup  
							
							Signed-off-by: falkTX <falktx@falktx.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								d0610840bd 
								
									
								
							
								 
							
						 
						
							
							
								
								Add back modgui support  
							
							Signed-off-by: falkTX <falktx@falktx.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								60cb053d04 
								
									
								
							
								 
							
						 
						
							
							
								
								More remote OSC stuff, split UDP and TCP  
							
							Signed-off-by: falkTX <falktx@falktx.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								eab49fce5c 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump ficticious version  
							
							Signed-off-by: falkTX <falktx@falktx.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								995c8b9dd7 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump version  
							
							Signed-off-by: falkTX <falktx@falktx.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								0938f19d32 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix previous commit  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								c6d5ece01b 
								
							
								 
							
						 
						
							
							
								
								Run strict build on code that uses juce; Strict build 32bit bridge  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								681fd1dd54 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix missing declaration  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								ada9445338 
								
									
								
							
								 
							
						 
						
							
							
								
								libjack: Replace hardcoded numbers with enums  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								Filipe Coelho 
							
						 
						
							
							
								
								
							
							
								
							
								efd2441fa1 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Initial support for LV2 params ( #811 )  
							
							* Quick & dirty LV2 params now working, testing waters...
* Support LV2 UIs purely through show interface without complaining
* Small tweak to how DSSI UIs are found, to be more inclusive
* Make water File paths accept paths from CWD, adjust bridges to it
* Add "plugin-wine" make target in cross-compile mingw mode
* Whitespace
* Bump maximum value of LFO speed
* Rename a variable
* Fix build
* Always copy carla-plugin binary when exporting lv2 plugin
* Fix typo
* Do not build external plugins in DEBUG mode
They make bigger binaries, take longer to build and sometimes even fail.
We do not need them in DEBUG mode, since they are assumed to be tested and work well
* Cleanup some water
* Fix leaks and oddities with water Array class
* Make ScopedLocale its own class, apply it everywhere that it fits
* Cleanup
* More cleanup, make lv2 params code not crash carla
* Fake lv2 plugin gui for those with file paths, using first prop
Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								8672df82ad 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix some strict compiler warnings  
							
							Fixes  #821 
Fixes  #822 
Signed-off-by: falkTX <falktx@gmail.com> 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								c73be58d42 
								
									
								
							
								 
							
						 
						
							
							
								
								Version things properly (develop is 2.1 target)  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								a2779cb250 
								
							
								 
							
						 
						
							
							
								
								Fix windows build (typo in previous commit)  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								c930afde32 
								
							
								 
							
						 
						
							
							
								
								Try to fix build warning on vst3sdk  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								7f026adfae 
								
							
								 
							
						 
						
							
							
								
								Remove unused vst3sdk code  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								6fa44324dd 
								
							
								 
							
						 
						
							
							
								
								Add some more vst3sdk files  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								cdc49301a9 
								
							
								 
							
						 
						
							
							
								
								Add vst3sdk base files  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								ceb68f9a56 
								
							
								 
							
						 
						
							
							
								
								Bump version to 2.0-RC3  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								a82dc38e69 
								
							
								 
							
						 
						
							
							
								
								Bump version to 2.0-RC2  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								0fe6363f6c 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump version to 2.0-RC3  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								ab8e178413 
								
									
								
							
								 
							
						 
						
							
							
								
								Experiment with LV2 parameters, we can show their names now  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								cbd3ef95f4 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump version to 2.0-RC2  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								d73c0788cc 
								
							
								 
							
						 
						
							
							
								
								Fix some warnings triggered by gcc-8  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								ee0a4e5fdf 
								
							
								 
							
						 
						
							
							
								
								Start a big cleanup, WIP  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								85ebe336c5 
								
							
								 
							
						 
						
							
							
								
								Fix some warnings triggered by gcc-8  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								61a7394ecd 
								
							
								 
							
						 
						
							
							
								
								Cleanup in carla as plugin code, preparing for some wine :)  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								42e43ea20b 
								
							
								 
							
						 
						
							
							
								
								Add __cdecl to vestige header  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								62da178391 
								
							
								 
							
						 
						
							
							
								
								Cleanup CarlaNativePlugin header  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								d891f6de50 
								
							
								 
							
						 
						
							
							
								
								More work for carla-native-plugin  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02fe784cc8 
								
							
								 
							
						 
						
							
							
								
								Expose new carla-plugin-native object  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								e8693d1d06 
								
							
								 
							
						 
						
							
							
								
								Bump version to 2.0-RC1  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								04dbc3fbee 
								
							
								 
							
						 
						
							
							
								
								Nicer printing on out of bounds midi event time  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								f99242e2bc 
								
							
								 
							
						 
						
							
							
								
								Cleanup  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								b92cb268fb 
								
							
								 
							
						 
						
							
							
								
								Hurd is UNIX  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								8ac99a697e 
								
							
								 
							
						 
						
							
							
								
								Rename vestige header and update it, adjust code as needed  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								3dad6fc926 
								
							
								 
							
						 
						
							
							
								
								Update jackey.h file  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								df44adbebe 
								
							
								 
							
						 
						
							
							
								
								Remove an unused file  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								bf60778ad9 
								
							
								 
							
						 
						
							
							
								
								Use double-precision for time tick; Force bridge build without osc  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								1286793a53 
								
							
								 
							
						 
						
							
							
								
								Start getting rid of linuxsampler  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								6a6f4782e5 
								
							
								 
							
						 
						
							
							
								
								Bump version to beta7  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e68b310b23 
								
							
								 
							
						 
						
							
							
								
								Do also check if __aarch64__ is defined instead of only __arm64__ ( #660 )  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								c62bfbc43a 
								
							
								 
							
						 
						
							
							
								
								Implement LV2 UI port notifications to feedback messages to UI  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								cc3268a8be 
								
							
								 
							
						 
						
							
							
								
								Store port notifications in LV2_RDF struct  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								c3a38f7026 
								
							
								 
							
						 
						
							
							
								
								Cleanup  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								3f343a3ca7 
								
							
								 
							
						 
						
							
							
								
								Bump version  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								c3097fb386 
								
							
								 
							
						 
						
							
							
								
								Stop trying to write to pipes when previous op fails, other fixes  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								56fa7b3986 
								
							
								 
							
						 
						
							
							
								
								Cleanup; Only use F_SETPIPE_SZ on Linux  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								51540d510e 
								
							
								 
							
						 
						
							
							
								
								First attempt to make it work on Hurd  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								bef3d546cc 
								
							
								 
							
						 
						
							
							
								
								Fix for missing wordsize/sizewidth macros on HaikuOS  
							
							
								
							
							
						 
						8 years ago