100 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)

Author SHA1 Message Date
  Stephane Letz 9ce3e4fc52 Correct test.cpp. 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 d4e51743a0 Compiles again on Windows. 14 years ago
  sletz ecb4471edb Add tests to validate intclient.h API. 15 years ago
  sletz 85a525d60b Fix errors found by cppcheck. 15 years ago
  sletz f692790318 Correct jack_test. 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 0bf1580f03 Correct JackInfoShutdownCallback prototype, two new JackClientProcessFailure and JackClientZombie JackStatus code. 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 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
  sletz 61dd62ea60 Move jack_server_control in example-clients. 16 years ago
  sletz 1b10f1876f Improve jack_server_control. 16 years ago
  sletz d95ea4826a Implement jackctl_server_load_internal and jackctl_server_unload_internal. 16 years ago
  sletz dbd27852e9 Full display of paramaters. 16 years ago
  sletz a52cb6eaa4 Internal clients enumeration working. 16 years ago
  sletz a50961906f Add a fNetworkSync state in JackTransportEngine used in network. 16 years ago
  sletz c41c5f12b8 Fix JackFrameTimer::Time2Frames and JackTimer::Frames2Time, jack_cpu compiled again. 17 years ago
  sletz 2ff0ab3989 DBUS working on OSX 17 years ago
  sletz 3f0c87526c On OSX waf now compiles Universal Binaries. 17 years ago
  sletz f49f2c72ac Update waf for compilation on OSX. 17 years ago
  sletz 275dbc30ec Header cleanup 17 years ago
  nedko 850d20dddb Remove scons, waf should be viable for everybody, at least on linux. ok: sletz 17 years ago
  nedko fab1fbf9d6 waf: Dont install tests (except jack_test) 17 years ago
  sletz 9484fcc308 Compiles on Windows again 17 years ago
  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