60 Commits (c657fb04be7a8122983e0ad480827dd101178f02)

Author SHA1 Message Date
  falkTX 54cdc0b5e8
Introduce new header file for time-related utilities 1 year ago
  falkTX cd668d966d
More MSVC compat, cleanup thread code 1 year ago
  falkTX a28817264e
Only use epoll on linux, clap posix-fd related 2 years ago
  falkTX da4e0fdbeb
Make sure no threads are used on wasm 2 years ago
  falkTX 8eb74af19b
CarlaThread: Ignore a few things for wasm usage 2 years ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  falkTX 2bbd787c42
Do not use RT threads for dummy engine / plugin testing 2 years ago
  falkTX babe286631
Use pthread_attr_setdetachstate when RT thread fails too 3 years ago
  falkTX 491617994f Start threads in detached state instead of calling detach 3 years ago
  falkTX 508f2276d1
Handle stack unwind for carla's "safe" exceptions 4 years ago
  falkTX d427e92710
Add a real Dummy engine driver, usable with carla-single too 5 years ago
  falkTX 22fb410c97 Terminate wine bridges if main carla dies 5 years ago
  falkTX 46dd075303
Terminate wine bridges if main carla dies 5 years ago
  falkTX 582ba24665 Fix CarlaThread not able to start if RT is not allowed 5 years ago
  falkTX 1272c3d056
Fix CarlaThread not able to start if RT is not allowed 5 years ago
  falkTX 1ad96dc51e Fix build on Haiku OS 6 years ago
  falkTX 582f4d5622 Fix build on Haiku OS 6 years ago
  falkTX 56fc869a48 Set realtime priority for bridge audio threads 6 years ago
  falkTX 51540d510e First attempt to make it work on Hurd 7 years ago
  falkTX 7e524d7dce libjack: handle main events and audio on separate threads 7 years ago
  falkTX 7ffb46ffdf Fix previous commit 8 years ago
  falkTX fc691a90c5 Use a new recursive mutex in Signal class 8 years ago
  falkTX 3c60ec78c5 Final fix 8 years ago
  falkTX 317ee1af11 Update DPF 8 years ago
  falkTX 5bd0e72d62 Use a signal to wait for thread start 8 years ago
  falkTX a9b49d450a Make PTHREAD_PRIO_INHERIT optional (fixes #375, please test) 8 years ago
  falkTX 1698dbb8a5 Set Carla as process name when really appropriate, closes #138 10 years ago
  falkTX f517d8bcec Code update for -Weffc++ 10 years ago
  falkTX 54f1fcdb14 Revert unintented branch merge 10 years ago
  falkTX 55bddaaf6a Fix some code for effc++ 10 years ago
  falkTX 61210804c6 Some fixes for Windows builds 10 years ago
  falkTX b3c28c164d Misc 10 years ago
  falkTX dfee9c936d More noexcept stuff 10 years ago
  falkTX 61c03055ba Misc 10 years ago
  falkTX 6e5003e91b Fix thread 10 years ago
  falkTX ecab42e21c Misc 10 years ago
  falkTX 5078e8abce Fix last commit 10 years ago
  falkTX 808e2fb805 Misc changes 10 years ago
  falkTX d0dc5ccb75 Cleanup, fix plugin bridge crashes 10 years ago
  falkTX ad05ed4d0a Misc fixing 10 years ago
  falkTX 4c7567d889 Misc changes/cleanup 10 years ago
  falkTX 0c5c76d4d0 Fix code for CarlaString changes 10 years ago
  falkTX 268fb8bc4a Fix win64 build 10 years ago
  falkTX 7b0c8f9f5f Cleanup 10 years ago
  falkTX 9d5b61c3bb Misc 10 years ago
  falkTX d8b887fd59 win32/mingw build fixes 10 years ago
  falkTX c71b35de41 Check standalone code for API match, part 1/2 11 years ago
  falkTX 087c2258c5 Continue full recheck 11 years ago
  falkTX 4b1157da60 More file checking 11 years ago
  falkTX 5366a78f76 Continue full check; Split List/RtList code; Revert some utils 11 years ago