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 38e52bc576 Fix JackNetDriver::Open and JackDummyDriver::Open. 16 years ago
..
jack Change libraries name on Windows, update installer. 16 years ago
JackAPI.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackActivationCount.cpp Add conditional includes for config.h, for use with waf 17 years ago
JackActivationCount.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackAtomic.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackAtomicArrayState.h Cleanup 17 years ago
JackAtomicState.h Cleanup 17 years ago
JackAudioAdapter.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackAudioAdapter.h NetAdapter is now running. 16 years ago
JackAudioAdapterFactory.cpp Better symbols export for server and client side libraries. 16 years ago
JackAudioAdapterInterface.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackAudioAdapterInterface.h Add host and adapted denomination in audioadapters. Adapters can adapt from/to different period size/sample rate. 16 years ago
JackAudioDriver.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackAudioDriver.h Better symbols export for server and client side libraries. 16 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. 16 years ago
JackClient.cpp Define JACK_PATH_MAX for simpler portability. 16 years ago
JackClient.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackClientControl.h Simplify request server close only if server is running implementation. 17 years ago
JackClientInterface.h Better symbols export for server and client side libraries. 16 years ago
JackCompilerDeps.h Merge Michael Voigt drops branch after reorganization step. 16 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 Better symbols export for server and client side libraries. 16 years ago
JackConstants.h Switch jackmp filenames to jack on windows. 16 years ago
JackControlAPI.cpp Cleanup in driver/internal loading code, correct wscript for driver and internals compilation. 16 years ago
JackControlAPI.h Merge Michael Voigt drops branch after reorganization step. 16 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. 16 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. 16 years ago
JackDriver.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackDriver.h Better symbols export for server and client side libraries. 16 years ago
JackDriverLoader.cpp Cleanup in driver/internal loading code, correct wscript for driver and internals compilation. 16 years ago
JackDriverLoader.h Better symbols export for server and client side libraries. 16 years ago
JackDummyDriver.cpp Fix JackNetDriver::Open and JackDummyDriver::Open. 16 years ago
JackDummyDriver.h Loopback driver working again. 17 years ago
JackEngine.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackEngine.h Better symbols export for server and client side libraries. 16 years ago
JackEngineControl.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackEngineControl.h Better symbols export for server and client side libraries. 16 years ago
JackEngineTiming.cpp Cleanup timing + cpuload code 17 years ago
JackEngineTiming.h Cleanup timing + cpuload code 17 years ago
JackError.cpp Better symbols export for server and client side libraries. 16 years ago
JackError.h Better symbols export for server and client side libraries. 16 years ago
JackException.h Better symbols export for server and client side libraries. 16 years ago
JackExternalClient.cpp Fix a crash bug when desallocating a non completely created external client. 17 years ago
JackExternalClient.h Merge Michael Voigt drops branch after reorganization step. 16 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 Better symbols export for server and client side libraries. 16 years ago
JackFreewheelDriver.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackFreewheelDriver.h Remove JackClientInterface class 17 years ago
JackGlobals.cpp Cleanup some headers for licence issues. 17 years ago
JackGlobals.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackGraphManager.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackGraphManager.h Better symbols export for server and client side libraries. 16 years ago
JackInternalClient.cpp Correct JackCoreAudioAdapter::Close. 16 years ago
JackInternalClient.h Remove use of try/catch during internal client loading, set default nperiod to 2 in JackAlsaAdpter. 16 years ago
JackInternalClientChannel.h Remove JackClientInterface class 17 years ago
JackLibAPI.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackLibClient.cpp Merge Michael Voigt drops branch after reorganization step. 16 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 Merge Michael Voigt drops branch after reorganization step. 16 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 Better symbols export for server and client side libraries. 16 years ago
JackLoopbackDriver.cpp Merge Michael Voigt drops branch after reorganization step. 16 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 Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackMidiAPI.cpp Merge Michael Voigt drops branch after reorganization step. 16 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 Michael Voigt mutex cleanup patch. 16 years ago
JackNetAdapter.cpp Better symbols export for server and client side libraries. 16 years ago
JackNetAdapter.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackNetDriver.cpp Fix JackNetDriver::Open and JackDummyDriver::Open. 16 years ago
JackNetDriver.h Correct JackNetDriver initialization. 16 years ago
JackNetInterface.cpp Move init code after possibly failing allocation code in JackNetDriver::Init. 16 years ago
JackNetInterface.h Better symbols export for server and client side libraries. 16 years ago
JackNetManager.cpp Better symbols export for server and client side libraries. 16 years ago
JackNetManager.h Cleanup. 16 years ago
JackNetSocket.h Better symbols export for server and client side libraries. 16 years ago
JackNetTool.cpp Better symbols export for server and client side libraries. 16 years ago
JackNetTool.h Better symbols export for server and client side libraries. 16 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. 16 years ago
JackPlatformPlug.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackPort.cpp Cleanup JackEngine::PortRename. 16 years ago
JackPort.h Better symbols export for server and client side libraries. 16 years ago
JackPortType.cpp Correct GetPortTypeId, various cleanup. 17 years ago
JackPortType.h Correct GetPortTypeId, various cleanup. 17 years ago
JackRequest.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackResampler.cpp Better error handling in netioadapter (2) 17 years ago
JackResampler.h Cleanup, documentation. 17 years ago
JackRestartThreadedDriver.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackRestartThreadedDriver.h Better symbols export for server and client side libraries. 16 years ago
JackServer.cpp Some code cleanup. 16 years ago
JackServer.h Some code cleanup. 16 years ago
JackServerAPI.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackServerGlobals.cpp Fix memory leaks. 16 years ago
JackServerGlobals.h Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
JackServerLaunch.cpp Merge Michael Voigt drops branch after reorganization step. 16 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 Better symbols export for server and client side libraries. 16 years ago
JackSynchro.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackSystemDeps.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackThread.h Better symbols export for server and client side libraries. 16 years ago
JackThreadedDriver.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackThreadedDriver.h Better symbols export for server and client side libraries. 16 years ago
JackTime.c Better symbols export for server and client side libraries. 16 years ago
JackTime.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackTools.cpp Define JACK_PATH_MAX for simpler portability. 16 years ago
JackTools.h Better symbols export for server and client side libraries. 16 years ago
JackTransportEngine.cpp Transport is now working over the network with NetJack2 16 years ago
JackTransportEngine.h Better symbols export for server and client side libraries. 16 years ago
JackTypes.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackWaitThreadedDriver.cpp Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackWaitThreadedDriver.h Better symbols export for server and client side libraries. 16 years ago
Jackdmp.cpp Implement jackctl_server_load_internal and jackctl_server_unload_internal. 16 years ago
driver_interface.h Better symbols export for server and client side libraries. 16 years ago
ringbuffer.c Merge Michael Voigt drops branch after reorganization step. 16 years ago
shm.c Better control of exported symbols. 17 years ago
shm.h Merge Michael Voigt drops branch after reorganization step. 16 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 Cleanup in driver/internal loading code, correct wscript for driver and internals compilation. 16 years ago