|  falkTX | 2db8160320 | Rename a class variable | 7 years ago | 
				
					
						|  falkTX | c7ede953ab | Don't leave externalui hanging in case of bad writes Do not happen in our code, I think, but a good practice anyway | 7 years ago | 
				
					
						|  falkTX | e7f61c6ffe | Split CarlaUtils.cpp into smaller files | 7 years ago | 
				
					
						|  falkTX | eea8bbbcb7 | Avoid an assertion in get_custom_data_value | 7 years ago | 
				
					
						|  falkTX | 43bc30fa90 | Fix possible undefined variable in NanoVG::textBounds | 7 years ago | 
				
					
						|  falkTX | b37b878c7d | Fix switching plugin positions in plugin mode It expects fast response from backend, which is not what happens
with plugins (using pipes).
For now, just force the change manually
Fixes #671 | 7 years ago | 
				
					
						|  falkTX | 30b53fe0e6 | Fix typo | 7 years ago | 
				
					
						|  falkTX | 9253a2a90c | Add new carla_get_custom_data_value to API | 7 years ago | 
				
					
						|  falkTX | 1af8a55b91 | Fix switching plugin positions in plugin mode It expects fast response from backend, which is not what happens
with plugins (using pipes).
For now, just force the change manually
Fixes #671 | 7 years ago | 
				
					
						|  falkTX | bb786a5a80 | Small corrections | 7 years ago | 
				
					
						|  falkTX | b985a95a4f | Finish REST API | 7 years ago | 
				
					
						|  falkTX | 29bb7fc38a | Implement all functions on REST frontend, and transport backend | 7 years ago | 
				
					
						|  falkTX | 69d3c61bf7 | REST server-side messages working, add some stubs | 7 years ago | 
				
					
						|  falkTX | 1081fac854 | Engine init/close via rest, other fixes | 7 years ago | 
				
					
						|  falkTX | 3f486b4385 | Initial working communication for REST server/client | 7 years ago | 
				
					
						|  falkTX | d1d4d7d45f | Start working on web server, just for fun | 7 years ago | 
				
					
						|  falkTX | eb465c2d01 | Fix some comments | 7 years ago | 
				
					
						|  falkTX | b5f528bdf0 | Pass amount of frames to bridge process call | 7 years ago | 
				
					
						|  falkTX | bdeb87acb7 | Pass amount of frames to bridge process call | 7 years ago | 
				
					
						|  falkTX | 32319585b2 | Update .gitignore | 7 years ago | 
				
					
						|  falkTX | cd8cea6539 | macOS related fixes | 7 years ago | 
				
					
						|  falkTX | dcb62f5da2 | Fix BridgeTimeInfo alignment | 7 years ago | 
				
					
						|  falkTX | cee75f5b3f | Only use syncfs on linux and hurd | 7 years ago | 
				
					
						|  falkTX | 49fbbc23e9 | Flush pipes with syncfs, seems to be the only call that works | 7 years ago | 
				
					
						|  falkTX | cdf6907943 | Make carla-lv2 non-instance-access UI optional | 7 years ago | 
				
					
						|  falkTX | d00c191b38 | Merge branch 'exposed-carla-plugin' of github.com:falkTX/Carla into exposed-carla-plugin | 7 years ago | 
				
					
						|  falkTX | 2355f147b3 | Fix build with -std=c++98 and adjustments for old Mac OS | 7 years ago | 
				
					
						|  falkTX | 7d55cfe473 | Start code for carla-plugin without lv2 instance-access | 7 years ago | 
				
					
						|  falkTX | 6ab45a86c4 | Merge branch 'master' into exposed-carla-plugin | 7 years ago | 
				
					
						|  falkTX | b9ba5e5d01 | Fix typo | 7 years ago | 
				
					
						|  falkTX | c789997920 | More of the same | 7 years ago | 
				
					
						|  falkTX | f475d04869 | Expose more stuff to carla-plugin bridge, increase pipe timeout | 7 years ago | 
				
					
						|  falkTX | 349651db3a | Fix build, remove some test code | 7 years ago | 
				
					
						|  falkTX | 6184eadbcb | Don't trigger ENGINE_CALLBACK_UPDATE under certain conditions | 7 years ago | 
				
					
						|  falkTX | e1004744cb | Add valgrind script, found and fix 1 leak already | 7 years ago | 
				
					
						|  falkTX | 4c04b0e15a | Expose carla-plugin in plugin bridge | 7 years ago | 
				
					
						|  falkTX | 41b5aa59bf | Print message on terminal when carla nogui is ready | 7 years ago | 
				
					
						|  falkTX | 7f89b7574a | 2 more small memory issues fixed, caught by valgrind | 7 years ago | 
				
					
						|  falkTX | 92a3536da3 | Fix use of undefined memory | 7 years ago | 
				
					
						|  falkTX | 3a270f573c | Always build DGL, even if not using external plugins | 7 years ago | 
				
					
						|  falkTX | 04dbc3fbee | Nicer printing on out of bounds midi event time | 7 years ago | 
				
					
						|  falkTX | 7aa20661d7 | Some fixes for stupid VST plugins | 7 years ago | 
				
					
						|  falkTX | d2e8c80fbc | Avoid an assertion on VST-side midi-learn | 7 years ago | 
				
					
						|  falkTX | 91e1988c98 | Fix compiler warning regarding the ringbuffer on 32bit systems | 7 years ago | 
				
					
						|  falkTX | 17b7d55f0f | Fix typo in naming rtaudio jack+alsa backend | 7 years ago | 
				
					
						|  falkTX | d306aa7a80 | Cleanup project load code, fast checks without ignore-case | 7 years ago | 
				
					
						|  falkTX | 96fbec5b1d | Save and restore BPM with a project | 7 years ago | 
				
					
						|  falkTX | 0f0cc7d223 | Save and restore last used BPM | 7 years ago | 
				
					
						|  falkTX | 3fefd2b889 | Silence an error regarding rtmidi dummy | 7 years ago | 
				
					
						|  falkTX | f9ab44fd45 | Strip all PNGs, to get rid of libpng warning | 7 years ago |