116 Commits (c420e6508e411800dbf80c50b2515b64c013a42f)

Author SHA1 Message Date
  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
  sletz eb20a1ae47 No reason to make jack_on_shutdown deprecated, so revert the incorrect change. 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 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz 9fb3dfbfb2 Report some cleanup and documentation improvements done on JACK1 timing functions. 16 years ago
  sletz e040bf80ae rebase from trunk 3550:3563 16 years ago
  sletz 0ed5750f7c Correct jack_set_error_function, jack_set_info_function and jack_set_thread_creator functions. 16 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz cd97d11135 New jack_free function added in jack.h. 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 16 years ago
  sletz 75fe318e1f Compiles on Windows again. 16 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 51fbf0cf71 rebase from trunk 3420:3447 16 years ago
  sletz b1be660bef Compiles on Windows again. 16 years ago
  sletz 4086b3ca90 Virtualize and allow overriding of thread creation function, to allow Wine support (from JACK1). 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz bb7b377860 Implement jack_client_real_time_priority and jack_client_max_real_time_priority API. 16 years ago
  sletz 171a3c4a0d Client and library global context cleanup in case of incorrect shutdown handling (that is applications not correctly closing client after server has shutdown). 16 years ago
  sletz ac45532d64 Use open/close mutex for jack_client_new API. 16 years ago
  sletz 28ef03b879 Use a mutex to make jack_client_open/jack_client_close thread safe, remove use of jack_init/jack_uninit. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago