614 Commits (2d24e3a1c25dcd9547da55dfaedac2caee4e6c02)

Author SHA1 Message Date
  sletz 10ed2ac2a5 Cleanup 17 years ago
  sletz 3f5b7ab9b8 New JackWaitThreadedDriver class to better handle JackNetDriver 17 years ago
  sletz 56241c7166 Add a missing EXPORT for JackException class. 17 years ago
  nedko 5ac4b0f680 waf: install inprocess client netmanager.so to proper place - addon dir. Inprocess clients are installed there in both jack1 and jack2+scons 17 years ago
  nedko 4ad5bd7b0c Remove incusion of internal header from external header and thus fix building of non sequencer 17 years ago
  nedko 61ac8b2c2a waf: use -fvisibility=hidden when building libraries using waf (fixes #70) 17 years ago
  nedko af02e99772 waf: fix jackdbus-less build (jack.pc.in) 17 years ago
  nedko 95673dc159 Fix headers installation directory 17 years ago
  nedko 0ef358ccbe waf: installation of jack.pc 17 years ago
  sletz 61c49dec48 Correct RemoveAllPorts 17 years ago
  sletz 052cb13be9 Improve JackException. 17 years ago
  sletz 43685cbec3 Cleanup 17 years ago
  sletz 099f9a349c Fix warning for JackNetManager 17 years ago
  sletz d1540fe501 Better error checking in JackGraphManager::RemoveAllPorts. 17 years ago
  sletz 2368639545 Cleanup 17 years ago
  sletz f1cccee1b5 Fix a bug in backend parameter parsing. 17 years ago
  sletz 163e7dd939 Init global var 17 years ago
  sletz 0c897f7a58 Cleanup 17 years ago
  sletz 7617bb31c6 Use -fvisibility=hidden only for libraries 17 years ago
  sletz 9484fcc308 Compiles on Windows again 17 years ago
  sletz 0ed0c4d91e Better control of exported symbols : windows adaptation in progress 17 years ago
  sletz a20801bf58 Better control of exported symbols. 17 years ago
  moret 3fa859b50c Fix NetDriver (network errors) 17 years ago
  sletz dc7b1e8bda Fix JackNetDriver 17 years ago
  sletz b3616b3a05 Remove warning 17 years ago
  sletz f8f2fddb8d Remove JackClientInterface class 17 years ago
  sletz b44e22de0e Use of set_threaded_log_function only when needed in RT threads. 17 years ago
  sletz 3861dc6efe Revert unwanted change in thread classes 17 years ago
  sletz e3115e72fc Correction in Readme_NetJack2 17 years ago
  sletz 4c488ee522 Merge network branch 17 years ago
  sletz 44c27c7dd6 Correct JackRestartThreadedDriver::Execute 17 years ago
  nedko 1ef5df61d3 waf: Fix NEEDED for libraries 17 years ago
  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
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  nedko d7776095d6 waf: fix install locations for headers and drivers 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 546d52495d waf: Use JACK_DBUS define and thus make clientlib try dbus activation first 17 years ago
  nedko 008b652a8d include config.h if available 17 years ago
  sletz afccd5104c Add missing include for proper compilation when jack headers are not installed. 17 years ago
  nedko 6d0596e654 waf build for client library 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 1a0ee43b01 Error handling in JackMutex class 17 years ago