3783 Commits (4391ea2aad35d2328ff1abc93911b352e2376992)
 

Author SHA1 Message Date
  falkTX 4391ea2aad Do not create empty libdir/carla/jack folder under non-gnu systems 7 years ago
  falkTX a1d4aa8dc1 Tweak startup scripts way to find python3 7 years ago
  falkTX 90da8601f5 Release JACK timebase master when disabling jack transport sync 7 years ago
  falkTX 38aefd3432 Avoid a small assertion when loading project file 7 years ago
  falkTX 9ae5a2bcf8 Report VST NIMKPIVendorSpecificCallbacks as unsupported 7 years ago
  falkTX c27841a820 Fix debug build 7 years ago
  falkTX b11e2d399a Fix Qt5 tools dir for Haiku 7 years ago
  falkTX bef3d546cc Fix for missing wordsize/sizewidth macros on HaikuOS 7 years ago
  falkTX 74b3137d83 More fixes for non-gnu systems 7 years ago
  falkTX 9a4c69d87e Really fix make-install for BSD 7 years ago
  falkTX 18bb0bd016 Fix finding qt5 tools under BSD 7 years ago
  falkTX 14c436cf85 Continue previous commit 7 years ago
  falkTX 08fb2b790f Fix compiler warnings in external libs when using clang 3.x 7 years ago
  falkTX 9b6917bdd8 Update RtAudio to 5.0.0 7 years ago
  falkTX 9785f941e5 Don't build experimental plugins 7 years ago
  falkTX ca29e80450 Fix build on latest git under certain compilers 7 years ago
  falkTX c9d15999ca Really fix make-install for non gnu systems 7 years ago
  falkTX 650c9061b2 Small fixes for carla semaphores 7 years ago
  falkTX 2c48bc7a21 Enable RtAudio pulseaudio backend for all OSes 7 years ago
  falkTX a472b6dea7 Remove modgui support, requires webkit which is qt4 only 7 years ago
  falkTX f2e842bb59 Make 'make install' compatible with non-gnu systems 7 years ago
  falkTX 91ccde9789 Automatically detect pyuic and pyrcc 7 years ago
  falkTX ddc7c4008c Continue last commit 7 years ago
  falkTX ef1eb4b8d3 Fix make features coloring print 7 years ago
  falkTX 88c8018d8b Remove leftover *.orig files 7 years ago
  falkTX b802c3e369 Use /bin/sh in startup scripts 7 years ago
  falkTX 3d2b57762b Automatically detect if we should use colors for 'make features' 7 years ago
  falkTX 1ee1fae82a Fix missing patchbay tab on carla-patchbay under ladish or NSM 7 years ago
  falkTX d0ec1f701f Set complete NSM app nane when using special startup script 7 years ago
  falkTX 017a9337e7 Prefer (Py)Qt5 by default 7 years ago
  falkTX 7248eda66d Correct 'make features' for haiku and bsd 7 years ago
  falkTX f4f9e77516 Final steps for dummy rtaudio backend 7 years ago
  falkTX 61e6b3c116 set stereo ins and outs for dummy driver 7 years ago
  falkTX 6c102bbeb8 1 more try 7 years ago
  falkTX 67bc2a3e05 One more attempt at dummy driver 7 years ago
  falkTX b4035023e3 Allow to use dummy driver with rtaudio 7 years ago
  falkTX bca997d865 Remove leftovers of VST3/AU 7 years ago
  falkTX 438fd9c77c plugin-bridge: signal setup only done for linux 7 years ago
  falkTX 48995130fd Only build interposer on linux 7 years ago
  falkTX ee83db7d05 Get rid of hardcoded "-ldl"; Cleanup 7 years ago
  falkTX 77011fbad3 64bit stat calls are linux only 7 years ago
  falkTX ebbda4575d Don't try to use futexes on generic systems, it's linux only 7 years ago
  falkTX 74b83e04ae Fix shm MAP_LOCKED usage, it's Linux only 7 years ago
  falkTX 8b4283ad9a Apply the same changes in makefile and backend.py; Cleanup 7 years ago
  falkTX c0c9cba176 Add CARLA_OS_BSD definition, always valid BINARY_NATIVE macro 7 years ago
  falkTX 511a6a3d53 Don't use -Wno-misleading-indentation directly 7 years ago
  falkTX 46793283e7 Fix wordsize check for clang 7 years ago
  falkTX 6dc7d2c698 Remove unused XmlElement function which breaks clang build 7 years ago
  falkTX b0220282ff Fix meters (regression after no-juce) 7 years ago
  falkTX 8daecf54b3 Add API version to bridges, to detect future breakage 7 years ago