144 Commits (40675225295958c8735d7e8b3af2c08901b460e0)

Author SHA1 Message Date
  falkTX c46c1b16e0
macOS related fixes 1 year ago
  falkTX f5a01999fa macOS: forcely ignore wait failures when closing down 2 years ago
  chzchzchz 01f0dabd14 JackLinuxFutex: treat maximum TimedWait() as Wait() and retry on EINTR 4 years ago
  luz.paz a93b210134 FIx doxygen and user facing and non-facing typos 5 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  Rui Nuno Capela fed6f1e66d [metadata] Metadata properties implementation. (#383) 6 years ago
  m-grabner f6f7f11b38 fixed potential copy&paste style bugs (#317) 7 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
  Stephane Letz 02f74a659a String management fix. 9 years ago
  Julien Acroute 9c85871d8a Fix return value of SetTimebaseCallback() 10 years ago
  Stephane Letz e24717e3ed README updated. 11 years ago
  Stephane Letz 3959a27499 Cleanup RT setup code in JackClient. 12 years ago
  Stephane Letz a4e319b753 Correctly pass code parameter in InfoShutdown callback. 12 years ago
  Stephane Letz 78d79d96b1 Correct FW and thread RT Drop/Acquire. 12 years ago
  Stephane Letz 7ec46dbb46 Better handling of shutdown state in client side. 12 years ago
  Stephane Letz ddb61e607b Correct JackClient::OnShutdown. 12 years ago
  Stephane Letz e32b0cd318 Improve server shutdown and stop. 12 years ago
  Stephane Letz 3fc1d76f9e Cleanup. 12 years ago
  Stephane Letz e4730c6c97 Fix some incoherency with strings. 12 years ago
  Stephane Letz e111f2ac8f Protect shared fSynchroTable access with a mutex. 12 years ago
  sletz d03fd1e807 Cleanup. 13 years ago
  sletz bf1f5e2020 Check server API callback from notification thread. 13 years ago
  sletz 9e3cb0b505 More robust jack_set_thread_init_callback implementation. 13 years ago
  sletz 5e8a775049 Correct ShutDown in JackInternalClient and JackLibClient. 13 years ago
  sletz 9b6162f31d Typo. 13 years ago
  sletz 022e551350 Cleanup. 13 years ago
  sletz 7173037afc Fix the types of a few function parameters. 13 years ago
  Stephane Letz 5ebeb196af More relax JackEngine::NotifyAddClient. 13 years ago
  Stephane Letz 299bc1bfe9 Cleanup. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  sletz f1b62da08a Fix for client RT thread. 14 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 2eeb1f0ad3 Correct TopologicalSort. 14 years ago
  sletz 2d043e58b8 Latency callback must always be activated. 14 years ago
  sletz 2511bd8af2 Call buffer size callback in activate (actually this is done on client side in the RT thread Init method). 14 years ago
  sletz 5845be1374 jack_client_has_session_callback implementation. 14 years ago
  sletz 325244437d Compilation on Linux. 14 years ago
  sletz 97c3a441f5 Use of latency range in all backends. ComputeTotalLatencies now a client/server call. 14 years ago
  sletz ae99359963 New latency API implementation (in progress). 14 years ago
  sletz ab32fa70f0 Compile on Windows again. 14 years ago
  sletz 92c5da66da Revert r4119 (RT notification in the server). JackAudioDriver::ProcessSync now skip backend write in case of graph process failure. Fix incorrect error codes in alsa/usx2y.c and alsa/JackAlsaDriver.cpp. 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  sletz 7a2863cf55 rebase from trunk 4004:4041 14 years ago
  sletz caa6cd6c27 Adrian Knoth hurd.patch, kfreebsd-fix.patch and alpha_ia64-sigsegv.patch from ticket 177. 15 years ago
  Stéphane Letz 72d6964a7c Init engine fields, cleanup. 15 years ago
  sletz ecb4471edb Add tests to validate intclient.h API. 15 years ago
  Stéphane LETZ 9bf10e24ab Correct InternalClientLoad. 15 years ago
  Stéphane LETZ 18d6012986 Multi-platform mkdir, cleanup. 15 years ago
  Torben Hohn 914a79d4b3 use constant JACK_UUID_SIZE for uuid size. 15 years ago
  Torben Hohn 1a44ede470 fix tabs and convert em to spaces. 15 years ago