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 fe16706170 Compiles on Windows again 17 years ago
..
jack Cleanup example clients : use jack_client_open and install a proper 'quit' signal handler. 17 years ago
JackAPI.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackActivationCount.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackActivationCount.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 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 Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackAudioDriver.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackAudioPort.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackChannel.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackChannelTransaction.h Beautifull code 17 years ago
JackClient.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackClient.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 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 Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackConnectionManager.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackConstants.h Merge control branch. 17 years ago
JackControl.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackDebugClient.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackDebugClient.h Add a test for coherent freewheel state in JackDebugClient. Cleanup JackMutex class. 17 years ago
JackDriver.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackDriver.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackDriverLoader.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackDriverLoader.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackDummyDriver.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackDummyDriver.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackEngine.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackEngine.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackEngineControl.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackEngineControl.h Correct timing in drivers : frame time has to be incremented before Read. 17 years ago
JackError.cpp Add conditional includes for config.h, for use with waf 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 Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackExternalClient.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackFifo.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackFifo.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackFrameTimer.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackFrameTimer.h All library side files become LGPL 17 years ago
JackFreewheelDriver.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackFreewheelDriver.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackGlobals.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackGlobals.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackGraphManager.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackGraphManager.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackInternalClient.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackInternalClient.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackInternalClientChannel.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackLibAPI.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackLibClient.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackLibClient.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackLibGlobals.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackLockedEngine.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackLoopbackDriver.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackLoopbackDriver.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackMessageBuffer.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackMessageBuffer.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackMidiAPI.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackMidiPort.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackMidiPort.h All library side files become LGPL 17 years ago
JackMutex.h Add a test for coherent freewheel state in JackDebugClient. Cleanup JackMutex class. 17 years ago
JackNotification.h Cleanup 17 years ago
JackPlatformClientChannel.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackPlatformNotifyChannel.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackPlatformProcessSync.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackPlatformServerChannel.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackPlatformServerNotifyChannel.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackPlatformSynchro.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackPlatformThread.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackPort.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackPort.h All library side files become LGPL 17 years ago
JackPortType.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackPortType.h Merge control branch. 17 years ago
JackPosixSemaphore.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackPosixSemaphore.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackPosixThread.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackPosixThread.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackProcessSync.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackProcessSync.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackRequest.h Merge control branch. 17 years ago
JackServer.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackServer.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackServerAPI.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackServerGlobals.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackServerGlobals.h Cleanup 17 years ago
JackServerLaunch.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackServerLaunch.h Nedko Arnaudov FULL_MIMIC patch. 17 years ago
JackShmMem.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackShmMem.h Merge control branch. 17 years ago
JackSocket.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackSocket.h All library side files become LGPL 17 years ago
JackSocketClientChannel.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackSocketClientChannel.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackSocketNotifyChannel.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackSocketNotifyChannel.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackSocketServerChannel.cpp Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackSocketServerChannel.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackSocketServerNotifyChannel.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackSocketServerNotifyChannel.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackSynchro.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackThread.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackThreadedDriver.cpp Compiles on Windows again 17 years ago
JackThreadedDriver.h Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
JackTime.c Add conditional includes for config.h, for use with waf 17 years ago
JackTime.h Beautifull code 17 years ago
JackTools.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackTools.h Beautifull code 17 years ago
JackTransportEngine.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackTransportEngine.h Transport timebase fix (in progress). 17 years ago
JackTypes.h Beautifull code 17 years ago
Jackdmp.cpp Compiles on Windows again 17 years ago
SConscript Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 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 Add conditional includes for config.h, for use with waf 17 years ago
shm.c Add conditional includes for config.h, for use with waf 17 years ago
shm.h Beautifull code 17 years ago
timestamps.c Add conditional includes for config.h, for use with waf 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
wscript Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago