| .. |
|
JackAPI.cpp
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
JackAPI.h
|
Automatic jack server launch (in progress)
|
19 years ago |
|
JackAPIWrapper.cpp
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
JackActivationCount.cpp
|
First import
|
19 years ago |
|
JackActivationCount.h
|
First import
|
19 years ago |
|
JackAtomic.h
|
First import
|
19 years ago |
|
JackAtomicArrayState.h
|
Cleanup
|
18 years ago |
|
JackAtomicState.h
|
Cleanup
|
18 years ago |
|
JackAudioDriver.cpp
|
Cleanup
|
18 years ago |
|
JackAudioDriver.h
|
Make Rename a method of JackPort class, call it from driver Attach method.
|
18 years ago |
|
JackChannel.h
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
JackChannelTransaction.h
|
First import
|
19 years ago |
|
JackClient.cpp
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
JackClient.h
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
JackClientControl.h
|
Correct notification for kActivateClient event.
|
18 years ago |
|
JackClientInterface.h
|
Cleanup
|
18 years ago |
|
JackConnectionManager.cpp
|
Move client refnum management in JackEngine.
|
19 years ago |
|
JackConnectionManager.h
|
Cleanup
|
18 years ago |
|
JackConstants.h
|
Add DRIVER_OPEN_TIMEOUT constant
|
18 years ago |
|
JackDebugClient.cpp
|
Automatic server launch and client renaming in progress
|
18 years ago |
|
JackDebugClient.h
|
Automatic server launch and client renaming in progress
|
18 years ago |
|
JackDriver.cpp
|
Suppress JackEngine::ClientInternalCloseIm method.
|
18 years ago |
|
JackDriver.h
|
Cleanup
|
18 years ago |
|
JackDriverLoader.cpp
|
Correct use of FindNextFile
|
18 years ago |
|
JackDriverLoader.h
|
Cleanup
|
18 years ago |
|
JackDummyDriver.cpp
|
Cleanup
|
18 years ago |
|
JackDummyDriver.h
|
Cleanup
|
18 years ago |
|
JackEngine.cpp
|
Cleanup
|
18 years ago |
|
JackEngine.h
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
JackEngineControl.h
|
Implement server temporary (-T) mode.
|
18 years ago |
|
JackEngineTiming.cpp
|
Cleanup
|
18 years ago |
|
JackEngineTiming.h
|
Cleanup
|
18 years ago |
|
JackError.c
|
Rename global verbose in jack_verbose
|
19 years ago |
|
JackError.h
|
Rename global verbose in jack_verbose
|
19 years ago |
|
JackExports.h
|
First import
|
19 years ago |
|
JackExternalClient.cpp
|
Correct crash bug when closing clients in Windows version
|
19 years ago |
|
JackExternalClient.h
|
First import
|
19 years ago |
|
JackFifo.cpp
|
Debug
|
19 years ago |
|
JackFifo.h
|
First import
|
19 years ago |
|
JackFrameTimer.cpp
|
Documentation
|
19 years ago |
|
JackFrameTimer.h
|
Internal cleanup
|
19 years ago |
|
JackFreewheelDriver.cpp
|
Uses a time out value of 10 sec in freewheel mode (like jack).
|
19 years ago |
|
JackFreewheelDriver.h
|
Make Rename a method of JackPort class, call it from driver Attach method.
|
18 years ago |
|
JackGlobals.cpp
|
Cleanup
|
18 years ago |
|
JackGlobals.h
|
Automatic jack server launch (in progress)
|
19 years ago |
|
JackGlobalsClient.cpp
|
First import
|
19 years ago |
|
JackGlobalsServer.cpp
|
Cleanup
|
18 years ago |
|
JackGraphManager.cpp
|
Use .jackdrc file (instead of .jackdmprc). Install script now creates a link jackd
|
18 years ago |
|
JackGraphManager.h
|
Make Rename a method of JackPort class, call it from driver Attach method.
|
18 years ago |
|
JackInternalClient.cpp
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
JackInternalClient.h
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
JackInternalClientChannel.h
|
Suppress JackEngine::ClientInternalCloseIm method.
|
18 years ago |
|
JackLibAPI.cpp
|
Server/library protocol checking implementation.
|
18 years ago |
|
JackLibClient.cpp
|
Fix a bug in jack_test. Correct JackShmMem destructor. Correct and case in JackClient::Execute. Correct JackMachSemaphore::Disconnect.
|
18 years ago |
|
JackLibClient.h
|
Automatic server launch and client renaming in progress
|
18 years ago |
|
JackLibGlobals.h
|
Automatic server launch
|
18 years ago |
|
JackLoopbackDriver.cpp
|
Cleanup
|
18 years ago |
|
JackLoopbackDriver.h
|
Cleanup
|
18 years ago |
|
JackNotification.h
|
Checking in the server to avoid calling the clients if no callback are registered.
|
18 years ago |
|
JackPort.cpp
|
Reverted
|
18 years ago |
|
JackPort.h
|
Make Rename a method of JackPort class, call it from driver Attach method.
|
18 years ago |
|
JackPosixSemaphore.cpp
|
First import
|
19 years ago |
|
JackPosixSemaphore.h
|
First import
|
19 years ago |
|
JackPosixThread.cpp
|
Use pthread_attr_setstacksize in JackPosixThread class.
|
19 years ago |
|
JackPosixThread.h
|
Use pthread_attr_setstacksize in JackPosixThread class.
|
19 years ago |
|
JackProcessSync.h
|
First import
|
19 years ago |
|
JackPthreadCond.cpp
|
First import
|
19 years ago |
|
JackPthreadCond.h
|
Cleanup
|
18 years ago |
|
JackRequest.h
|
Server/library protocol checking implementation.
|
18 years ago |
|
JackServer.cpp
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
JackServer.h
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
JackServerAPI.cpp
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
JackServerGlobals.cpp
|
Use .jackdrc file (instead of .jackdmprc). Install script now creates a link jackd
|
18 years ago |
|
JackServerGlobals.h
|
Cleanup
|
18 years ago |
|
JackServerLaunch.cpp
|
Use .jackdrc file (instead of .jackdmprc). Install script now creates a link jackd
|
18 years ago |
|
JackServerLaunch.h
|
New files
|
18 years ago |
|
JackShmMem.cpp
|
New LockAllMemory and UnlockAllMemory functions.
|
19 years ago |
|
JackShmMem.h
|
Fix a bug in jack_test. Correct JackShmMem destructor. Correct and case in JackClient::Execute. Correct JackMachSemaphore::Disconnect.
|
18 years ago |
|
JackSocket.cpp
|
More debug messages
|
19 years ago |
|
JackSocket.h
|
First import
|
19 years ago |
|
JackSocketClientChannel.cpp
|
Server/library protocol checking implementation.
|
18 years ago |
|
JackSocketClientChannel.h
|
Server/library protocol checking implementation.
|
18 years ago |
|
JackSocketNotifyChannel.cpp
|
First import
|
19 years ago |
|
JackSocketNotifyChannel.h
|
First import
|
19 years ago |
|
JackSocketServerChannel.cpp
|
Server/library protocol checking implementation.
|
18 years ago |
|
JackSocketServerChannel.h
|
Automatic server launch and client renaming in progress (2)
|
18 years ago |
|
JackSocketServerNotifyChannel.cpp
|
New server/client data transfer model (2)
|
19 years ago |
|
JackSocketServerNotifyChannel.h
|
First import
|
19 years ago |
|
JackSyncInterface.h
|
First import
|
19 years ago |
|
JackSynchro.h
|
First import
|
19 years ago |
|
JackThread.h
|
Correct thread code
|
19 years ago |
|
JackThreadedDriver.cpp
|
Suppress warning on WIN32
|
19 years ago |
|
JackThreadedDriver.h
|
Cleanup
|
18 years ago |
|
JackTime.c
|
First import
|
19 years ago |
|
JackTime.h
|
Add missing timestamps.c and timestamps.h files, various clenaup
|
18 years ago |
|
JackTransportEngine.cpp
|
Cleanup
|
19 years ago |
|
JackTransportEngine.h
|
Removes unneeded 'volatile' for JackTransportEngine::fWriteCounter
|
18 years ago |
|
JackTypes.h
|
First import
|
19 years ago |
|
Jackdmp.cpp
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
cycles.h
|
First import
|
19 years ago |
|
driver_interface.h
|
First import
|
19 years ago |
|
driver_parse.h
|
First import
|
19 years ago |
|
intclient.h
|
More cleanup
|
19 years ago |
|
jack.h
|
Internal loadable client implementation (in progress).
|
18 years ago |
|
jslist.h
|
First import
|
19 years ago |
|
ringbuffer.c
|
Cleanup
|
18 years ago |
|
ringbuffer.h
|
First import
|
19 years ago |
|
shm.c
|
Use .jackdrc file (instead of .jackdmprc). Install script now creates a link jackd
|
18 years ago |
|
shm.h
|
Use .jackdrc file (instead of .jackdmprc). Install script now creates a link jackd
|
18 years ago |
|
statistics.h
|
Cleanup
|
18 years ago |
|
thread.h
|
Cleanup
|
18 years ago |
|
timestamps.c
|
Add missing timestamps.c and timestamps.h files, various clenaup
|
18 years ago |
|
timestamps.h
|
Add missing timestamps.c and timestamps.h files, various clenaup
|
18 years ago |
|
transport.h
|
Cleanup
|
18 years ago |
|
transport_types.h
|
More cleanup
|
19 years ago |
|
types.h
|
Cleanup
|
18 years ago |
|
varargs.h
|
First import
|
19 years ago |