147 Commits (fc6344e5f2b7cedf3dc2e6e326e956d6b544d92b)

Author SHA1 Message Date
  falkTX fc6344e5f2 Implement new jack_port_rename API 9 years ago
  falkTX 5fb7e2a191 Fix jack_port_uuid 11 years ago
  falkTX f7543f05db Missing jack_port_uuid. stub/empty implementation complete 11 years ago
  falkTX e49378dcb8 Fix last commit 11 years ago
  falkTX 986d306275 Fix meta keys visibility 11 years ago
  falkTX f1f40a0dc9 stub/empty implementation of metadata 11 years ago
  Stephane Letz 3959a27499 Cleanup RT setup code in JackClient. 12 years ago
  Stephane Letz 01d182a314 Add JackNetMaster::LatencyCallback. 12 years ago
  Stephane Letz 88dd4d2292 Correct error codes. 13 years ago
  Stephane Letz 6483c0d5eb New jack_get_cycle_times() implementation from Fons Adriennsen. 13 years ago
  sletz bf1f5e2020 Check server API callback from notification thread. 13 years ago
  sletz 5d7fbdc066 Cleanup. 13 years ago
  sletz dddffd3294 Cleanup JACK API code. 13 years ago
  sletz 85df85f520 Fix for compilation on Solaris. 13 years ago
  sletz dd96fb1e60 Cleanup. 13 years ago
  sletz 0b948126cc Cleanup. 13 years ago
  sletz 41cd5e3b07 Cleanup. 13 years ago
  sletz 41a2138648 Cleanup. 13 years ago
  sletz 022e551350 Cleanup. 13 years ago
  sletz 4f25dd864b Correct jack_port_name_size API. 13 years ago
  sletz 1e81c6dc3e Correct jack_client_create_thread (when realtime in on). 13 years ago
  sletz 47517fe405 Add missing include. 13 years ago
  sletz 2b7864ad5e Fix jack_set_port_name API. 13 years ago
  sletz 48815285d5 Add missing jack_client_get_uuid API. 13 years ago
  sletz 7173037afc Fix the types of a few function parameters. 13 years ago
  sletz 7099ca56dc Cleanup. 13 years ago
  sletz 18c15616dd NetJack2: improve error reporting. 14 years ago
  sletz c83577f82c EXPORT macro renamed to LIB_EXPORT. 14 years ago
  sletz 4a182fbd48 Cleanup. 14 years ago
  sletz 2f143cb0b0 NetJack2 now only send data on network for connected ports. 14 years ago
  sletz 7fcc33a768 Correct netjack2 packet size. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  sletz 3b525b27d7 Synchronize JackWeakAPI.cpp with new APIs. 14 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 8b2ddf4f3e Synchronize netjack1 with JACK1 version. 14 years ago
  sletz b1cbecba6b JackEngine::ComputeTotalLatencies in progress. 14 years ago
  sletz 1f6b1991fc jack_port_type_get_buffer_size implementation. 14 years ago
  sletz 9a2cb9e3a8 Check requested buffer size and limit to 1..8192 - avoids wierd behaviour caused by jack_bufsize foobar. 14 years ago
  sletz 5845be1374 jack_client_has_session_callback implementation. 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 4828d0c835 rebase from trunk 4041:4083 14 years ago
  Stéphane Letz 72d6964a7c Init engine fields, cleanup. 15 years ago
  Torben Hohn 5d18946a6a check args in jack_session_event_free() 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 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