136 Commits (c4f01e514092ee6fd22dbb3e2f728c18c428dd81)

Author SHA1 Message Date
  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. 14 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
  Torben Hohn 4e6b4f13bf uuid mapping and jack_reserve_client_name() 15 years ago
  Torben Hohn 2748fd33ba fix compare to process thread id. in jack_session_reply() 15 years ago
  Torben Hohn b57d07ddd0 another step for jack-session... 15 years ago
  Torben Hohn 3c0d95db60 some progress on jack-session 15 years ago
  Torben Hohn cffa5dfd8e add marshalling for jack_session_notify and session_event. not complete 15 years ago
  sletz ec2e42c933 rebase from trunk 3899:3916 15 years ago
  sletz f692790318 Correct jack_test. 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz c02981ed9d Ensure that client-side message buffer thread calls thread_init callback if/when it is set by the client (backport of JACK1 rev 3838). 15 years ago