18 Commits (4a289f48d9e550c3c319a5c54521b2ab205757a6)

Author SHA1 Message Date
  Stephane Letz 4a289f48d9 Correct JackMessageBuffer::SetInitCallback. 13 years ago
  Stephane Letz 4f0474f334 Correct debug targets on Windows, use jack_free in test.cpp. 13 years ago
  sletz 9f4df15abb Factorize code the server/client request. 13 years ago
  sletz 85df85f520 Fix for compilation on Solaris. 13 years ago
  nedko 08876bd6eb fix compile warnings 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz f942ca2284 Correct linking issues. 14 years ago
  Stephane Letz 9ce3e4fc52 Correct test.cpp. 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  sletz d4e51743a0 Compiles again on Windows. 14 years ago
  sletz 7a2863cf55 rebase from trunk 4004:4041 14 years ago
  sletz ecb4471edb Add tests to validate intclient.h API. 15 years ago
  sletz ec2e42c933 rebase from trunk 3899:3916 15 years ago
  sletz f692790318 Correct jack_test. 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz c48af77405 Correct rename callback in tests. 15 years ago
  Stéphane LETZ 5cebf485b0 Still call callback in register/unregister if client is active, add test code. 15 years ago
  sletz f1631119f2 Fix port_rename callback : now both old name and new name are given as parameters. 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz 0bf1580f03 Correct JackInfoShutdownCallback prototype, two new JackClientProcessFailure and JackClientZombie JackStatus code. 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz ae57b1d033 CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…) 15 years ago
  sletz 416928c200 rebase from trunk 3455:3482 16 years ago
  sletz 3c19d53f14 Compiles on Windows again. 16 years ago
  sletz 8273564a04 Cleanup, renaming. 16 years ago
  sletz 92fec92426 Correct comment. 16 years ago
  sletz a50961906f Add a fNetworkSync state in JackTransportEngine used in network. 16 years ago
  sletz 9484fcc308 Compiles on Windows again 17 years ago
  sletz a9b3549b4f Correct compilation warnings 17 years ago
  sletz e4b2d61ab9 Cleanup 17 years ago
  sletz 6ce2922aff Add test for jack_cycle_wait, jack_cycle_wait and jack_set_process_callback API. 17 years ago
  sletz 2f5a49f4b2 Cleanup 17 years ago
  sletz ab88c356fe Correct JackGraphManager::GetConnections 17 years ago
  sletz 0cdfce2497 Finish port connection callback server side implementation. 17 years ago
  sletz 29d0452cd8 Cleanup 17 years ago
  sletz 69093daee0 Check client registration callback 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 5f4030a700 Updated API to match jack 0.109.0 version (in progress). Correct issue in CoreAudio driver. 17 years ago
  sletz 0804b7a12b Change prototype 17 years ago
  sletz b476133de8 Change prototype 17 years ago
  sletz d65e51b8b1 Server and user directory related code moved in a JackTools file. 17 years ago
  sletz cc80ecb685 Cleanup old zombification code. 17 years ago
  sletz 7d7f7de188 Implementation of server_name setting (-n) working. 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 2fd68fdfbf Reorganize jack headers. 17 years ago
  sletz 962ccb7d2d Fix a bug in jack_test. Correct JackShmMem destructor. Correct and case in JackClient::Execute. Correct JackMachSemaphore::Disconnect. 17 years ago
  sletz fb2ed94907 Fix a bug in JackLibClient::Open introduced when adding automatic client renaming 17 years ago
  sletz 488ca9aedf Automatic server launch and client renaming in progress (2) 17 years ago
  sletz 9ab4d805c3 Remove compiler warning 18 years ago
  sletz ceb85d412d Add callback exiting and jack_frame_time tests in jack_test. 18 years ago