138 Commits (6483c0d5eb354f06af9e39e06b542d4a32ca65a2)

Author SHA1 Message Date
  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
  sletz 249c0c3b5d rebase from trunk 3966:4004 15 years ago
  sletz 90349ced55 Fix in JackAPI.cpp jack_client_new. 15 years ago
  sletz 875c0778cc jackd2-pointersize.patch applied. 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 7453e5b018 Dynamic choice of maximum port number. 15 years ago
  sletz c303556637 Client debugging code improved. 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz b4451128a0 Memory allocation error checking for jack_client_new and jack_client_open. 15 years ago
  sletz ea9de08398 Better memory allocation error checking on client (library) side. 15 years ago