24 Commits (215dfdd97a6cc85aabfb11eb1613ca1a6c394d13)

Author SHA1 Message Date
  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 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 db408b7caa Correct JackEngine inheritance graph. 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 17 years ago
  sletz 7f0d31f951 Implementation of jack_get_max_delayed_usecs, jack_get_xrun_delayed_usecs and jack_reset_max_delayed_usecs. 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 cfc2315b4c Port connection callback. 17 years ago
  sletz 4d17ae65e8 Changes driver parameter types 17 years ago
  sletz d07f62bc74 Correct fPeriodUsecs computation in JackAudioDriver::SetBufferSize and JackAudioDriver::SetSampleRate(2) 17 years ago
  sletz eb9bbab928 Correct fPeriodUsecs computation in JackAudioDriver::SetBufferSize and JackAudioDriver::SetSampleRate. 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 82316a5483 Merge of Dmitry Baikov MIDI branch. 17 years ago
  sletz 0013fdaf1a Suppress JackEngine::ClientInternalCloseIm method. 17 years ago
  sletz ebdf021fd4 Fix a resource leak issue in JackCoreAudioDriver::Close(). Better implement jack_client_open when linking a client with the server library. 17 years ago
  sletz bb25e2e701 Cleanup, renaming 18 years ago
  sletz 69a1e94363 Typo 18 years ago
  sletz c17a61460c Suppress warning on WIN32 18 years ago
  sletz cc401d8999 Improve synchronous mode 18 years ago
  sletz c650232f5a Correct ProcessSlaves 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