673 Commits (d30ff96fa2c7eed67ee0959d38c8ec6817f722e2)

Author SHA1 Message Date
  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
  sletz 1a56f6256d Tim Blechmann patch for JackPosixSemaphore (still to test...). 17 years ago
  sletz 18cad3d339 New testMutex test, correct timing in drivers. 17 years ago
  sletz ec89a1c14c Cleanup 17 years ago
  sletz db77bf32c9 Cleanup 17 years ago
  sletz 43b936c53b Compilation on Windows 17 years ago
  sletz c912321ffd Use StartSync in JackMessageBuffer 17 years ago
  sletz d7470105d7 Correct thread init phase 17 years ago
  sletz f786e83108 Correct timing in drivers : frame time has to be incremented before Read. 17 years ago
  sletz 40c3c1683d Update Readme 17 years ago
  sletz 1182ac2c7c Improve JackSyncInterface class 17 years ago
  sletz 6919780fbc Cleanup example clients : use jack_client_open and install a proper 'quit' signal handler. 17 years ago
  sletz a225a9fcaa Some more cleanup 17 years ago
  sletz cfc0debf96 Cleanup files 17 years ago
  sletz e44ab5b9ad Merge from control branch: missing files 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago