37 Commits (aa275762364b9d71c3bfca673e9c78df6d407aa9)

Author SHA1 Message Date
  luz paz 0fe68adecc Fix misc. typos 3 years ago
  luz.paz a93b210134 FIx doxygen and user facing and non-facing typos 5 years ago
  Thomas Brand 888759347d Test: exclude tests using deprecated functions for now. 5 years ago
  Thomas Brand 54e03c12af add another testcase for client name 5 years ago
  Thomas Brand 9753f71069 NO-OP whitespace / indentation 5 years ago
  Thomas Brand 1050436b33 Use memset to fill buffer. Add test marker. 5 years ago
  Thomas Brand 667e06890e Fix off-by-one NULL termination in array 5 years ago
  Karl Linden f5f22c6bef
Revert "Fix unused{,-but-set}-variable compiler warnings." 6 years ago
  Karl Linden dde9f29a8e Fix unused{,-but-set}-variable compiler warnings. 7 years ago
  Adrian Knoth 6ccfdc1058 Mass-fix spelling errors 6 years ago
  Kjetil Matheussen f7bccdca65 Tests: Fix compilation with gcc7 7 years ago
  falkTX 05216197b4 Make JackPortRenameCallback return void, to match JACK1 API 9 years ago
  Stephane Letz 76491d3bc5 Add more tests for client registration code in test.cpp. 11 years ago
  Stephane Letz bebd4d3d69 Make API test more robust. 11 years ago
  Stephane Letz e4730c6c97 Fix some incoherency with strings. 11 years ago
  Stephane Letz 4ab01b7c94 Correct jack_test for jack_port_name_size. 11 years ago
  Stephane Letz 07223bc460 Add tests to check jack_client_name_size and jack_port_name_size API. 11 years ago
  Stephane Letz 6483c0d5eb New jack_get_cycle_times() implementation from Fons Adriennsen. 12 years ago
  Stephane Letz 94cb2ee9a1 Compiles again on Windows. 12 years ago
  Stephane Letz 4a289f48d9 Correct JackMessageBuffer::SetInitCallback. 12 years ago
  Stephane Letz 4f0474f334 Correct debug targets on Windows, use jack_free in test.cpp. 12 years ago
  sletz 9f4df15abb Factorize code the server/client request. 12 years ago
  sletz 85df85f520 Fix for compilation on Solaris. 12 years ago
  nedko 08876bd6eb fix compile warnings 13 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 13 years ago
  sletz f942ca2284 Correct linking issues. 13 years ago
  Stephane Letz 9ce3e4fc52 Correct test.cpp. 13 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. 14 years ago
  sletz ec2e42c933 rebase from trunk 3899:3916 14 years ago
  sletz f692790318 Correct jack_test. 14 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 14 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 15 years ago
  sletz 3c19d53f14 Compiles on Windows again. 15 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 16 years ago
  sletz a9b3549b4f Correct compilation warnings 16 years ago
  sletz e4b2d61ab9 Cleanup 16 years ago
  sletz 6ce2922aff Add test for jack_cycle_wait, jack_cycle_wait and jack_set_process_callback API. 16 years ago