55 Commits (d4682bcad33ce6573f5f742c03336206e3720cfc)

Author SHA1 Message Date
  falkTX adb60204ea
Add jackbridge_uuid_unparse 5 years ago
  falkTX ea18354705
Revert a few things regarding CarlaProcessUtils 5 years ago
  falkTX 9ad8789c3e
Final build fix 5 years ago
  falkTX 7d1142b6cf Use -fpermissive when building wine bridges 5 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  falkTX 3014fa703f
Add /usr/include/wine-development/windows to jackbridge includes 5 years ago
  nickolas360 6f9faf6584 Fix segfault on PowerPC 6 years ago
  falkTX 16f6415921
Make JACKBRIDGE_DIRECT simpler to work with 6 years ago
  falkTX 46ef657d1c
Allow to build+link directly to libjack 6 years ago
  falkTX b171cbca87
Add jackbridge_uuid_parse 6 years ago
  falkTX 35d59d1ed5
Add jackbridge_client_get_uuid 6 years ago
  falkTX 191939cd80
jackbridge: return success if jack_connect returns EEXIST 6 years ago
  falkTX 932b4c9746
Cleanup 6 years ago
  falkTX cf4f1dd97a
Allow to build arm32 bridge, magically works with qemu/binfmt \o/ 6 years ago
  falkTX 22fb410c97 Terminate wine bridges if main carla dies 6 years ago
  falkTX 46dd075303
Terminate wine bridges if main carla dies 6 years ago
  falkTX c6d5ece01b Run strict build on code that uses juce; Strict build 32bit bridge 6 years ago
  falkTX 5c5d87d0ae Allow custom DGL build for wine, adjust code where needed 6 years ago
  falkTX 8b9db39248 Fix local semaphore under macOS, optimize linux futexes 6 years ago
  falkTX ad5dd9758c Adjust for latest wine not having wineg++ 6 years ago
  falkTX 309b588e5a Add a custom include path for wine jackbridge, small cleanup 7 years ago
  falkTX 7cf981fa7c Prevent user from cross-compiling the wrong target 7 years ago
  falkTX 8730a47ace Fix build against latest debian wine packages 7 years ago
  falkTX c02acfb24f Fix broken win64 bridges after latest bsd/haiku changes 7 years ago
  falkTX 792fac1041 Add old wine bridge code, commented out, in case we need to go back 7 years ago
  falkTX 74b3137d83 More fixes for non-gnu systems 7 years ago
  falkTX ee83db7d05 Get rid of hardcoded "-ldl"; Cleanup 7 years ago
  falkTX a8440a796f Give high priority to wine threads using carla-single bridges 7 years ago
  falkTX 3f722b5aa1 Remove unused file 8 years ago
  falkTX 42a50d88d0 Remove old debug info for plugin bridges 8 years ago
  falkTX e500620908 Small fixes for usage in wine 8 years ago
  falkTX 58d38610fe Don't use size_t for jackbridge port_type_get_buffer_size 8 years ago
  falkTX b210836e7b Fix nitpick warnings; Fix carla-lv2 round-error timing 8 years ago
  falkTX b9f04c961b Fix build with previous changes 9 years ago
  falkTX 8ec10051d0 Implement IP semaphores for OSX, fix nsecs calculation 9 years ago
  falkTX a355e558a2 Safely revert last commit 9 years ago
  falkTX cbde6c8e01 Special commit without jackbridge_shm_unmap for early carla update 9 years ago
  falkTX 392dca43b3 Fix bridge plugins rename and bufsize changes; Misc fixes 9 years ago
  falkTX 14dd677220 Use futexes for linux bridges, closes #234 9 years ago
  falkTX 285c1b16e4 Misc 9 years ago
  falkTX 39469cd336 Revert previous commit 9 years ago
  falkTX 3e4e4fed90 Test possible fix for #234 9 years ago
  falkTX 2a959bef97 Fix wine build, cleanup 10 years ago
  falkTX ebf65bcc47 Use new JACK port_rename API for rename client in single-client 10 years ago
  falkTX 5c18e2cf70 JackBridge: Implement new jack_port_rename function 10 years ago
  falkTX 58512b793a Finish Wine bridge rework, can now run in JACK mode directly 10 years ago
  falkTX 4fa392bd3b Start fixup of wine bridge 10 years ago
  falkTX 76fe6e806a Fix several minor issues with carla-plugin, closes #280 10 years ago
  falkTX 8c23d24631 Rework some plugin bridge code to play more on the safe side 10 years ago
  falkTX 3ddfdb3ba0 Implement carla-lv2 MIDI Out; Remove text-params from internal api 10 years ago