falkTX
							
						 | 
						
							
							
							
								
							
								e9a252d69f
								
							
								
							
						 | 
						
							
							
								
								Bump API bridge version
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								aab1e828fa
								
							
								
							
						 | 
						
							
							
								
								Forgot to apply lv2-state-restore on plugin bridges, now fixed
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								1811d01351
								
							
								
							
						 | 
						
							
							
								
								Fix assertion in LV2 utils, assume portNotification is float type
							
							
							
							
								
							
							
						 | 
						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
							
						 | 
						
							
							
							
								
							
								86a27bd68b
								
							
								
							
						 | 
						
							
							
								
								Misc fixes detected by static analyzer
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								52f56ad468
								
							
								
							
						 | 
						
							
							
								
								Make sure midi channel is always set on output
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								3ef5f90b0d
								
							
								
							
						 | 
						
							
							
								
								Make ringbuffer write calls return bool
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								ed14c93d0a
								
							
								
							
						 | 
						
							
							
								
								Fix crash when mmap returns error
							
							
							
							
							
							
								
							
							
							Closes #584
Thanks! 
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								8f5de5e0fe
								
							
								
							
						 | 
						
							
							
								
								Disable try-transient code in plugin bridges
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								f601258934
								
							
								
							
						 | 
						
							
							
								
								Fix previous commit
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								54094ef995
								
							
								
							
						 | 
						
							
							
								
								Build our obj-c code with different class names per build target
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								846cd15e00
								
							
								
							
						 | 
						
							
							
								
								Implement try-transient for osx, partially (whatever is possible)
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								77ed8989bf
								
							
								
							
						 | 
						
							
							
								
								Fix transient window on osx (and fixes build)
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								ca5df4f151
								
							
								
							
						 | 
						
							
							
								
								Implement transient windows (out of process) for win32
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								a1faf83953
								
							
								
							
						 | 
						
							
							
								
								Win32: center plugin UIs when opening them
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								a1aa0965cc
								
							
								
							
						 | 
						
							
							
								
								Trying to fix transient windows on windows and mac
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								69b804f649
								
							
								
							
						 | 
						
							
							
								
								More stoat stuff, WIP, RtLinkedList gives trouble for it
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								f188574545
								
							
								
							
						 | 
						
							
							
								
								Small tweaks for a stoat test build
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								33b5afb9e3
								
							
								
							
						 | 
						
							
							
								
								Don't build wine options under windows
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								ff5c315f7a
								
							
								
							
						 | 
						
							
							
								
								Fix windows build
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								a96a16d728
								
							
								
							
						 | 
						
							
							
								
								Continue build scripts; Fix build on old distros
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								b4851a40ec
								
							
								
							
						 | 
						
							
							
								
								Fallback to custom dll_info code in case libmagic fails
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								95f0766519
								
							
								
							
						 | 
						
							
							
								
								Pass CARLA_MAGIC_FILE env var to magic_load()
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   Filipe Coelho
							
						 | 
						
							
							
							
								
							
								eb1d1c05b7
								
							
								
							
						 | 
						
							
							
								
								Fix some compiler warnings
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   Filipe Coelho
							
						 | 
						
							
							
							
								
							
								14dd4690ef
								
							
								
							
						 | 
						
							
							
								
								Fix loading single plugins without LV2_PATH being set
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								0ee835a896
								
							
								
							
						 | 
						
							
							
								
								Use semaphore with timed wait for scoped actions, mostly RT safe
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								badfa6d5ae
								
							
								
							
						 | 
						
							
							
								
								Specify int type on carla-plugin lv2 options
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								56fc869a48
								
							
								
							
						 | 
						
							
							
								
								Set realtime priority for bridge audio threads
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								91be24b1a8
								
							
								
							
						 | 
						
							
							
								
								Fix mac/win build
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								d24e95d813
								
							
								
							
						 | 
						
							
							
								
								Sync main and bridge UI code, all UIs resizable by default
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								a9060e1e7e
								
							
								
							
						 | 
						
							
							
								
								Always load UI resources, fixes missing features (eg, noUserResize)
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								62d8cd95c5
								
							
								
							
						 | 
						
							
							
								
								Bump bridge API version
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								01b50d2f0b
								
							
								
							
						 | 
						
							
							
								
								Implement parameter text for plugin bridges, cache last render
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								5094196ece
								
							
								
							
						 | 
						
							
							
								
								Show if libmagic is available during "make features"
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								65b2ca8fc2
								
							
								
							
						 | 
						
							
							
								
								Fix cast leading to export-lv2 plugin crash; Cleanup
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								cde56e0de4
								
							
								
							
						 | 
						
							
							
								
								Finish splitting lv2 code; Add midi and time ports to export-lv2
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								518f2557a1
								
							
								
							
						 | 
						
							
							
								
								Continue splitting of carla-plugin LV2 code
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								65029231d2
								
							
								
							
						 | 
						
							
							
								
								Start placing common lv2 carla-plugin into common class
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								c3097fb386
								
							
								
							
						 | 
						
							
							
								
								Stop trying to write to pipes when previous op fails, other fixes
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								d40e36ddfa
								
							
								
							
						 | 
						
							
							
								
								Make sure to stop pipe communication right when UI bridges close
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								6629dd821e
								
							
								
							
						 | 
						
							
							
								
								Get size from LV2 X11 UI in case it does not report the host
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								9c45541e01
								
							
								
							
						 | 
						
							
							
								
								libjack: show all system audio and midi ports; Misc changes
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								07d5360c9e
								
							
								
							
						 | 
						
							
							
								
								Small bridge fixes
							
							
							
							
							
							
								
							
							
							Fixes #549 
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								0e301dc562
								
							
								
							
						 | 
						
							
							
								
								Initial implementation of child windows for macOS; Cleanup
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								937c76d8af
								
							
								
							
						 | 
						
							
							
								
								Add close button to OSX plugin windows
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								a143896c4f
								
							
								
							
						 | 
						
							
							
								
								Fix bridges shared data not initialized properly (server side)
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								cf8d3326f1
								
							
								
							
						 | 
						
							
							
								
								Fix build
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								56fa7b3986
								
							
								
							
						 | 
						
							
							
								
								Cleanup; Only use F_SETPIPE_SZ on Linux
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
								   falkTX
							
						 | 
						
							
							
							
								
							
								244ccfc2ac
								
							
								
							
						 | 
						
							
							
								
								Make transport controls experimental
							
							
							
							
							
							
								
							
							
							Closes #546 
							
						 | 
						8 years ago |