2981 Commits (76491d3bc5bad0bce873adbe828da27c07b0ed1c)
 

Author SHA1 Message Date
  Stephane Letz 76491d3bc5 Add more tests for client registration code in test.cpp. 12 years ago
  Stephane Letz c1f057e013 Fix stupid typo in JackEngine::NotifyRemoveClient. 12 years ago
  Stephane Letz 7849b9279e John Emmas patch for Windows. 12 years ago
  Stephane Letz e32b0cd318 Improve server shutdown and stop. 12 years ago
  Stephane Letz d8a6bc4de6 Cleanup. 12 years ago
  Stephane Letz 2f9b93d0eb Rework JackEngine::Shutdown. 12 years ago
  Stephane Letz 3fc1d76f9e Cleanup. 12 years ago
  Stephane Letz bebd4d3d69 Make API test more robust. 12 years ago
  Stephane Letz ee2cc69974 Cleanup audio mixing code. 12 years ago
  Stephane Letz 671ad8f847 Another typo detected by clang. 12 years ago
  Stephane Letz 3e63ef6ebb Correct JackServerSocket::Bind. 12 years ago
  Stephane Letz fbfebdcdd7 Fix some incoherency with strings (2). 12 years ago
  Stephane Letz e4730c6c97 Fix some incoherency with strings. 12 years ago
  Stephane Letz 4ab01b7c94 Correct jack_test for jack_port_name_size. 12 years ago
  Stephane Letz feec982949 Move ClientKill in JackEngine class. 12 years ago
  Stephane Letz 879d72577b Dynamically scan and print backend and internal names in jackd (2). 12 years ago
  Stephane Letz c4fb864e9f Dynamically scan and print backend and internal names in jackd. 12 years ago
  Stephane Letz 7f09225b7a Code cleanup after compilation with clang. 12 years ago
  Stephane Letz 07223bc460 Add tests to check jack_client_name_size and jack_port_name_size API. 12 years ago
  Stephane Letz b7c53a84db Move SYNC_MAX_NAME_SIZE in JackConstants.h, correct synchro primitives BuildName method. 12 years ago
  Stephane Letz d3589cbc3c Use JackTools::DefaultServerName() everywhere needed. 12 years ago
  Stephane Letz 5eab7a99c0 Correct TiPhoneCoreAudioRenderer::Close. 12 years ago
  Stephane Letz 17e94e178e Fix stupid typo. 12 years ago
  Stephane Letz e111f2ac8f Protect shared fSynchroTable access with a mutex. 12 years ago
  Stephane Letz c2835c20b5 Typo. 12 years ago
  Adrian Knoth aa5593229d [cosmetics] Sanitise systemdeps.h 12 years ago
  Adrian Knoth 2f7d512b41 Fix bus error on ARM platforms 12 years ago
  Basil Nutmeg c5352804af Delete some redundant macros and typedefs. 12 years ago
  Stephane Letz 36c386b5bf More robust code in JackPortAudioDriver to handle buffer size change and backend switching. 12 years ago
  Adrian Knoth 44aa9319ea wscript: Set HAVE_OPUS=0 if custom headers are missing 12 years ago
  Stephane Letz cd1f3ba5f0 Correct Windows installer files. 12 years ago
  Stephane Letz 73ca80060a Correct Windows resource files. 12 years ago
  Stéphane Letz 95a1162d6a Merge pull request #24 from eliotb/build_dox 12 years ago
  Eliot Blennerhassett b35f024de0 Fix doxygen build and install 12 years ago
  Stephane Letz fc7a8f77b0 Undeeded error messages removed. 12 years ago
  Stephane Letz 8623ae4063 Version 1.9.10 started. 12 years ago
  Stéphane Letz e814e508d5 Merge pull request #23 from jackaudio/device_reservation_fixes 12 years ago
  Nedko Arnaudov ce50e5b0ed waf: configure option for enforcing autostart method 12 years ago
  Nedko Arnaudov b3394f4dce Improve computation of the alsa control device name 12 years ago
  Nedko Arnaudov 6afe197889 Fixes for alsa device reservation 12 years ago
  Nedko Arnaudov 6414cd9dbf Improved error reporting in device reservation code 12 years ago
  Stéphane Letz 6f7f96a8b5 Correct JackCoreAudioAdapter and JackCoreAudioDriver. 12 years ago
  Stephane Letz 3cb7d5c726 Fix typo in JackPortAudioDriver::Attach. 12 years ago
  Stephane Letz 5744ae7ee1 Merge remote-tracking branch 'upstream/master' 12 years ago
  Stephane Letz 335da63e26 Cleanup in JackPortAudioDriver. 12 years ago
  Adrian Knoth 4818025739 [wscript] Even more -Wl,--as-needed fixes 12 years ago
  Stephane Letz 2d8992ab62 Correct JackPortAudioDriver. 12 years ago
  Stephane Letz 510f62d81c Correct Changelog. 12 years ago
  Stephane Letz 8d250263ac Raise sub-version number. 12 years ago
  Stephane Letz b2d3e88904 Correct JackPortAudioDriver::Open : special case for ASIO drivers. 12 years ago