4720 Commits (b65977f5ee2cf6aea618699f056816cbc4321d3b)
 

Author SHA1 Message Date
  falkTX 4874d682b0 Rework parts of plugin list (cleanup and simplify), refresh needed 6 years ago
  falkTX b6790c5dd3 Very crude SFZ lookup 6 years ago
  falkTX ff6aecfe54 Simplify discovery lv2 code 6 years ago
  falkTX 81e36929d0 Add 'valid' field to CarlaCachedPluginInfo; Fix build 6 years ago
  falkTX 2db8160320 Rename a class variable 6 years ago
  falkTX c7ede953ab Don't leave externalui hanging in case of bad writes 6 years ago
  falkTX e7f61c6ffe Split CarlaUtils.cpp into smaller files 6 years ago
  falkTX eea8bbbcb7 Avoid an assertion in get_custom_data_value 6 years ago
  falkTX 43bc30fa90 Fix possible undefined variable in NanoVG::textBounds 6 years ago
  falkTX b37b878c7d Fix switching plugin positions in plugin mode 6 years ago
  falkTX 30b53fe0e6 Fix typo 6 years ago
  falkTX 9253a2a90c Add new carla_get_custom_data_value to API 6 years ago
  falkTX 1af8a55b91 Fix switching plugin positions in plugin mode 6 years ago
  falkTX bb786a5a80 Small corrections 6 years ago
  falkTX b985a95a4f Finish REST API 6 years ago
  falkTX 29bb7fc38a Implement all functions on REST frontend, and transport backend 6 years ago
  falkTX 69d3c61bf7 REST server-side messages working, add some stubs 6 years ago
  falkTX 1081fac854 Engine init/close via rest, other fixes 6 years ago
  falkTX 3f486b4385 Initial working communication for REST server/client 6 years ago
  falkTX d1d4d7d45f Start working on web server, just for fun 6 years ago
  falkTX eb465c2d01 Fix some comments 6 years ago
  falkTX b5f528bdf0 Pass amount of frames to bridge process call 6 years ago
  falkTX bdeb87acb7 Pass amount of frames to bridge process call 6 years ago
  falkTX 32319585b2 Update .gitignore 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX dcb62f5da2 Fix BridgeTimeInfo alignment 6 years ago
  falkTX cee75f5b3f Only use syncfs on linux and hurd 6 years ago
  falkTX 49fbbc23e9 Flush pipes with syncfs, seems to be the only call that works 6 years ago
  falkTX cdf6907943 Make carla-lv2 non-instance-access UI optional 6 years ago
  falkTX d00c191b38 Merge branch 'exposed-carla-plugin' of github.com:falkTX/Carla into exposed-carla-plugin 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago
  falkTX 7d55cfe473 Start code for carla-plugin without lv2 instance-access 6 years ago
  falkTX 6ab45a86c4 Merge branch 'master' into exposed-carla-plugin 6 years ago
  falkTX b9ba5e5d01 Fix typo 6 years ago
  falkTX c789997920 More of the same 6 years ago
  falkTX f475d04869 Expose more stuff to carla-plugin bridge, increase pipe timeout 6 years ago
  falkTX 349651db3a Fix build, remove some test code 6 years ago
  falkTX 6184eadbcb Don't trigger ENGINE_CALLBACK_UPDATE under certain conditions 6 years ago
  falkTX e1004744cb Add valgrind script, found and fix 1 leak already 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 41b5aa59bf Print message on terminal when carla nogui is ready 6 years ago
  falkTX 7f89b7574a 2 more small memory issues fixed, caught by valgrind 6 years ago
  falkTX 92a3536da3 Fix use of undefined memory 6 years ago
  falkTX 3a270f573c Always build DGL, even if not using external plugins 6 years ago
  falkTX 04dbc3fbee Nicer printing on out of bounds midi event time 6 years ago
  falkTX 7aa20661d7 Some fixes for stupid VST plugins 6 years ago
  falkTX d2e8c80fbc Avoid an assertion on VST-side midi-learn 6 years ago
  falkTX 91e1988c98 Fix compiler warning regarding the ringbuffer on 32bit systems 6 years ago
  falkTX 17b7d55f0f Fix typo in naming rtaudio jack+alsa backend 6 years ago
  falkTX d306aa7a80 Cleanup project load code, fast checks without ignore-case 6 years ago