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 71ad2dad2c Fix JackFreewheelDriver::Process() in case if client time-out : continue processing until a better recovery strategy is chosen. 17 years ago
..
jack Merge windows branch back to trunk. 17 years ago
JackAPI.cpp Compiles again with VC++ 17 years ago
JackActivationCount.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackActivationCount.h Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
JackAtomic.h Merge windows branch back to trunk. 17 years ago
JackAtomicArrayState.h Cleanup 17 years ago
JackAtomicState.h Cleanup 17 years ago
JackAudioAdapter.cpp Use of JackArgParser in audioadapter jack_initialize 17 years ago
JackAudioAdapter.h Renaming 17 years ago
JackAudioAdapterInterface.cpp Renaming 17 years ago
JackAudioAdapterInterface.h Renaming 17 years ago
JackAudioDriver.cpp Correct JackAudioDriver::ProcessNull 17 years ago
JackAudioDriver.h Correct JackAudioDriver::ProcessNull 17 years ago
JackAudioPort.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackCallbackAudioAdapter.cpp Renaming 17 years ago
JackCallbackAudioAdapter.h Renaming 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
JackClient.cpp Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
JackClient.h Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
JackClientControl.h Another Tim Blechmann cleanup patch + do no allocate JackClientControl in shared memory for server internal clients. 17 years ago
JackClientInterface.h Another Tim Blechmann patch to remove unnecessary virtual methods. 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 Merge windows branch back to trunk. 17 years ago
JackConstants.h Merge control branch. 17 years ago
JackControl.cpp Merge windows branch back to trunk. 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 Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
JackDriver.h Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
JackDriverLoader.cpp Merge windows branch back to trunk. 17 years ago
JackDriverLoader.h Use of JackArgParser in audioadapter jack_initialize 17 years ago
JackDummyDriver.cpp Add JackDummyDriver::SetBufferSize 17 years ago
JackDummyDriver.h Add IsFixedBufferSize method in all drivers. 17 years ago
JackEngine.cpp Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
JackEngine.h Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
JackEngineControl.cpp Correct JackAudioDriver::ProcessNull 17 years ago
JackEngineControl.h Cleanup timing + cpuload code 17 years ago
JackEngineTiming.cpp Cleanup timing + cpuload code 17 years ago
JackEngineTiming.h Cleanup timing + cpuload code 17 years ago
JackError.cpp Better control of exported symbols. 17 years ago
JackError.h Cleanup include 17 years ago
JackException.h Merge windows branch back to trunk. 17 years ago
JackExports.h Better control of exported symbols : windows adaptation in progress 17 years ago
JackExternalClient.cpp Another Tim Blechmann cleanup patch + do no allocate JackClientControl in shared memory for server internal clients. 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 Cleanup include 17 years ago
JackFifo.h Cleanup include 17 years ago
JackFilters.h More cleanup 17 years ago
JackFrameTimer.cpp Compiles again with VC++ 17 years ago
JackFrameTimer.h More cleanup 17 years ago
JackFreewheelDriver.cpp Fix JackFreewheelDriver::Process() in case if client time-out : continue processing until a better recovery strategy is chosen. 17 years ago
JackFreewheelDriver.h Remove JackClientInterface class 17 years ago
JackGlobals.cpp Cleanup 17 years ago
JackGlobals.h Better control of exported symbols. 17 years ago
JackGraphManager.cpp Correct RemoveAllPorts 17 years ago
JackGraphManager.h Compiles on Windows again 17 years ago
JackInternalClient.cpp Fix JackArgParser (when used with empty strings) 17 years ago
JackInternalClient.h Add jack_get_descriptor in internal clients API. 17 years ago
JackInternalClientChannel.h Remove JackClientInterface class 17 years ago
JackLibAPI.cpp Correct GetPortTypeId, various cleanup. 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 Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
JackLibSampleRateResampler.cpp Better error handling in netioadapter (2) 17 years ago
JackLibSampleRateResampler.h Better error handling in netioadapter (2) 17 years ago
JackLockedEngine.h Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
JackLoopbackDriver.cpp Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
JackLoopbackDriver.h Remove JackClientInterface class 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 Correct GetPortTypeId, various cleanup. 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 Better control of exported symbols : windows adaptation in progress 17 years ago
JackNetDriver.cpp Merge windows branch back to trunk. 17 years ago
JackNetDriver.h Merge windows branch back to trunk. 17 years ago
JackNetManager.cpp Fix JackArgParser (when used with empty strings) 17 years ago
JackNetManager.h Merge windows branch back to trunk. 17 years ago
JackNetSocket.h Merge windows branch back to trunk. 17 years ago
JackNetTool.cpp Merge windows branch back to trunk. 17 years ago
JackNetTool.h Fix JackArgParser (when used with empty strings) 17 years ago
JackNetUnixSocket.cpp Merge windows branch back to trunk. 17 years ago
JackNetUnixSocket.h Merge windows branch back to trunk. 17 years ago
JackNotification.h Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
JackPlatformChannelTransaction.h Another Tim Blechmann patch to remove unnecessary virtual methods. 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
JackPlatformNetSocket.h Merge windows branch back to trunk. 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 Correct GetPortTypeId, various cleanup. 17 years ago
JackPort.h Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
JackPortType.cpp Correct GetPortTypeId, various cleanup. 17 years ago
JackPortType.h Correct GetPortTypeId, various cleanup. 17 years ago
JackPosixSemaphore.cpp Cleanup 17 years ago
JackPosixSemaphore.h Cleanup include 17 years ago
JackPosixThread.cpp Add new jack_client_stop_thread and jack_client_kill_thread API. 17 years ago
JackPosixThread.h Add new jack_client_stop_thread and jack_client_kill_thread API. 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 Correct GetPortTypeId, various cleanup. 17 years ago
JackResampler.cpp Better error handling in netioadapter (2) 17 years ago
JackResampler.h Cleanup 17 years ago
JackRestartThreadedDriver.cpp Merge windows branch back to trunk. 17 years ago
JackRestartThreadedDriver.h Driver class hierarchy simplification. 17 years ago
JackServer.cpp Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
JackServer.h Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
JackServerAPI.cpp Remove JackClientInterface class 17 years ago
JackServerGlobals.cpp Update waf for compilation on OSX. 17 years ago
JackServerGlobals.h Another Tim Blechmann patch to remove unnecessary virtual methods. 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 Another Tim Blechmann cleanup patch + do no allocate JackClientControl in shared memory for server internal clients. 17 years ago
JackShmMem.h Another Tim Blechmann cleanup patch + do no allocate JackClientControl in shared memory for server internal clients. 17 years ago
JackSocket.cpp Cleanup include 17 years ago
JackSocket.h Update waf for compilation on OSX. 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 Better control of exported symbols. 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 Cleanup include 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 Correct GetPortTypeId, various cleanup. 17 years ago
JackThreadedDriver.cpp Fix JackFreewheelDriver::Process() in case if client time-out : continue processing until a better recovery strategy is chosen. 17 years ago
JackThreadedDriver.h Add IsFixedBufferSize method in all drivers. 17 years ago
JackTime.c Add conditional includes for config.h, for use with waf 17 years ago
JackTime.h Update waf for compilation on OSX. 17 years ago
JackTools.cpp Fix JackArgParser (when used with empty strings) 17 years ago
JackTools.h Use of JackArgParser in audioadapter jack_initialize 17 years ago
JackTransportEngine.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackTransportEngine.h Compiles on Windows again 17 years ago
JackTypes.h Beautifull code 17 years ago
JackWaitThreadedDriver.cpp Merge windows branch back to trunk. 17 years ago
JackWaitThreadedDriver.h Driver class hierarchy simplification. 17 years ago
Jackdmp.cpp Cleanup 17 years ago
control_types.h Merge windows branch back to trunk. 17 years ago
cycles.h Beautifull code 17 years ago
driver_interface.h Typo 17 years ago
ringbuffer.c Remove incusion of internal header from external header and thus fix building of non sequencer 17 years ago
shm.c Better control of exported symbols. 17 years ago
shm.h Better control of exported symbols. 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 Driver class hierarchy simplification. 17 years ago
varargs.h Correct GetPortTypeId, various cleanup. 17 years ago
wscript Merge windows branch back to trunk. 17 years ago