4905 Commits (d0610840bd1b4395271cdf34dab13d0a9a873b2a)
 

Author SHA1 Message Date
  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
  falkTX 96fbec5b1d Save and restore BPM with a project 6 years ago
  falkTX 0f0cc7d223 Save and restore last used BPM 6 years ago
  falkTX 3fefd2b889 Silence an error regarding rtmidi dummy 6 years ago
  falkTX f9ab44fd45 Strip all PNGs, to get rid of libpng warning 6 years ago
  falkTX 1df3888c51 Fix carla-plugin-patchbay detection under windows 6 years ago
  falkTX 7391590866 Use freetype font rendering on windows 6 years ago
  falkTX 2c4a550e6a Assume win32 carla build will not run win64 plugins 6 years ago
  falkTX a88065691d Never enable LRDF on windows, carla-plugin runs! 6 years ago
  falkTX b86594cb2e Cleanup win32 pipe code, handle cases of client crashing 6 years ago
  falkTX c2290202c4 Fix a typo leading to missing midi out events on internal plugins 6 years ago
  falkTX d93fb69d4c Show canvas keyboard and meters by default 6 years ago
  falkTX 20040f9db7 Build pyqt external uis for windows 6 years ago
  falkTX f8b82e8da9 Rework win32 pipes, make it really async and sorta working 6 years ago
  falkTX bbb796cab0 Some fixes for pipes on windows 6 years ago
  falkTX d0d775a23d Experiments with pipe tests 6 years ago