21 Commits (ecb84b5f9fd702e7cc69c2e897cfd3d662bece61)

Author SHA1 Message Date
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 71ad2dad2c Fix JackFreewheelDriver::Process() in case if client time-out : continue processing until a better recovery strategy is chosen. 17 years ago
  sletz 8f3e986c02 Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
  sletz 542ac90d1e Cleanup timing + cpuload code 17 years ago
  sletz f8f2fddb8d Remove JackClientInterface class 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  sletz 18cad3d339 New testMutex test, correct timing in drivers. 17 years ago
  sletz 33bd24b9d0 Cleanup 17 years ago
  sletz 89269bf12a Add exceptions management to distinguish drivers recoverable errors from non recoverable ones. Will be used in special threaded drivers (for network). 17 years ago
  sletz 3241fd63d3 Cleanup 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz 9db8324565 Fix a bug in freewheel management in async mode: drivers now receive the kStartFreewheelCallback and kStopFreewheelCallback notifications. 17 years ago
  sletz a92670695e Uses a time out value of 10 sec in freewheel mode (like jack). 18 years ago
  sletz c17a61460c Suppress warning on WIN32 18 years ago
  sletz 95454b4ad9 In synchronous mode, if the driver time out is reached, the server may get desynchronized (pending signal may arrive in later cycles), use a higher time out value use in driver, and warn the use of possible mis-behaviour in case of time out. 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago