111 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)

Author SHA1 Message Date
  sletz 9f4df15abb Factorize code the server/client request. 13 years ago
  sletz 85df85f520 Fix for compilation on Solaris. 13 years ago
  sletz f0a9512dd7 Improve some of example-clients, cleanup. 13 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz 6faac69942 Use jack_free instead of free. 13 years ago
  sletz b1185fcc9f Fix compilation of iodelay.cpp. 14 years ago
  sletz 885a6b7cf2 Make the printed output of jack_iodelay more useful to actual users. 14 years ago
  nedko 08876bd6eb fix compile warnings 14 years ago
  Nedko Arnaudov c420e6508e wscript: on macos build for x86_64 as well 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 a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 1aac5898c8 Correct tests wscript. 14 years ago
  sletz 21dfcfe606 Rename jdelay to jack_iodelay as per Fons' request. 14 years ago
  sletz 4574b6cfbd Fix jdelay for new latency API. 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 54ebab2cf2 rebase from trunk 3930:3966 15 years ago
  sletz 85a525d60b Fix errors found by cppcheck. 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 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz ead2ee061a Cleanup for compilation with gcc 4.3 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 ced531da2e Remove unused example clients. 16 years ago
  sletz 4980b08209 Cleanup, compilation on Windows. 16 years ago
  sletz 8273564a04 Cleanup, renaming. 16 years ago
  sletz 88c195d43a Correct wscript for jack_disconnect installation, various renaming. 16 years ago
  sletz 196afce586 Code cleanup. 16 years ago
  sletz d241da3a3e Typo. 16 years ago
  sletz 8a2d20540c Fix Windows version. 16 years ago
  sletz fe55fec58c Move external_metro code in test folder and add some tests to check client behaviour when server is shutdown. 16 years ago
  nedko 3383f36952 Import waf.diff patch sent Stephane Letz 16 years ago
  sletz 3d037195c5 Add build of jdelay in test programs. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 92fec92426 Correct comment. 16 years ago
  sletz cf05030ed7 Correct text wscript. 16 years ago