.. |
JackAPI.cpp
|
Correct deprecated jack_set_sample_rate_callback to return 0 instead of -1.
|
18 years ago |
JackAPI.h
|
Automatic jack server launch (in progress)
|
18 years ago |
JackAPIWrapper.cpp
|
Correct jack_port_name
|
18 years ago |
JackActivationCount.cpp
|
First import
|
18 years ago |
JackActivationCount.h
|
First import
|
18 years ago |
JackAtomic.h
|
First import
|
18 years ago |
JackAtomicArrayState.h
|
Cleanup
|
18 years ago |
JackAtomicState.h
|
First import
|
18 years ago |
JackAudioDriver.cpp
|
Dmitry Baikov buffer size patch.
|
18 years ago |
JackAudioDriver.h
|
Dmitry Baikov buffer size patch.
|
18 years ago |
JackChannel.h
|
Checking in the server to avoid calling the clients if no callback are registered.
|
18 years ago |
JackChannelTransaction.h
|
First import
|
18 years ago |
JackClient.cpp
|
Checking in the server to avoid calling the clients if no callback are registered.
|
18 years ago |
JackClient.h
|
Add jack_set_client_registration_callback API
|
18 years ago |
JackClientControl.h
|
Correct notification for kActivateClient event.
|
18 years ago |
JackClientInterface.h
|
First import
|
18 years ago |
JackConnectionManager.cpp
|
Move client refnum management in JackEngine.
|
18 years ago |
JackConnectionManager.h
|
Cleanup
|
18 years ago |
JackConstants.h
|
New JackNotication.h header in preparation for callback checking in the server.
|
18 years ago |
JackDebugClient.cpp
|
Cleanup
|
18 years ago |
JackDebugClient.h
|
Cleanup
|
18 years ago |
JackDriver.cpp
|
Cleanup, renaming
|
18 years ago |
JackDriver.h
|
In synchronous mode, if the driver time out is reached, the server may get desynchronized (pending signal may arrive in later cycles), use a higher time out value use in driver, and warn the use of possible mis-behaviour in case of time out.
|
18 years ago |
JackDriverLoader.cpp
|
Correct use of FindNextFile
|
18 years ago |
JackDriverLoader.h
|
First import
|
18 years ago |
JackDummyDriver.cpp
|
Dmitry Baikov buffer size patch.
|
18 years ago |
JackDummyDriver.h
|
Dmitry Baikov buffer size patch.
|
18 years ago |
JackEngine.cpp
|
Correct JackEngine::ClientCloseAux (when called from JackEngine::ClientExternalOpen). Correct JackWinEvent::Allocate.
|
18 years ago |
JackEngine.h
|
Cleanup, renaming
|
18 years ago |
JackEngineControl.h
|
Cleanup, renaming
|
18 years ago |
JackEngineTiming.cpp
|
Cleanup
|
18 years ago |
JackEngineTiming.h
|
First import
|
18 years ago |
JackError.c
|
Rename global verbose in jack_verbose
|
18 years ago |
JackError.h
|
Rename global verbose in jack_verbose
|
18 years ago |
JackExports.h
|
First import
|
18 years ago |
JackExternalClient.cpp
|
Correct crash bug when closing clients in Windows version
|
18 years ago |
JackExternalClient.h
|
First import
|
18 years ago |
JackFifo.cpp
|
Debug
|
18 years ago |
JackFifo.h
|
First import
|
18 years ago |
JackFrameTimer.cpp
|
Documentation
|
18 years ago |
JackFrameTimer.h
|
Internal cleanup
|
18 years ago |
JackFreewheelDriver.cpp
|
Uses a time out value of 10 sec in freewheel mode (like jack).
|
18 years ago |
JackFreewheelDriver.h
|
First import
|
18 years ago |
JackGlobals.cpp
|
First import
|
18 years ago |
JackGlobals.h
|
Automatic jack server launch (in progress)
|
18 years ago |
JackGlobalsClient.cpp
|
First import
|
18 years ago |
JackGlobalsServer.cpp
|
Suppress warning on WIN32
|
18 years ago |
JackGraphManager.cpp
|
Add new jack_port_set_alias, jack_port_unset_alias and jack_port_get_aliases API.
|
18 years ago |
JackGraphManager.h
|
Merge JackGraphManager Remove and Release method in a unique Release method.
|
18 years ago |
JackInternalClient.cpp
|
Cleanup, renaming
|
18 years ago |
JackInternalClient.h
|
First import
|
18 years ago |
JackInternalClientChannel.h
|
Cleanup, renaming
|
18 years ago |
JackLibAPI.cpp
|
Cleanup
|
18 years ago |
JackLibClient.cpp
|
New JackNotication.h header in preparation for callback checking in the server.
|
18 years ago |
JackLibClient.h
|
First import
|
18 years ago |
JackLibGlobals.h
|
Cleanup
|
18 years ago |
JackLoopbackDriver.cpp
|
Correct JackLoopbackDriver::Process
|
18 years ago |
JackLoopbackDriver.h
|
Remove Open method
|
18 years ago |
JackNotification.h
|
Checking in the server to avoid calling the clients if no callback are registered.
|
18 years ago |
JackPort.cpp
|
Steven Chamberlain patch to fix jack_port_type.
|
18 years ago |
JackPort.h
|
Add port buffer alignment code
|
18 years ago |
JackPosixSemaphore.cpp
|
First import
|
18 years ago |
JackPosixSemaphore.h
|
First import
|
18 years ago |
JackPosixThread.cpp
|
Use pthread_attr_setstacksize in JackPosixThread class.
|
18 years ago |
JackPosixThread.h
|
Use pthread_attr_setstacksize in JackPosixThread class.
|
18 years ago |
JackProcessSync.h
|
First import
|
18 years ago |
JackPthreadCond.cpp
|
First import
|
18 years ago |
JackPthreadCond.h
|
First import
|
18 years ago |
JackRequest.h
|
Checking in the server to avoid calling the clients if no callback are registered.
|
18 years ago |
JackServer.cpp
|
New JackNotication.h header in preparation for callback checking in the server.
|
18 years ago |
JackServer.h
|
Cleanup, renaming
|
18 years ago |
JackServerAPI.cpp
|
Automatic jack server launch (in progress)
|
18 years ago |
JackServerGlobals.cpp
|
Suppress warning on WIN32
|
18 years ago |
JackServerGlobals.h
|
First import
|
18 years ago |
JackShmMem.cpp
|
New LockAllMemory and UnlockAllMemory functions.
|
18 years ago |
JackShmMem.h
|
Compilation on Windows
|
18 years ago |
JackSocket.cpp
|
More debug messages
|
18 years ago |
JackSocket.h
|
First import
|
18 years ago |
JackSocketClientChannel.cpp
|
Cleanup, renaming
|
18 years ago |
JackSocketClientChannel.h
|
Cleanup, renaming
|
18 years ago |
JackSocketNotifyChannel.cpp
|
First import
|
18 years ago |
JackSocketNotifyChannel.h
|
First import
|
18 years ago |
JackSocketServerChannel.cpp
|
New JackNotication.h header in preparation for callback checking in the server.
|
18 years ago |
JackSocketServerChannel.h
|
shared_ports renamed to shared_graph.
|
18 years ago |
JackSocketServerNotifyChannel.cpp
|
New server/client data transfer model (2)
|
18 years ago |
JackSocketServerNotifyChannel.h
|
First import
|
18 years ago |
JackSyncInterface.h
|
First import
|
18 years ago |
JackSynchro.h
|
First import
|
18 years ago |
JackThread.h
|
Correct thread code
|
18 years ago |
JackThreadedDriver.cpp
|
Suppress warning on WIN32
|
18 years ago |
JackThreadedDriver.h
|
In synchronous mode, if the driver time out is reached, the server may get desynchronized (pending signal may arrive in later cycles), use a higher time out value use in driver, and warn the use of possible mis-behaviour in case of time out.
|
18 years ago |
JackTime.c
|
First import
|
18 years ago |
JackTime.h
|
Cleanup
|
18 years ago |
JackTransportEngine.cpp
|
Cleanup
|
18 years ago |
JackTransportEngine.h
|
First import
|
18 years ago |
JackTypes.h
|
First import
|
18 years ago |
Jackdmp.cpp
|
Restructure activation/deactivation code
|
18 years ago |
cycles.h
|
First import
|
18 years ago |
driver_interface.h
|
First import
|
18 years ago |
driver_parse.h
|
First import
|
18 years ago |
intclient.h
|
More cleanup
|
18 years ago |
jack.h
|
Add jack_set_client_registration_callback API
|
18 years ago |
jslist.h
|
First import
|
18 years ago |
ringbuffer.c
|
Fix memory leak in ringbuffer.c
|
18 years ago |
ringbuffer.h
|
First import
|
18 years ago |
shm.c
|
First import
|
18 years ago |
shm.h
|
Memory locking tools
|
18 years ago |
statistics.h
|
More cleanup
|
18 years ago |
thread.h
|
First import
|
18 years ago |
transport.h
|
More cleanup
|
18 years ago |
transport_types.h
|
More cleanup
|
18 years ago |
types.h
|
Add jack_set_client_registration_callback API
|
18 years ago |
varargs.h
|
First import
|
18 years ago |