45 Commits (f7bccdca651592cc4082b28fd4a01ed6ef8ab655)

Author SHA1 Message Date
  Stephane Letz 47dea47ce4 More flexible RT priority setup on Windows. 10 years ago
  Stephane Letz 8f83d5f3a2 Some 'jack_info' messages moved to 'jack_log' messages on Windows. 10 years ago
  sletz 0d08aa4d72 More robust server/client protocol. 13 years ago
  sletz 0969f6317d More debug code in JackMMCSS class. 14 years ago
  sletz 1461e05ef9 Cleanup. 14 years ago
  sletz ed5f02cfe2 New version of JackRouter. 14 years ago
  sletz 2eb921de73 Cleanup. 14 years ago
  sletz 6a82de8a0b Use of MMCSS API. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz a49f53c5bf More messages in verbose mode. 14 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz ab32fa70f0 Compile on Windows again. 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  Torben Hohn b57d07ddd0 another step for jack-session... 15 years ago
  sletz 54ebab2cf2 rebase from trunk 3930:3966 15 years ago
  sletz c811596499 Fix some file header to have library side code use LGPL. 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz f3e5025231 Cleanup thread code. 15 years ago
  sletz a5c27894e5 Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
  sletz 1ff726f3f5 Thread AcquireRealTime and DropRealTime were (incorrectly) using fThread field. Use pthread_self()) (or GetCurrentThread() on Windows) to get the calling thread. 15 years ago
  nedko 606609f9b5 range constraint for realtime-priority engine parameter 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz bfdf50d52d Better symbols export for server and client side libraries. 16 years ago
  sletz cdadd34637 Add missing EXPORT. 16 years ago
  sletz 713e8dfdb2 Ugly temporary fix for netmanager deadlock. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 8b5911a983 Add new jack_client_stop_thread and jack_client_kill_thread API. 17 years ago
  sletz a20801bf58 Better control of exported symbols. 17 years ago
  sletz b44e22de0e Use of set_threaded_log_function only when needed in RT threads. 17 years ago
  sletz 3861dc6efe Revert unwanted change in thread classes 17 years ago
  sletz e3115e72fc Correction in Readme_NetJack2 17 years ago
  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