.. |
jack
|
Cleanup example clients : use jack_client_open and install a proper 'quit' signal handler.
|
17 years ago |
JackAPI.cpp
|
Merge control branch.
|
17 years ago |
JackActivationCount.cpp
|
All library side files become LGPL
|
17 years ago |
JackActivationCount.h
|
All library side files become LGPL
|
17 years ago |
JackAtomic.h
|
All library side files become LGPL
|
17 years ago |
JackAtomicArrayState.h
|
Merge control branch.
|
17 years ago |
JackAtomicState.h
|
All library side files become LGPL
|
17 years ago |
JackAudioDriver.cpp
|
Correct JackEngine inheritance graph.
|
17 years ago |
JackAudioDriver.h
|
Correct JackEngine inheritance graph.
|
17 years ago |
JackAudioPort.cpp
|
All library side files become LGPL
|
17 years ago |
JackChannel.h
|
Merge control branch.
|
17 years ago |
JackChannelTransaction.h
|
Beautifull code
|
17 years ago |
JackClient.cpp
|
Better handling of graph state read functions : never wait when used in the real-time thread, current state is used.
|
17 years ago |
JackClient.h
|
All library side files become LGPL
|
17 years ago |
JackClientControl.h
|
New jack_get_client_pid API, implemented on server side.
|
17 years ago |
JackClientInterface.h
|
All library side files become LGPL
|
17 years ago |
JackConnectionManager.cpp
|
Merge control branch.
|
17 years ago |
JackConnectionManager.h
|
Merge control branch.
|
17 years ago |
JackConstants.h
|
Merge control branch.
|
17 years ago |
JackControl.cpp
|
Merge from control branch: missing files
|
17 years ago |
JackDebugClient.cpp
|
JackAudioDriver::ProcessAsync and JackAudioDriver::ProcessSync were broken at some point : 0 has to be returned in all cases.
|
17 years ago |
JackDebugClient.h
|
New jack_get_client_pid API, implemented on server side.
|
17 years ago |
JackDriver.cpp
|
Correct JackEngine inheritance graph.
|
17 years ago |
JackDriver.h
|
Correct JackEngine inheritance graph.
|
17 years ago |
JackDriverLoader.cpp
|
Update Readme
|
17 years ago |
JackDriverLoader.h
|
Merge control branch.
|
17 years ago |
JackDummyDriver.cpp
|
Correct JackEngine inheritance graph.
|
17 years ago |
JackDummyDriver.h
|
Correct JackEngine inheritance graph.
|
17 years ago |
JackEngine.cpp
|
Some more cleanup
|
17 years ago |
JackEngine.h
|
Tim Blechmann patch
|
17 years ago |
JackEngineControl.cpp
|
Implementation of jack_get_max_delayed_usecs, jack_get_xrun_delayed_usecs and jack_reset_max_delayed_usecs.
|
17 years ago |
JackEngineControl.h
|
Merge control branch.
|
17 years ago |
JackError.c
|
Merge control branch.
|
17 years ago |
JackError.cpp
|
Merge from control branch: missing files
|
17 years ago |
JackError.h
|
Merge control branch.
|
17 years ago |
JackException.h
|
Merge control branch.
|
17 years ago |
JackExports.h
|
Beautifull code
|
17 years ago |
JackExternalClient.cpp
|
Merge control branch.
|
17 years ago |
JackExternalClient.h
|
New jack_get_client_pid API, implemented on server side.
|
17 years ago |
JackFifo.cpp
|
All library side files become LGPL
|
17 years ago |
JackFifo.h
|
All library side files become LGPL
|
17 years ago |
JackFrameTimer.cpp
|
All library side files become LGPL
|
17 years ago |
JackFrameTimer.h
|
All library side files become LGPL
|
17 years ago |
JackFreewheelDriver.cpp
|
Cleanup
|
17 years ago |
JackFreewheelDriver.h
|
Correct JackEngine inheritance graph.
|
17 years ago |
JackGlobals.cpp
|
Merge control branch.
|
17 years ago |
JackGlobals.h
|
Merge control branch.
|
17 years ago |
JackGlobalsClient.cpp
|
Merge control branch.
|
17 years ago |
JackGlobalsServer.cpp
|
Merge control branch.
|
17 years ago |
JackGraphManager.cpp
|
Merge control branch.
|
17 years ago |
JackGraphManager.h
|
Restore a working version on Linux
|
17 years ago |
JackInternalClient.cpp
|
New jack_get_client_pid API, implemented on server side.
|
17 years ago |
JackInternalClient.h
|
Set line ending properties
|
17 years ago |
JackInternalClientChannel.h
|
Correct JackEngine inheritance graph.
|
17 years ago |
JackLibAPI.cpp
|
New jack_get_client_pid API, implemented on server side.
|
17 years ago |
JackLibClient.cpp
|
Merge control branch.
|
17 years ago |
JackLibClient.h
|
All library side files become LGPL
|
17 years ago |
JackLibGlobals.h
|
Merge control branch.
|
17 years ago |
JackLockedEngine.h
|
Tim Blechmann patch
|
17 years ago |
JackLoopbackDriver.cpp
|
Merge control branch.
|
17 years ago |
JackLoopbackDriver.h
|
Correct JackEngine inheritance graph.
|
17 years ago |
JackMessageBuffer.cpp
|
Improve JackSyncInterface class
|
17 years ago |
JackMessageBuffer.h
|
Merge from control branch: missing files
|
17 years ago |
JackMidiAPI.cpp
|
All library side files become LGPL
|
17 years ago |
JackMidiPort.cpp
|
All library side files become LGPL
|
17 years ago |
JackMidiPort.h
|
All library side files become LGPL
|
17 years ago |
JackMutex.h
|
Cleanup
|
17 years ago |
JackNotification.h
|
Activate now connect to FW driver and start the realtime thread only if clients are actually realtime, that is have setup any of the RT callback.
|
17 years ago |
JackPort.cpp
|
Correct JackPort::ClearBuffer.
|
17 years ago |
JackPort.h
|
All library side files become LGPL
|
17 years ago |
JackPortType.cpp
|
Merge control branch.
|
17 years ago |
JackPortType.h
|
Merge control branch.
|
17 years ago |
JackPosixSemaphore.cpp
|
All library side files become LGPL
|
17 years ago |
JackPosixSemaphore.h
|
All library side files become LGPL
|
17 years ago |
JackPosixThread.cpp
|
Use StartSync to start the client notification thread, otherwise initial notifications from the server may be lost.
|
17 years ago |
JackPosixThread.h
|
All library side files become LGPL
|
17 years ago |
JackProcessSync.cpp
|
Merge from control branch: missing files
|
17 years ago |
JackProcessSync.h
|
Improve JackSyncInterface class
|
17 years ago |
JackRequest.h
|
Merge control branch.
|
17 years ago |
JackServer.cpp
|
Merge control branch.
|
17 years ago |
JackServer.h
|
Tim Blechmann RAII idiom patch for JackServer ressource initialization.
|
17 years ago |
JackServerAPI.cpp
|
Merge control branch.
|
17 years ago |
JackServerGlobals.cpp
|
Merge control branch.
|
17 years ago |
JackServerGlobals.h
|
Cleanup
|
17 years ago |
JackServerLaunch.cpp
|
Merge control branch.
|
17 years ago |
JackServerLaunch.h
|
Nedko Arnaudov FULL_MIMIC patch.
|
17 years ago |
JackShmMem.cpp
|
Merge control branch.
|
17 years ago |
JackShmMem.h
|
Merge control branch.
|
17 years ago |
JackSocket.cpp
|
Cleanup
|
17 years ago |
JackSocket.h
|
All library side files become LGPL
|
17 years ago |
JackSocketClientChannel.cpp
|
Call init callback in notification thread also.
|
17 years ago |
JackSocketClientChannel.h
|
New jack_get_client_pid API, implemented on server side.
|
17 years ago |
JackSocketNotifyChannel.cpp
|
All library side files become LGPL
|
17 years ago |
JackSocketNotifyChannel.h
|
All library side files become LGPL
|
17 years ago |
JackSocketServerChannel.cpp
|
Cleanup files
|
17 years ago |
JackSocketServerChannel.h
|
Merge control branch.
|
17 years ago |
JackSocketServerNotifyChannel.cpp
|
All library side files become LGPL
|
17 years ago |
JackSocketServerNotifyChannel.h
|
All library side files become LGPL
|
17 years ago |
JackSyncInterface.h
|
Improve JackSyncInterface class
|
17 years ago |
JackSynchro.h
|
Merge control branch.
|
17 years ago |
JackThread.h
|
Merge control branch.
|
17 years ago |
JackThreadedDriver.cpp
|
For threaded drivers, AcquireRealTime is called after Init step.
|
17 years ago |
JackThreadedDriver.h
|
Add exceptions management to distinguish drivers recoverable errors from non recoverable ones. Will be used in special threaded drivers (for network).
|
17 years ago |
JackTime.c
|
Nedko Arnaudov log patch(2).
|
17 years ago |
JackTime.h
|
Beautifull code
|
17 years ago |
JackTools.cpp
|
Merge control branch.
|
17 years ago |
JackTools.h
|
Beautifull code
|
17 years ago |
JackTransportEngine.cpp
|
Activate now connect to FW driver and start the realtime thread only if clients are actually realtime, that is have setup any of the RT callback.
|
17 years ago |
JackTransportEngine.h
|
Transport timebase fix (in progress).
|
17 years ago |
JackTypes.h
|
Beautifull code
|
17 years ago |
Jackdmp.cpp
|
Merge control branch.
|
17 years ago |
SConscript
|
Merge control branch.
|
17 years ago |
control_types.h
|
Merge from control branch: missing files
|
17 years ago |
cycles.h
|
Beautifull code
|
17 years ago |
driver_interface.h
|
Beautifull code
|
17 years ago |
ringbuffer.c
|
Cleanup
|
17 years ago |
shm.c
|
Nedko Arnaudov log patch.
|
17 years ago |
shm.h
|
Beautifull code
|
17 years ago |
timestamps.c
|
Add missing timestamps.c and timestamps.h files, various clenaup
|
17 years ago |
timestamps.h
|
Beautifull code
|
17 years ago |
transport_types.h
|
Transport timebase fix (in progress).
|
17 years ago |
varargs.h
|
Correct include
|
17 years ago |