falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								121d7f617b 
								
									
								
							
								 
							
						 
						
							
							
								
								Start python level automated tests, WIP  
							
							Signed-off-by: falkTX <falktx@falktx.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1f0238411f 
								
							
								 
							
						 
						
							
							
								
								VST2: Fix creation of a rack when one of the parameters is a NaN  
							
							On some quirky Windows VST2 (old SWAM instruments) or old Linux ones (InsertPizHere plugins), a NaN parameter value would be sent.
This throws an error in the frontend code and prevent carla from creating the corresponding rack.
We workaround that by just returning early from PixmapDialsetValue() if the value is a NaN
Fixes  #1143  
							
						 
						5 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								dbf649d58d 
								
									
								
							
								 
							
						 
						
							
							
								
								WIP drag/touch params callback to host; Fix plugin rename API  
							
							Signed-off-by: falkTX <falktx@falktx.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
								
								
									
										
									
								
							
							
								
							
								7f81fe0a0c 
								
									
								
							
								 
							
						 
						
							
							
								
								Drop support for PyQt4 in frontend  
							
							Signed-off-by: falkTX <falktx@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								737a814ea0 
								
							
								 
							
						 
						
							
							
								
								Make the knobs and rack buttons more white-theme friendly  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								5af074b399 
								
							
								 
							
						 
						
							
							
								
								Move frontend code to its own folder  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								f2473b40f0 
								
							
								 
							
						 
						
							
							
								
								Handle integer parameters on rack knobs  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								30e3d829e2 
								
							
								 
							
						 
						
							
							
								
								Fix possible feedback loop in new knob code  
							
							Fixes  #553  
						8 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								6426383aee 
								
							
								 
							
						 
						
							
							
								
								After all this time, knobs finally work in linear mode!  
							
							Sorry it took so long 
							
						 
						8 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								1a98364da5 
								
							
								 
							
						 
						
							
							
								
								Use setPixelSize instead of setPointSize  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								a2deca37cc 
								
							
								 
							
						 
						
							
							
								
								Fix for "wrapped C/C++ object of type PixmapDial has been deleted"  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								2560cabaef 
								
							
								 
							
						 
						
							
							
								
								Initial OpenAV plugin skin  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								d0d68f443f 
								
							
								 
							
						 
						
							
							
								
								Rework calf skin, use black bg on mono plugins  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								94cb6dabee 
								
							
								 
							
						 
						
							
							
								
								Rework ZynFX skin; Adjust code to 'shortify' parameter names  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								62694ac83d 
								
							
								 
							
						 
						
							
							
								
								Proper knobs enable change behaviour, fixes zyn skin after loading  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								6424b5e652 
								
							
								 
							
						 
						
							
							
								
								Rework of PixmapDial class  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								436efabeed 
								
							
								 
							
						 
						
							
							
								
								Misc  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								cee62b42e5 
								
							
								 
							
						 
						
							
							
								
								Update makefile and py code to allow PyQt5 for the frontend  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								4f994f3bc3 
								
							
								 
							
						 
						
							
							
								
								Cleanup  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								1cff73d3ef 
								
							
								 
							
						 
						
							
							
								
								Misc fixing to rack colors  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								d67f1c97bb 
								
							
								 
							
						 
						
							
							
								
								Add BasicFX skin; Misc UI changes  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								c15efe0b12 
								
							
								 
							
						 
						
							
							
								
								Misc fixing  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								e8741106cc 
								
							
								 
							
						 
						
							
							
								
								Initial skin for zita-rev  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								32de0c0e7f 
								
							
								 
							
						 
						
							
							
								
								More ZynFX skin work, looking good :)  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								07c0c2cc7b 
								
							
								 
							
						 
						
							
							
								
								Cleanup  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								f7710e7a5f 
								
							
								 
							
						 
						
							
							
								
								Use Qt4 in python code  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								c5b446fedf 
								
							
								 
							
						 
						
							
							
								
								Delete old files; Qt4 compat updates  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								813b96a85c 
								
							
								 
							
						 
						
							
							
								
								Fix widget code for PyQt5; Misc makefile updates  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								cc2520f755 
								
							
								 
							
						 
						
							
							
								
								Move some more files  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								8a5d2b8bb0 
								
							
								 
							
						 
						
							
							
								
								Initial PyQt5 work  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								523fc019f8 
								
							
								 
							
						 
						
							
							
								
								Continue cleanup, move some files around  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								68df75e820 
								
							
								 
							
						 
						
							
							
								
								Continue  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								392f4d8798 
								
							
								 
							
						 
						
							
							
								
								Cleanup  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								c712e587ca 
								
							
								 
							
						 
						
							
							
								
								Rework makefiles, incomplete  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								ad942fb32c 
								
							
								 
							
						 
						
							
							
								
								Cleanup; Test for NOT using Qt for UIs  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								22e537a83d 
								
							
								 
							
						 
						
							
							
								
								Continue last commit, misc changes  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								29694514ca 
								
							
								 
							
						 
						
							
							
								
								More work  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								ca083b9a78 
								
							
								 
							
						 
						
							
							
								
								Add files  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								
								falkTX 
							
						 
						
							
							
							
								
							
								b1a241496b 
								
							
								 
							
						 
						
							
							
								
								Add widgets  
							
							
								
							
							
						 
						12 years ago