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 0375f9023e Revert some changes incorrecly commited at rev 2860 on JackThread and JackPosixThread classes. 17 years ago
..
jack Fix jack_port_set_name when used with already unregistered clients. 17 years ago
JackAPI.cpp Fix jack_port_set_name when used with already unregistered clients. 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 Better parameter handling in JackCoreAudioAdapter. 17 years ago
JackAudioAdapter.h NetAdapter is now running. 17 years ago
JackAudioAdapterFactory.cpp Correct JackTools::ParseParams, cleanup. 17 years ago
JackAudioAdapterInterface.cpp Add host and adapted denomination in audioadapters. Adapters can adapt from/to different period size/sample rate. 17 years ago
JackAudioAdapterInterface.h Add host and adapted denomination in audioadapters. Adapters can adapt from/to different period size/sample rate. 17 years ago
JackAudioDriver.cpp Loopback driver working again. 17 years ago
JackAudioDriver.h Loopback driver working again. 17 years ago
JackAudioPort.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackChannel.h Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 17 years ago
JackClient.cpp Fix jack_port_set_name when used with already unregistered clients. 17 years ago
JackClient.h Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 17 years ago
JackClientControl.h Simplify request server close only if server is running implementation. 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 Switch jackmp filenames to jack on windows. 17 years ago
JackControlAPI.cpp Fix jackctl_internals_load. 17 years ago
JackControlAPI.h Typo. 17 years ago
JackDebugClient.cpp Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 17 years ago
JackDebugClient.h Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 17 years ago
JackDriver.cpp Loopback driver working again. 17 years ago
JackDriver.h Loopback driver working again. 17 years ago
JackDriverLoader.cpp Restore old JackRouter, libjackservermp and libjackmp on windows. 17 years ago
JackDriverLoader.h Cleanup. 17 years ago
JackDummyDriver.cpp Loopback driver working again. 17 years ago
JackDummyDriver.h Loopback driver working again. 17 years ago
JackEngine.cpp Cleanup JackEngine::PortRename. 17 years ago
JackEngine.h Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 17 years ago
JackEngineControl.cpp Cleanup. 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 Add exception handling in NetAdapter 17 years ago
JackExports.h Better control of exported symbols : windows adaptation in progress 17 years ago
JackExternalClient.cpp Fix a crash bug when desallocating a non completely created external client. 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 Fix JackAudioAdapter::Open. 17 years ago
JackFifo.h Cleanup include 17 years ago
JackFilters.h Fix JackFrameTimer::Time2Frames and JackTimer::Frames2Time, jack_cpu compiled again. 17 years ago
JackFrameTimer.cpp Remove debug code. 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 some headers for licence issues. 17 years ago
JackGlobals.h Cleanup some headers for licence issues. 17 years ago
JackGraphManager.cpp Correct RemoveAllPorts 17 years ago
JackGraphManager.h Compiles on Windows again 17 years ago
JackInternalClient.cpp Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 17 years ago
JackInternalClient.h New JackLoadableInternalClient1 and JackLoadableInternalClient2 classes. 17 years ago
JackInternalClientChannel.h Remove JackClientInterface class 17 years ago
JackLibAPI.cpp Correct JackClient::Close() to request server close only if server is running. 17 years ago
JackLibClient.cpp Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 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 Fix server client OSX special notification mechanism, CoreAudio driver compilation back for 10.4. 17 years ago
JackLibSampleRateResampler.h Cleanup, documentation. 17 years ago
JackLockedEngine.h Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 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 Cleanup, documentation. 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 Cleanup, documentation. 17 years ago
JackNetAdapter.cpp Better SocketAPIInit/SocketAPIEnd handling. 17 years ago
JackNetAdapter.h Cleanup. 17 years ago
JackNetDriver.cpp Better SocketAPIInit/SocketAPIEnd handling. 17 years ago
JackNetDriver.h Cleanup. 17 years ago
JackNetInterface.cpp Better SocketAPIInit/SocketAPIEnd handling. 17 years ago
JackNetInterface.h Better SocketAPIInit/SocketAPIEnd handling. 17 years ago
JackNetManager.cpp Correct JackNetAdapter RT thread handling, cleanup. 17 years ago
JackNetManager.h Cleanup. 17 years ago
JackNetSocket.h Correct NetAdapter restart 17 years ago
JackNetTool.cpp Transport is now working over the network with NetJack2 17 years ago
JackNetTool.h Cleanup. 17 years ago
JackNetUnixSocket.cpp Clean netjack2 source. 17 years ago
JackNetUnixSocket.h Clean netjack2 source. 17 years ago
JackNotification.h Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 17 years ago
JackPlatformChannelTransaction.h Renaming, add netadapter target in XCode project. 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 Correct NetInterface 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 Cleanup JackEngine::PortRename. 17 years ago
JackPort.h Cleanup JackEngine::PortRename. 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 Revert some changes incorrecly commited at rev 2860 on JackThread and JackPosixThread classes. 17 years ago
JackPosixThread.h Add new jack_client_stop_thread and jack_client_kill_thread API. 17 years ago
JackProcessSync.cpp Cleanup some headers for licence issues. 17 years ago
JackProcessSync.h Cleanup some headers for licence issues. 17 years ago
JackRequest.h Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 17 years ago
JackResampler.cpp Better error handling in netioadapter (2) 17 years ago
JackResampler.h Cleanup, documentation. 17 years ago
JackRestartThreadedDriver.cpp Add exception handling in NetAdapter 17 years ago
JackRestartThreadedDriver.h Cleanup, documentation. 17 years ago
JackServer.cpp New JackLoadableInternalClient1 and JackLoadableInternalClient2 classes. 17 years ago
JackServer.h Implement jackctl_server_load_internal and jackctl_server_unload_internal. 17 years ago
JackServerAPI.cpp Correct JackClient::Close() to request server close only if server is running. 17 years ago
JackServerGlobals.cpp Fix memory leaks. 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 Fix a crash bug when desallocating a non completely created external client. 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 Fix desallocation of remaining clients when server quits. 17 years ago
JackSocket.h Update waf for compilation on OSX. 17 years ago
JackSocketClientChannel.cpp Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 17 years ago
JackSocketClientChannel.h Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 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 Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 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 Revert some changes incorrecly commited at rev 2860 on JackThread and JackPosixThread classes. 17 years ago
JackThreadedDriver.cpp Loopback driver working again. 17 years ago
JackThreadedDriver.h Renaming, add netadapter target in XCode project. 17 years ago
JackTime.c Cleanup some headers for licence issues. 17 years ago
JackTime.h Remove extern for InitTime. 17 years ago
JackTools.cpp Correct JackTools::ParseParams, cleanup. 17 years ago
JackTools.h Correct JackTools::ParseParams, cleanup. 17 years ago
JackTransportEngine.cpp Transport is now working over the network with NetJack2 17 years ago
JackTransportEngine.h Update JackTransportEngine for NetJack2 needs. 17 years ago
JackTypes.h Beautifull code 17 years ago
JackWaitThreadedDriver.cpp Add exception handling in NetAdapter 17 years ago
JackWaitThreadedDriver.h Cleanup, documentation. 17 years ago
Jackdmp.cpp Implement jackctl_server_load_internal and jackctl_server_unload_internal. 17 years ago
cycles.h Beautifull code 17 years ago
driver_interface.h Move jack_internal_client_parse_params to JackArgParser class 17 years ago
ringbuffer.c Remove JackCallbackAudioAdapter class - Add portaudio debug dll - Add dummy driver on windows 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
varargs.h Correct GetPortTypeId, various cleanup. 17 years ago
wscript Correct jack_controller_create and jackctl_server_create. 17 years ago