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 cb7f1f35d5 Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 18 years ago
..
JackAPI.cpp Cleanup 18 years ago
JackAPIWrapper.cpp Correct jack_port_name 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 First import 19 years ago
JackAtomicState.h First import 19 years ago
JackAudioDriver.cpp Suppress warning on WIN32 18 years ago
JackAudioDriver.h First import 19 years ago
JackChannel.h Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 18 years ago
JackChannelTransaction.h First import 19 years ago
JackClient.cpp Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 18 years ago
JackClient.h Correct server SetBufferSize in case of failure 18 years ago
JackClientControl.h First import 19 years ago
JackClientInterface.h First import 19 years ago
JackConnectionManager.cpp Move client refnum management in JackEngine. 18 years ago
JackConnectionManager.h Move client refnum management in JackEngine. 18 years ago
JackConstants.h Version 0.61. Move client allocation in JackEngine 18 years ago
JackDebugClient.cpp Correct server SetBufferSize in case of failure 18 years ago
JackDebugClient.h Correct server SetBufferSize in case of failure 18 years ago
JackDriver.cpp Suppress warning on WIN32 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 Suppress warning on WIN32 18 years ago
JackDriverLoader.h First import 19 years ago
JackDummyDriver.cpp Correct server SetBufferSize in case of failure 18 years ago
JackDummyDriver.h Correct server SetBufferSize in case of failure 18 years ago
JackEngine.cpp Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 18 years ago
JackEngine.h Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 18 years ago
JackEngineControl.h Internal cleanup 18 years ago
JackEngineTiming.cpp First import 19 years ago
JackEngineTiming.h First import 19 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 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 First import 19 years ago
JackFifo.h First import 19 years ago
JackFrameTimer.cpp Documentation 18 years ago
JackFrameTimer.h Internal cleanup 18 years ago
JackFreewheelDriver.cpp Suppress warning on WIN32 18 years ago
JackFreewheelDriver.h First import 19 years ago
JackGlobals.cpp First import 19 years ago
JackGlobals.h First import 19 years ago
JackGlobalsClient.cpp First import 19 years ago
JackGlobalsServer.cpp Suppress warning on WIN32 18 years ago
JackGraphManager.cpp Move client refnum management in JackEngine. 18 years ago
JackGraphManager.h Move client refnum management in JackEngine. 18 years ago
JackInternalClient.cpp Suppress warning on WIN32 18 years ago
JackInternalClient.h First import 19 years ago
JackInternalClientChannel.h Correct server SetBufferSize in case of failure 18 years ago
JackLibAPI.cpp Correct wrapper 18 years ago
JackLibClient.cpp Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 18 years ago
JackLibClient.h First import 19 years ago
JackLibGlobals.h First import 19 years ago
JackLoopbackDriver.cpp Suppress warning on WIN32 18 years ago
JackLoopbackDriver.h Remove Open method 18 years ago
JackPort.cpp First import 19 years ago
JackPort.h First import 19 years ago
JackPosixSemaphore.cpp First import 19 years ago
JackPosixSemaphore.h First import 19 years ago
JackPosixThread.cpp Correct thread code 19 years ago
JackPosixThread.h First import 19 years ago
JackProcessSync.h First import 19 years ago
JackPthreadCond.cpp First import 19 years ago
JackPthreadCond.h First import 19 years ago
JackRequest.h shared_ports renamed to shared_graph. 18 years ago
JackServer.cpp Internal cleanup 18 years ago
JackServer.h shared_ports renamed to shared_graph. 18 years ago
JackServerAPI.cpp Suppress warning on WIN32 18 years ago
JackServerGlobals.cpp Suppress warning on WIN32 18 years ago
JackServerGlobals.h First import 19 years ago
JackShmMem.cpp First import 19 years ago
JackShmMem.h First import 19 years ago
JackSocket.cpp First import 19 years ago
JackSocket.h First import 19 years ago
JackSocketClientChannel.cpp Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 18 years ago
JackSocketClientChannel.h shared_ports renamed to shared_graph. 18 years ago
JackSocketNotifyChannel.cpp First import 19 years ago
JackSocketNotifyChannel.h First import 19 years ago
JackSocketServerChannel.cpp shared_ports renamed to shared_graph. 18 years ago
JackSocketServerChannel.h shared_ports renamed to shared_graph. 18 years ago
JackSocketServerNotifyChannel.cpp First import 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 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 19 years ago
JackTime.h Cleanup 18 years ago
JackTransportEngine.cpp Cleanup 18 years ago
JackTransportEngine.h First import 19 years ago
JackTypes.h First import 19 years ago
Jackdmp.cpp Update help 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 More cleanup 19 years ago
jslist.h First import 19 years ago
patest_sine.c First import 19 years ago
ringbuffer.c Fix memory leak in ringbuffer.c 18 years ago
ringbuffer.h First import 19 years ago
shm.c First import 19 years ago
shm.h First import 19 years ago
statistics.h More cleanup 19 years ago
thread.h First import 19 years ago
transport.h More cleanup 19 years ago
transport_types.h More cleanup 19 years ago
types.h First import 19 years ago
varargs.h First import 19 years ago