97 Commits (a7e8377441852d675a8c26bdbf3ae9d847a5ca91)

Author SHA1 Message Date
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  sletz 249c0c3b5d rebase from trunk 3966:4004 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz e040bf80ae rebase from trunk 3550:3563 16 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 16 years ago
  sletz 416928c200 rebase from trunk 3455:3482 16 years ago
  sletz 51fbf0cf71 rebase from trunk 3420:3447 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
  sletz e291f37568 Define a JackShutdownCallback type, various callback related cleanup. 16 years ago
  sletz 7628f71f59 Cleanup jack_port_id_t/jack_port_t mess, should work again on 64 bits machines. 16 years ago
  sletz 183b591a9b Michael Voigt JackAPI cleanup patch. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 31925d51c0 Fix jack_port_set_name when used with already unregistered clients. 16 years ago
  sletz 1274ff1da2 Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 16 years ago
  sletz a280d1f368 Update JackTransportEngine for NetJack2 needs. 16 years ago
  sletz 64928200f8 Cleanup in JackTransportEngine, move some code that was in JackClient class. 17 years ago
  sletz 2e5fb249df Compiles again with VC++ 17 years ago
  sletz dcbaa4ed70 Merge windows branch back to trunk. 17 years ago
  sletz 0c3ed3f8dc More cleanup 17 years ago
  sletz 5349284639 Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
  sletz 8b5911a983 Add new jack_client_stop_thread and jack_client_kill_thread API. 17 years ago
  sletz 7bfa336f7d Correct GetPortTypeId, various cleanup. 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  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