3524 Commits (ec53324944eb588ce2ee6a55011c38c19fc5b8ff)

Author SHA1 Message Date
  falkTX ec53324944 Never use RtMidi JACK backend 8 years ago
  falkTX 93e567acc6 Rename LINUX_PULSE to UNIX_PULSE, it's not linux only 8 years ago
  falkTX e5c88b584d Use jack-midi if using pulseaudio outside of linux 8 years ago
  falkTX 4df4ea4da4 Update RtMidi 8 years ago
  falkTX 37d54953e4 Add our rtaudio patch for future reference 8 years ago
  falkTX 7068200a45 Fix typo 8 years ago
  falkTX c2f7af8c55 Automatically detect OS during build 8 years ago
  falkTX 396d885275 Don't try to build ALSA support for Hurd 8 years ago
  falkTX 51540d510e First attempt to make it work on Hurd 8 years ago
  falkTX 90da8601f5 Release JACK timebase master when disabling jack transport sync 8 years ago
  falkTX 38aefd3432 Avoid a small assertion when loading project file 8 years ago
  falkTX 9ae5a2bcf8 Report VST NIMKPIVendorSpecificCallbacks as unsupported 8 years ago
  falkTX c27841a820 Fix debug build 8 years ago
  falkTX b11e2d399a Fix Qt5 tools dir for Haiku 8 years ago
  falkTX bef3d546cc Fix for missing wordsize/sizewidth macros on HaikuOS 8 years ago
  falkTX 74b3137d83 More fixes for non-gnu systems 8 years ago
  falkTX 9a4c69d87e Really fix make-install for BSD 8 years ago
  falkTX 18bb0bd016 Fix finding qt5 tools under BSD 8 years ago
  falkTX 14c436cf85 Continue previous commit 8 years ago
  falkTX 08fb2b790f Fix compiler warnings in external libs when using clang 3.x 8 years ago
  falkTX 9b6917bdd8 Update RtAudio to 5.0.0 8 years ago
  falkTX 9785f941e5 Don't build experimental plugins 8 years ago
  falkTX ca29e80450 Fix build on latest git under certain compilers 8 years ago
  falkTX 650c9061b2 Small fixes for carla semaphores 8 years ago
  falkTX 2c48bc7a21 Enable RtAudio pulseaudio backend for all OSes 8 years ago
  falkTX a472b6dea7 Remove modgui support, requires webkit which is qt4 only 8 years ago
  falkTX 91ccde9789 Automatically detect pyuic and pyrcc 8 years ago
  falkTX ddc7c4008c Continue last commit 8 years ago
  falkTX ef1eb4b8d3 Fix make features coloring print 8 years ago
  falkTX 88c8018d8b Remove leftover *.orig files 8 years ago
  falkTX 1ee1fae82a Fix missing patchbay tab on carla-patchbay under ladish or NSM 8 years ago
  falkTX d0ec1f701f Set complete NSM app nane when using special startup script 8 years ago
  falkTX 017a9337e7 Prefer (Py)Qt5 by default 8 years ago
  falkTX f4f9e77516 Final steps for dummy rtaudio backend 8 years ago
  falkTX 61e6b3c116 set stereo ins and outs for dummy driver 8 years ago
  falkTX 6c102bbeb8 1 more try 8 years ago
  falkTX 67bc2a3e05 One more attempt at dummy driver 8 years ago
  falkTX b4035023e3 Allow to use dummy driver with rtaudio 8 years ago
  falkTX 438fd9c77c plugin-bridge: signal setup only done for linux 8 years ago
  falkTX ee83db7d05 Get rid of hardcoded "-ldl"; Cleanup 8 years ago
  falkTX 77011fbad3 64bit stat calls are linux only 8 years ago
  falkTX ebbda4575d Don't try to use futexes on generic systems, it's linux only 8 years ago
  falkTX 74b83e04ae Fix shm MAP_LOCKED usage, it's Linux only 8 years ago
  falkTX 8b4283ad9a Apply the same changes in makefile and backend.py; Cleanup 8 years ago
  falkTX c0c9cba176 Add CARLA_OS_BSD definition, always valid BINARY_NATIVE macro 8 years ago
  falkTX 511a6a3d53 Don't use -Wno-misleading-indentation directly 8 years ago
  falkTX 46793283e7 Fix wordsize check for clang 8 years ago
  falkTX 6dc7d2c698 Remove unused XmlElement function which breaks clang build 8 years ago
  falkTX b0220282ff Fix meters (regression after no-juce) 8 years ago
  falkTX 8daecf54b3 Add API version to bridges, to detect future breakage 8 years ago