55 Commits (5da7de955ee9379604d2a8042bcb08994d074caa)

Author SHA1 Message Date
  sletz 5da7de955e Fix XCode project 17 years ago
  sletz a9b3549b4f Correct compilation warnings 17 years ago
  sletz 215dfdd97a Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
  sletz 0cef005088 Typo 17 years ago
  sletz 5fba69484c Better error checking 17 years ago
  nedko d2ac15c4d1 waf: build tests 17 years ago
  sletz 3f0ea566d8 Avoid using Terminate when quitting in RT thread. Cleanup JackEngineInterface. 17 years ago
  sletz 537a1de88a Cleanup testMutex 17 years ago
  sletz 18cad3d339 New testMutex test, correct timing in drivers. 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz 7b5eafc311 Activate now connect to FW driver and start the realtime thread only if clients are actually realtime, that is have setup any of the RT callback. 17 years ago
  sletz fd65992ef3 Compilation on Windows 17 years ago
  sletz e4b2d61ab9 Cleanup 17 years ago
  nedko 1ad09f8594 Fix linking of tests (client library name) 17 years ago
  sletz 6ce2922aff Add test for jack_cycle_wait, jack_cycle_wait and jack_set_process_callback API. 17 years ago
  sletz b65fadfdcc Marc-Olivier Barre scons patch (3) 17 years ago
  sletz 254f765c4f Update date 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 f8bb4b9c33 Cleanup 17 years ago
  sletz 6e2b64815f Cleanup 17 years ago
  sletz c9e703b681 Pieter Palmers second new build system: scons and Makefile based build. 17 years ago
  sletz eb73870e23 Pieter Palmers FFADO driver and scons based build(2) 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
  sletz 0a30a5f7f8 New callback exiting test 18 years ago
  sletz 3a7b1ce662 Add jack_set_client_registration_callback API 18 years ago
  sletz 940d44b68c Test for jack_port_type behaviour in jack_test.cpp tool. 18 years ago
  sletz bf9d363021 Cleanup 18 years ago
  sletz e5d7bfb886 Correct include 18 years ago
  sletz 42b0d3a487 Correct server SetBufferSize in case of failure 18 years ago
  sletz 59ba02a477 Move file 18 years ago
  sletz 3fb42453c9 Cleanup 18 years ago
  sletz 59e79b856d Rename global verbose in jack_verbose to avoid symbol clash with PureData 18 years ago
  sletz 8a31b4cce8 Change global verbose variable 18 years ago