jack2 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sletz a4604f7c78 Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
..
JackCompilerDeps_os.h Correct 64/32 mixed compilation again. 16 years ago
JackFifo.cpp Correct JackFifo::TimedWait for EINTR handling. 16 years ago
JackFifo.h Raise drivers time out used in synchronous mode. 16 years ago
JackNetUnixSocket.cpp Merge Solaris branch back on trunk. 16 years ago
JackNetUnixSocket.h Merge Solaris branch back on trunk. 16 years ago
JackPosixMutex.h Add new JackBasePosixMutex class. 15 years ago
JackPosixSemaphore.cpp Client incorrect re-naming fixed: now done at fifo level only. 16 years ago
JackPosixSemaphore.h Raise drivers time out used in synchronous mode. 16 years ago
JackPosixServerLaunch.cpp Remove libjack dependency on libdbus for mixed scenario; fix warning. 16 years ago
JackPosixThread.cpp Correct JackPosixThread::StartImp : thread priority setting now done in the RT case only. 15 years ago
JackPosixThread.h Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
JackProcessSync.cpp Correct JackProcessSync::LockedTimedWait. 15 years ago
JackProcessSync.h Add new JackBasePosixMutex class. 15 years ago
JackShmMem_os.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackSocket.cpp Client incorrect re-naming fixed: now done at socket level also. 16 years ago
JackSocket.h Fix for Solaris. 16 years ago
JackSocketClientChannel.cpp Parameter renaming. 15 years ago
JackSocketClientChannel.h Parameter renaming. 15 years ago
JackSocketNotifyChannel.cpp Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
JackSocketNotifyChannel.h Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
JackSocketServerChannel.cpp Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
JackSocketServerChannel.h Now start server channel thread only when backend has been started (so in JackServer::Start). Should solve race conditions at start time. 15 years ago
JackSocketServerNotifyChannel.cpp Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
JackSocketServerNotifyChannel.h Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
JackSystemDeps_os.h Cleanup JackInternalClient code. 16 years ago
JackTypes_os.h Virtualize and allow overriding of thread creation function, to allow Wine support (from JACK1). 16 years ago