43 Commits (a7e8377441852d675a8c26bdbf3ae9d847a5ca91)

Author SHA1 Message Date
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 16 years ago
  sletz 522fd2b7f8 rebase from trunk 3482:3502 16 years ago
  sletz b2d7940247 Correct timing measurement error done in ALSA driver (r3253) 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz 3b8e4f2c23 Michael Voigt JackTime patch. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 6dc1387fc5 Loopback driver working again. 17 years ago
  sletz 5349284639 Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
  sletz e5bcc3068a Add IsFixedBufferSize method in all drivers. 17 years ago
  sletz 8f3e986c02 Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
  sletz 81a50f285f Driver class hierarchy simplification. 17 years ago
  sletz 542ac90d1e Cleanup timing + cpuload code 17 years ago
  sletz 6b92092bc0 Cleanup driver classes 17 years ago
  sletz f8f2fddb8d Remove JackClientInterface class 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 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