19 Commits (5da7de955ee9379604d2a8042bcb08994d074caa)

Author SHA1 Message Date
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  sletz c93b4ebe29 Correct JackWinThread::Terminate. 17 years ago
  sletz d7470105d7 Correct thread init phase 17 years ago
  sletz f38bd7f1d7 Missing include 17 years ago
  sletz ef8bdde12c Use StartSync to start the client notification thread, otherwise initial notifications from the server may be lost. 17 years ago
  sletz a74f1a586e Better handling of graph state read functions : never wait when used in the real-time thread, current state is used. 17 years ago
  sletz a888803871 Fix JackPosixThread::StartImp and JackWinThread::StartImp. 17 years ago
  sletz 931148f75e Better handling of init and run state in JackThread. 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 82bdd90277 Remove checking thread in CoreAudio driver, better device state change recovery strategy: the driver is stopped and restarted. jack_thread_wait implementation. Add jack_thread_wait client example. 17 years ago
  sletz 2f75c8e768 Cleanup 18 years ago
  sletz 3374ce1d4b Compilation on WIN32 18 years ago
  sletz 6eff0aaf2d Implement thread.h API 18 years ago
  sletz e0574e9130 On Windows, avoid to use the unsafe Kill thread method. Use thread Stop instead and have blocked IO be unlocked. 18 years ago
  sletz 758a40d8fa Correct crash bug when closing clients on Windows due to multi-threading synchronization issues. 18 years ago
  sletz 308d46a47f Correct thread code 18 years ago
  sletz 00a8d52a5b Correct crash bug when closing clients in Windows version 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago