834 Commits (3fc3be79b0707ff80e22cf1ea01283ca44ecb9c2)

Author SHA1 Message Date
  falkTX 3255806c1d Fix macOS plugin window close, keep it alive as needed 6 years ago
  falkTX 5afbcdf1b1 Silence a debug message by default 6 years ago
  falkTX faf4777b6e Cleanup, print error if win32 CreateWindow fails 6 years ago
  falkTX a5fb843f04 macOS related workarounds 6 years ago
  falkTX f30c9374ea Fixes for mac os plugin UI creation 6 years ago
  falkTX fd98543946 Dont make win32 plugin uis resizable for now 6 years ago
  falkTX 77db511775 Fix bridges under windows 6 years ago
  falkTX be4b588c15 Fix previous commit 6 years ago
  falkTX 6cc0260a8a Try to fix build with old Linux 6 years ago
  falkTX ae7a7a4b66 Cleanups, test random OSX things.. 6 years ago
  falkTX 69d3c61bf7 REST server-side messages working, add some stubs 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 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 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 c789997920 More of the same 6 years ago
  falkTX f475d04869 Expose more stuff to carla-plugin bridge, increase pipe timeout 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 91e1988c98 Fix compiler warning regarding the ringbuffer on 32bit systems 6 years ago
  falkTX d306aa7a80 Cleanup project load code, fast checks without ignore-case 6 years ago
  falkTX b86594cb2e Cleanup win32 pipe code, handle cases of client crashing 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 9ce64dfba4 Misc build fixes 6 years ago
  falkTX f99242e2bc Cleanup 6 years ago
  falkTX 8ac99a697e Rename vestige header and update it, adjust code as needed 6 years ago
  falkTX bf60778ad9 Use double-precision for time tick; Force bridge build without osc 6 years ago
  falkTX c5db45ca16 Cleanup 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX 485a73a4cb More sfz build stuff. now all modules, but without new code yet 6 years ago
  falkTX fbae2fe934 1 more sfzero file builds 6 years ago
  falkTX a0761932ca Convert num-periods int option to triple-buffer bool 6 years ago
  falkTX 008f3383ef Allow CarlaMutex to be constructed on the heap 6 years ago
  falkTX e9a252d69f Bump API bridge version 6 years ago
  falkTX aab1e828fa Forgot to apply lv2-state-restore on plugin bridges, now fixed 6 years ago
  falkTX 1811d01351 Fix assertion in LV2 utils, assume portNotification is float type 6 years ago
  falkTX c62bfbc43a Implement LV2 UI port notifications to feedback messages to UI 6 years ago
  falkTX cc3268a8be Store port notifications in LV2_RDF struct 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 6 years ago
  falkTX 3ef5f90b0d Make ringbuffer write calls return bool 6 years ago
  falkTX ed14c93d0a Fix crash when mmap returns error 6 years ago
  falkTX 8f5de5e0fe Disable try-transient code in plugin bridges 6 years ago
  falkTX f601258934 Fix previous commit 6 years ago
  falkTX 54094ef995 Build our obj-c code with different class names per build target 6 years ago