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 ad50e678a3 Cleanup compilation 17 years ago
..
jack Add new jack_client_stop_thread and jack_client_kill_thread API. 17 years ago
JackAPI.cpp Add new jack_client_stop_thread and jack_client_kill_thread API. 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 All library side files become LGPL 17 years ago
JackAtomicArrayState.h Cleanup 17 years ago
JackAtomicState.h Cleanup 17 years ago
JackAudioDriver.cpp Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
JackAudioDriver.h Driver class hierarchy simplification. 17 years ago
JackAudioPort.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackBlockingNetIOAdapter.h Correct JackDelayLockedLoop::Init 17 years ago
JackCallbackNetIOAdapter.cpp Add JackDummyDriver::SetBufferSize 17 years ago
JackCallbackNetIOAdapter.h Add JackDummyDriver::SetBufferSize 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 Use of set_threaded_log_function only when needed in RT threads. 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 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 Another Tim Blechmann patch to remove unnecessary virtual methods. 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 Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
JackDriver.h Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
JackDriverLoader.cpp Correct GetPortTypeId, various cleanup. 17 years ago
JackDriverLoader.h Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
JackDummyDriver.cpp Add JackDummyDriver::SetBufferSize 17 years ago
JackDummyDriver.h Add JackDummyDriver::SetBufferSize 17 years ago
JackEngine.cpp Cleanup timing + cpuload code 17 years ago
JackEngine.h Cleanup timing + cpuload code 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 Cleanup driver classes 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 Correct JackDelayLockedLoop::Init 17 years ago
JackFrameTimer.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackFrameTimer.h Better control of exported symbols. 17 years ago
JackFreewheelDriver.cpp Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 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
JackIOAdapter.cpp New JackResampler class 17 years ago
JackIOAdapter.h Cleanup 17 years ago
JackInternalClient.cpp Cleanup JackInternalClient.h,cpp files 17 years ago
JackInternalClient.h Cleanup JackInternalClient.h,cpp files 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 Add Reset in JackLibSampleRateResampler class 17 years ago
JackLibSampleRateResampler.h Add Reset in JackLibSampleRateResampler class 17 years ago
JackLockedEngine.h Cleanup timing + cpuload code 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 Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
JackNetDriver.h JackNetDriver::SetBufferSize should fail 17 years ago
JackNetIOAdapter.cpp Cleanup compilation 17 years ago
JackNetIOAdapter.h Add buffer size callback 17 years ago
JackNetManager.cpp Add mtu setting in netjack2 (netdriver) 17 years ago
JackNetManager.h Add mtu setting in netjack2 (netdriver) 17 years ago
JackNetTool.cpp Add mtu setting in netjack2 (netdriver) 17 years ago
JackNetTool.h Add mtu setting in netjack2 (netdriver) 17 years ago
JackNotification.h Cleanup 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
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 Reset in case of unrecoverable timing problems : in progress 17 years ago
JackResampler.h Reset in case of unrecoverable timing problems : in progress 17 years ago
JackRestartThreadedDriver.cpp Cleanup driver classes 17 years ago
JackRestartThreadedDriver.h Driver class hierarchy simplification. 17 years ago
JackServer.cpp Correct JackPosixThread::ThreadHandler termination, do not set buffer size if same value is used. 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 Driver class hierarchy simplification. 17 years ago
JackThreadedDriver.h Driver class hierarchy simplification. 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 Cleanup include 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 Compiles on Windows again 17 years ago
JackTypes.h Beautifull code 17 years ago
JackWaitThreadedDriver.cpp New JackWaitThreadedDriver class to better handle JackNetDriver 17 years ago
JackWaitThreadedDriver.h Driver class hierarchy simplification. 17 years ago
Jackdmp.cpp Cleanup 17 years ago
control_types.h Cleanup control_types.h 17 years ago
cycles.h Beautifull code 17 years ago
driver_interface.h Beautifull code 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 Cleanup compilation 17 years ago