47 Commits (0dc60f526ce68f8a1bf1fc5f55ce4b09856f219e)

Author SHA1 Message Date
  luz paz ae9993bb34 Fix typos 2 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  Kjetil Matheussen ccedff2f35 JackDebugClient: Keep client->fSynchroTable. Prevents crash in jack_client_wait, plus that it seems to be the correct thing to do. 7 years ago
  Edward Betts e749cdf2b6 fix spelling mistake (#254) 8 years ago
  Stephane Letz a4e319b753 Correctly pass code parameter in InfoShutdown callback. 12 years ago
  Stephane Letz e32b0cd318 Improve server shutdown and stop. 12 years ago
  Stephane Letz 7f09225b7a Code cleanup after compilation with clang. 12 years ago
  Stephane Letz 6f39bfd141 More log in JackDebugClient. 13 years ago
  Stephane Letz f26ea247ac Add missing methods in JackDebugClient(2). 13 years ago
  Stephane Letz 0840eed829 Add missing methods in JackDebugClient. 13 years ago
  sletz 7f6ef9f644 Correct debug target on Windows. 13 years ago
  sletz b70bef511b Cleanup code using snprintf(2). 13 years ago
  sletz f58e9abb51 John Emmas Cygwin cleanup patch. 13 years ago
  sletz b63069e02c John Emmas second auto-launch server on Windows patch. 13 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  sletz 1ec2775bb4 Correct JackEngine::NotifyGraphReorder, update JackDebugClient with latest API. 14 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 48b51efd9d Synchronize jack.h with JACK1, use jack_native_thread_t type in POSIX and OSX thread implementation. 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  Stéphane LETZ 9bf10e24ab Correct InternalClientLoad. 15 years ago
  Torben Hohn 1a44ede470 fix tabs and convert em to spaces. 15 years ago
  Torben Hohn 5e7a792f42 add uuid parameter to jack_client_open... 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 246becdeb2 More weak stuff in public headers. 15 years ago
  sletz c303556637 Client debugging code improved. 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz d09d8c3c82 Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
  sletz 416928c200 rebase from trunk 3455:3482 16 years ago
  sletz 4be0936d3e Simplify JackClient RT code, jack_thread_wait API marked deprecated. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz 1274ff1da2 Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 16 years ago
  sletz 64928200f8 Cleanup in JackTransportEngine, move some code that was in JackClient class. 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 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 600877ee86 JackAudioDriver::ProcessAsync and JackAudioDriver::ProcessSync were broken at some point : 0 has to be returned in all cases. 17 years ago
  sletz b047c2672d All library side files become LGPL 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz 4c5d14403f Remove uneeded jack_port_connect API. 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 0b5e9ac913 Cleanup 17 years ago
  sletz 47cac76eef Add TimeCallback in JackDebugClient class. 17 years ago
  sletz b2a6782c97 Correct JackDebugClient 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz cfc2315b4c Port connection callback. 17 years ago
  sletz 39f392123e Use of JACK_CLIENT_DEBUG environment variable to activate debug client mode. 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz f79aaaadd2 Automatic server launch and client renaming in progress 17 years ago
  sletz ea99290107 Cleanup 18 years ago
  sletz e25cd455e3 Cleanup 18 years ago