900 Commits (5da7de955ee9379604d2a8042bcb08994d074caa)
 

Author SHA1 Message Date
  sletz 16e8752d9c Correct ALSA driver 17 years ago
  sletz 8407a49b5b Remove unused ASIO backend 17 years ago
  sletz 9899f8f973 Cleanup jack_control 17 years ago
  sletz 18cad3d339 New testMutex test, correct timing in drivers. 17 years ago
  sletz 2f59043d46 Cleanup 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 834f9674cf Cleanup 17 years ago
  sletz 19d8d9834c More cleanup 17 years ago
  sletz a6860540ea Cleanup 17 years ago
  sletz 40c3c1683d Update Readme 17 years ago
  sletz 1182ac2c7c Improve JackSyncInterface class 17 years ago
  sletz 9388e8130e Add jack_rec client in SConscript 17 years ago
  sletz 949226287a Add missing example clients 17 years ago
  sletz 3cfb239ab4 Compilation on Windows 17 years ago
  sletz bd1f4bd11f Add missing include 17 years ago
  sletz 6919780fbc Cleanup example clients : use jack_client_open and install a proper 'quit' signal handler. 17 years ago
  sletz ab7bbe6a0e Cleanup 17 years ago
  sletz a225a9fcaa Some more cleanup 17 years ago
  sletz cfc0debf96 Cleanup files 17 years ago
  sletz 5a1979dfac Compiles on Windows again 17 years ago
  sletz e44ab5b9ad Merge from control branch: missing files 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz 408f1b181b Typo 17 years ago
  sletz 4d78df880e Tim Blechmann RAII idiom patch for JackServer ressource initialization. 17 years ago
  sletz 07bc179b53 Cleanup 17 years ago
  sletz ae0a1ebd28 Call init callback in notification thread also. 17 years ago
  sletz a659398ff1 Tim Blechmann patch 17 years ago
  sletz 780f82789d Cleanup 17 years ago
  sletz b004d83a3e Tim Blechmann JackEngine cleanup patch. 17 years ago
  sletz f38bd7f1d7 Missing include 17 years ago
  sletz 4141424af0 Correct JackWinNamedPipeClientChannel::Start 17 years ago
  sletz ef8bdde12c Use StartSync to start the client notification thread, otherwise initial notifications from the server may be lost. 17 years ago
  sletz 913d21791d Remove throw 17 years ago
  nedko 6c674e923d * Detect svn revision 17 years ago
  sletz e11c32b593 JackEngine class cleanup 17 years ago
  sletz 271995772b Cleanup 17 years ago
  sletz 1839b4a523 Correct JackEngine inheritance graph (2). 17 years ago
  sletz db408b7caa Correct JackEngine inheritance graph. 17 years ago
  sletz 50fd069f09 Cleanup OSX project 17 years ago
  sletz 505d4f1dc3 Correct JackPort::ClearBuffer. 17 years ago
  sletz 6d87c070bb Remove wrapper library projects from OSX project 17 years ago
  sletz 5ad262b872 Remove wrapper library stuff 17 years ago
  sletz c4371aca12 Compilation on Windows 17 years ago
  sletz a74f1a586e Better handling of graph state read functions : never wait when used in the real-time thread, current state is used. 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 17 years ago