898 Commits (fe16706170ddc1b3987731d4da4b3530ea5dd8c1)
 

Author SHA1 Message Date
  sletz fe16706170 Compiles on Windows again 17 years ago
  sletz 215dfdd97a Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
  nedko db50d7ebea Fix libraries installation suffix 17 years ago
  sletz 0cef005088 Typo 17 years ago
  sletz 5fba69484c Better error checking 17 years ago
  sletz c14a253e61 Improve OSX install script 17 years ago
  nedko 52187fcaf7 waf: Fix driver linking against external libs 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  nedko a677f00a0d waf: improve drivers build script 17 years ago
  nedko d7776095d6 waf: fix install locations for headers and drivers 17 years ago
  nedko d2ac15c4d1 waf: build tests 17 years ago
  nedko 8bdccd4de1 waf: fix driver filenames, should start with jack_ 17 years ago
  nedko 8e0735d60f waf: fix build of jackd 17 years ago
  sletz a8a18f3be0 Correct JackDebugClient::TimeCallback 17 years ago
  sletz d37f95f398 Add a test for coherent freewheel state in JackDebugClient. Cleanup JackMutex class. 17 years ago
  sletz 93f1b9a969 Fix double copyright print 17 years ago
  nedko 5089425c8f Fix include paths (no need to have installed jack headers anymore) 17 years ago
  sletz 1cb8d31cbb Cleanup and correct wscript for example-clients. 17 years ago
  nedko 546d52495d waf: Use JACK_DBUS define and thus make clientlib try dbus activation first 17 years ago
  nedko a907a5a3ed waf: add --dbus configure option and make jackdbus disabled by default 17 years ago
  nedko b2a9117f7d waf: improve configure summary 17 years ago
  nedko 9ab001707d Fix warnings in FFADO driver. Patch approved by ppalmers. 17 years ago
  nedko 6f700e2c53 waf: build example clients 17 years ago
  nedko 008b652a8d include config.h if available 17 years ago
  nedko abea611580 Remove sneaked commented lines 17 years ago
  sletz afccd5104c Add missing include for proper compilation when jack headers are not installed. 17 years ago
  nedko 5a6167b256 Fix warnings (add missing includes) 17 years ago
  nedko c36ddfc890 waf: improve configure summary 17 years ago
  nedko 86d2adb480 waf: build drivers; improve configure summary 17 years ago
  nedko 6d0596e654 waf build for client library 17 years ago
  nedko e085c138ea jackdbus executable buildable using waf 17 years ago
  nedko 4e891c5e18 Initial waf integration, jackd should build fine on linux 17 years ago
  sletz 7cd9cbbb48 Correct JackServer::DeadClient 17 years ago
  sletz 93d2e5d2fa Cleanup 17 years ago
  sletz 5cc8bb5dde Correct JackRestartThreadedDriver::Execute 17 years ago
  sletz 3f0ea566d8 Avoid using Terminate when quitting in RT thread. Cleanup JackEngineInterface. 17 years ago
  sletz c93b4ebe29 Correct JackWinThread::Terminate. 17 years ago
  marco 5b62e8ec49 * Fix DESTDIR option for Dbus install 17 years ago
  sletz 537a1de88a Cleanup testMutex 17 years ago
  sletz 1a0ee43b01 Error handling in JackMutex class 17 years ago
  sletz 1a56f6256d Tim Blechmann patch for JackPosixSemaphore (still to test...). 17 years ago
  nedko fa9eae4c9d On activate, print timestamp of jackdbus executable. 17 years ago
  nedko 7a97c8ab1c Catch more "core-dumping" signals. Fixes #61 (SIGABRT) 17 years ago
  nedko 712d6c66b6 for jackdbus, setup SIGSEGV magic that prints nice stack in logfile 17 years ago
  nedko 16b7353557 Make errors in jackdbus log red 17 years ago
  nedko 990e34e7cb Fix svn:ignore properties (and slightly improve them), that were not merged from control branch to trunk 17 years ago
  sletz 96ef680e7e usx2y desactivated again : need deeper redesign 17 years ago
  nedko 98977aafbd Fix trivial compile errors in usx2y.c 17 years ago
  sletz 16e8752d9c Correct ALSA driver 17 years ago
  sletz 8407a49b5b Remove unused ASIO backend 17 years ago