64 Commits (c0f0fd7cc9931627e3c096bc9468b5b00875da31)

Author SHA1 Message Date
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz a74f1a586e Better handling of graph state read functions : never wait when used in the real-time thread, current state is used. 17 years ago
  sletz 7f0d31f951 Implementation of jack_get_max_delayed_usecs, jack_get_xrun_delayed_usecs and jack_reset_max_delayed_usecs. 17 years ago
  sletz 7837cc8315 Remove header 17 years ago
  sletz b047c2672d All library side files become LGPL 17 years ago
  sletz e3ce8807cf Cleanup 17 years ago
  sletz 8cd79f74be Correct JackClient::Activate so that first kGraphOrderCallback can be received by the client notification thread. 17 years ago
  sletz 294bd9fdc6 Correct jack_port_get_total_latency. 17 years ago
  sletz 2f7db97fb6 Correct all backend playback port latency in case of asynchronous mode (1 buffer more). 17 years ago
  sletz 8eb09e3d59 Correct jack_internal_client_load for wrapper layer. 17 years ago
  sletz ebe8cc2dbe Correct jack_client_open_aux, jack_client_open and jack_client_new. 17 years ago
  sletz d8ae529839 Correct jack_set_error_function, add jack_set_info_function 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz 4c5d14403f Remove uneeded jack_port_connect API. 17 years ago
  sletz 66dfd6932e Define an internal jack_client_open_aux needed for wrapper feature. 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 078444c717 tw1.c example added (new thread model). 17 years ago
  sletz 8be4ce2820 Correct jack_get_time propotype. 17 years ago
  sletz 2ab1465913 New experimental alternate threading model 17 years ago
  sletz 809c2097fb Add missing include 17 years ago
  sletz c3972fc4d6 Cleanup 17 years ago
  sletz 4c5a520390 Cleanup 17 years ago
  sletz b15a3e3467 More robust external API. 17 years ago
  sletz c1cec90f6f Reduce WaitGraphChange wait value. 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz f259824b93 Correct jack_thread_wait 17 years ago
  sletz 82bdd90277 Remove checking thread in CoreAudio driver, better device state change recovery strategy: the driver is stopped and restarted. jack_thread_wait implementation. Add jack_thread_wait client example. 17 years ago
  sletz d3c96cf0fb Implement jack_recompute_total_latency and jack_recompute_total_latencies. Remove fBufferSize field in JackGraphManager object. 17 years ago
  sletz 2310f8d7ac Cleanup jack_port_connected_to implementation. 17 years ago
  sletz 8c9b1b6119 git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1786 0c269be4-1314-0410-8aa9-9f06e86f4224 17 years ago
  sletz cfc2315b4c Port connection callback. 17 years ago
  sletz 5f4030a700 Updated API to match jack 0.109.0 version (in progress). Correct issue in CoreAudio driver. 17 years ago
  sletz d7f084ab75 JackLog cleanup. 17 years ago
  sletz fd99c296a7 Correct CheckPort in JackAPI.cpp. 17 years ago
  sletz 17b0891f0f Add an implementation for obsolete jack_internal_client_new and .jack_internal_client_close. Add missing jack_port_type_size. 17 years ago
  sletz 5f12188a34 Cleanup 17 years ago
  sletz f6fc09c170 Correct JackGraphManager::GetPortsAux to use port type. 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 0daaace145 Correct jack_acquire_real_time_scheduling on OSX. 17 years ago
  sletz f5b6fc744e Cleanup 17 years ago
  sletz 1294c9820f Internal loadable client implementation, socket version added. 17 years ago
  sletz 17f62de23f Internal loadable client implementation (in progress). 17 years ago
  sletz 3e6f737391 Cleanup 17 years ago
  sletz e8fcf23258 Automatic server launch 17 years ago
  sletz f79aaaadd2 Automatic server launch and client renaming in progress 17 years ago
  sletz 49923115a9 Correct deprecated jack_set_sample_rate_callback to return 0 instead of -1. 18 years ago
  sletz 3a7b1ce662 Add jack_set_client_registration_callback API 18 years ago
  sletz aa512e91c4 Correct jack_port_by_id 18 years ago
  sletz 03744abb0a Steven Chamberlain patch to fix jack_port_by_id export. 18 years ago
  sletz 27e4b66df7 Add new jack_port_set_alias, jack_port_unset_alias and jack_port_get_aliases API. 18 years ago