4219 Commits (5b65a9a52c20adf73508b91ece1eda4bf0d3c83f)
 

Author SHA1 Message Date
  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
  falkTX 5a635a7efd Cleanup 7 years ago
  falkTX 5b97ec1e00 Fix typo leading to unloadable plugins, sorry 7 years ago
  falkTX b33f836ed9 Cleanup 7 years ago
  falkTX 28b31db101 Fix "make install" with multiple jobs 7 years ago
  falkTX 2eec0cb8b1 Fix build after latest commit 7 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 7 years ago
  falkTX 412f0dd3f6 Build DPF with sofd disabled, not used for any plugins so far 7 years ago
  falkTX 4ff7b37ef6 Fix some compiler warnings 7 years ago
  falkTX 3741d4606a Add readme to water module directory 7 years ago
  falkTX 4d6e95d28a Only link carla-utils and ui bridges against water file libs 7 years ago
  falkTX e6a06e6463 Cleanup 7 years ago
  falkTX 0f1bfc317d Adjust build to not include external plugins on bridges 7 years ago
  falkTX c80f8f7626 discovery: don't include cached-plugin code if building bridges 7 years ago
  falkTX 27f15648a4 Fix link flags. Closes #531 7 years ago