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.
Stéphane Letz 1d5712a579 Fix merge conflicts. 15 years ago
..
jack Fix merge conflicts. 15 years ago
JackAPI.cpp Dynamic choice of maximum port number. 15 years ago
JackActivationCount.cpp Header cleanup, add --clients and --ports options in configure. 16 years ago
JackActivationCount.h Use __attribute__((__packed__)) again, more fixes for 64/32 mixed mode. Torben Hohn changes for 64/32 mixed mode in wscripts. 16 years ago
JackArgParser.cpp Simplify server temporary mode : now use a JackTemporaryException. 15 years ago
JackArgParser.h Support for -h option in internal clients to print the parameters. 16 years ago
JackAtomic.h Fix a SMP related bug introduced in rev 2957 : remove the __SMP__ flag and define LOCK for SMP in all cases. 16 years ago
JackAtomicArrayState.h Correct 64/32 mixed compilation again. 16 years ago
JackAtomicState.h Correct 64/32 mixed compilation again. 16 years ago
JackAudioAdapter.cpp Cleanup JackAudioAdapterInterface class. 16 years ago
JackAudioAdapter.h Add auto_connect parameter in netmanager and netadapter. 16 years ago
JackAudioAdapterFactory.cpp Merge Solaris branch back on trunk. 16 years ago
JackAudioAdapterInterface.cpp Change JackEngineProfiling and JackAudioAdapterInterface gnuplot scripts to output SVG instead of PDF. 15 years ago
JackAudioAdapterInterface.h Cleanup JackAudioAdapterInterface class. 16 years ago
JackAudioDriver.cpp Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
JackAudioDriver.h Cleanup loopback backend. 16 years ago
JackAudioPort.cpp Merge Solaris branch back on trunk. 16 years ago
JackChannel.h Parameter renaming. 15 years ago
JackClient.cpp Ensure that client-side message buffer thread calls thread_init callback if/when it is set by the client (backport of JACK1 rev 3838). 15 years ago
JackClient.h Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
JackClientControl.h Add mixed 32/64 mode (off by default). 16 years ago
JackClientInterface.h Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
JackCompilerDeps.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackConnectionManager.cpp Dynamic choice of maximum port number. 15 years ago
JackConnectionManager.h Dynamic choice of maximum port number. 15 years ago
JackConstants.h Dynamic choice of maximum port number. 15 years ago
JackControlAPI.cpp Check dynamic port-max value. 15 years ago
JackControlAPI.h Move dbus device reservation code to jackdbus 16 years ago
JackDebugClient.cpp More weak stuff in public headers. 15 years ago
JackDebugClient.h Client debugging code improved. 15 years ago
JackDriver.cpp Fix for ticket #152. 15 years ago
JackDriver.h Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
JackDriverLoader.cpp In JackCoreAudioDriver, improve management of input/output channels: -1 is now used internally to indicate a wanted max value. 15 years ago
JackDriverLoader.h Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. 16 years ago
JackDummyDriver.cpp Header cleanup, add --clients and --ports options in configure. 16 years ago
JackDummyDriver.h Loopback driver working again. 17 years ago
JackEngine.cpp Fix merge conflicts. 15 years ago
JackEngine.h Release JackEngine mutex before sending notifications. 15 years ago
JackEngineControl.cpp Release JackEngine mutex before sending notifications. 15 years ago
JackEngineControl.h Release JackEngine mutex before sending notifications. 15 years ago
JackEngineProfiling.cpp Improvements from Gabriel M. Beddingfield (HTML file output for profiling) + couple of fixes. 15 years ago
JackEngineProfiling.h Add mixed 32/64 mode (off by default). 16 years ago
JackError.cpp jack_verbose moved to JackGlobals class. 15 years ago
JackError.h jack_verbose moved to JackGlobals class. 15 years ago
JackException.h Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
JackExternalClient.cpp Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
JackExternalClient.h Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
JackFilters.h Use __attribute__((__packed__)) again, more fixes for 64/32 mixed mode. Torben Hohn changes for 64/32 mixed mode in wscripts. 16 years ago
JackFrameTimer.cpp Header cleanup, add --clients and --ports options in configure. 16 years ago
JackFrameTimer.h Use __attribute__((__aligned__(32))) instead of __attribute__((__packed__)) for 64/32 mixed mode. 16 years ago
JackFreewheelDriver.cpp Raise drivers time out used in synchronous mode. 16 years ago
JackFreewheelDriver.h Remove JackClientInterface class 17 years ago
JackGlobals.cpp Client debugging code improved. 15 years ago
JackGlobals.h Hopefully fix compilation issue introduced in r3823. 15 years ago
JackGraphManager.cpp Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
JackGraphManager.h Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
JackInternalClient.cpp Cleanup JackInternalClient code. 16 years ago
JackInternalClient.h Cleanup JackInternalClient code. 16 years ago
JackInternalClientChannel.h Parameter renaming. 15 years ago
JackLibAPI.cpp Client debugging code improved. 15 years ago
JackLibClient.cpp Shared memory manager was calling abort in case of fatal error, now return an error in caller. 15 years ago
JackLibClient.h Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
JackLibGlobals.h Client debugging code improved. 15 years ago
JackLibSampleRateResampler.cpp Automatic adaptative ringbuffer size mode when -g = 0. 16 years ago
JackLibSampleRateResampler.h Automatic adaptative ringbuffer size mode when -g = 0. 16 years ago
JackLockedEngine.h More cleanup in JackLockedEngine and JackEngine. 15 years ago
JackLoopbackDriver.cpp Cleanup loopback backend. 16 years ago
JackLoopbackDriver.h Remove JackClientInterface class 17 years ago
JackMessageBuffer.cpp Ensure that client-side message buffer thread calls thread_init callback if/when it is set by the client (backport of JACK1 rev 3838). 15 years ago
JackMessageBuffer.h Ensure that client-side message buffer thread calls thread_init callback if/when it is set by the client (backport of JACK1 rev 3838). 15 years ago
JackMidiAPI.cpp Header cleanup, add --clients and --ports options in configure. 16 years ago
JackMidiDriver.cpp Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
JackMidiDriver.h Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. 16 years ago
JackMidiPort.cpp Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. 16 years ago
JackMidiPort.h Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. 16 years ago
JackMutex.h Release JackEngine mutex before sending notifications. 15 years ago
JackNetAdapter.cpp Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
JackNetAdapter.h Cleanup in NetJack2 transport handing code. 16 years ago
JackNetDriver.cpp Typo. 15 years ago
JackNetDriver.h Correct CPU timing in JackNetDriver, now take cycle begin time after Read. 15 years ago
JackNetInterface.cpp Special code in JackCoreAudio driver to handle completely buggy Digidesign CoreAudio user-land driver. 15 years ago
JackNetInterface.h NetJack2 code : better error checkout, method renaming. 16 years ago
JackNetManager.cpp Fix issues in JackNetDriver::DecodeTransportData and JackNetDriver::Initialize. 15 years ago
JackNetManager.h NetJack2 code : better error checkout, method renaming. 16 years ago
JackNetOneDriver.cpp Fix merge conflicts. 15 years ago
JackNetOneDriver.h sync jack1 netjack back to netone 15 years ago
JackNetSocket.h Better symbols export for server and client side libraries. 16 years ago
JackNetTool.cpp Correct TransportDataHToN and TransportDataNToH. 15 years ago
JackNetTool.h Support for BIG_ENDIAN machines in NetJack2 for transport data. 16 years ago
JackNotification.h Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
JackPhysicalMidiInput.cpp Devin Anderson patch for Jack FFADO driver issues with lost MIDI bytes between periods (and more). 15 years ago
JackPhysicalMidiInput.h Devin Anderson patch for Jack FFADO driver issues with lost MIDI bytes between periods (and more). 15 years ago
JackPhysicalMidiOutput.cpp Devin Anderson jackmp-fix-ffado-midi-2.diff patch. 15 years ago
JackPhysicalMidiOutput.h Devin Anderson patch for Jack FFADO driver issues with lost MIDI bytes between periods (and more). 15 years ago
JackPlatformPlug.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackPort.cpp Dynamic choice of maximum port number. 15 years ago
JackPort.h Add mixed 32/64 mode (off by default). 16 years ago
JackPortType.cpp Header cleanup, add --clients and --ports options in configure. 16 years ago
JackPortType.h Correct GetPortTypeId, various cleanup. 17 years ago
JackProfiler.cpp Correct profiler client parameter default value. 16 years ago
JackProfiler.h Merge Solaris branch back on trunk. 16 years ago
JackRequest.h Parameter renaming. 15 years ago
JackResampler.cpp Automatic adaptative ringbuffer size mode when -g = 0. 16 years ago
JackResampler.h Try automatic adaptative mode in adapters. 16 years ago
JackRestartThreadedDriver.cpp Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
JackRestartThreadedDriver.h Better symbols export for server and client side libraries. 16 years ago
JackServer.cpp Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
JackServer.h Dynamic choice of maximum port number. 15 years ago
JackServerAPI.cpp Client debugging code improved. 15 years ago
JackServerGlobals.cpp Dynamic choice of maximum port number. 15 years ago
JackServerGlobals.h Dynamic choice of maximum port number. 15 years ago
JackServerLaunch.h Cleanup on Windows. 16 years ago
JackShmMem.cpp Sync with JACK1 : -r parameter now used for no-realtime, realtime (-R) is now default, usable backend given vie platform. 15 years ago
JackShmMem.h Sync with JACK1 : -r parameter now used for no-realtime, realtime (-R) is now default, usable backend given vie platform. 15 years ago
JackSynchro.h Synchronize jack2 public headers with jack1 ones. 16 years ago
JackSystemDeps.h Merge Michael Voigt drops branch after reorganization step. 16 years ago
JackThread.h Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
JackThreadedDriver.cpp Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
JackThreadedDriver.h Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
JackTime.h Compiles on Windows again. 16 years ago
JackTools.cpp Fix merge conflicts. 15 years ago
JackTools.h Fix merge conflicts. 15 years ago
JackTransportEngine.cpp increase sync timeout to 10seconds, because this can happen with netjack1 15 years ago
JackTransportEngine.h Correct 64/32 mixed compilation again. 16 years ago
JackTypes.h Cleanup. 16 years ago
JackWaitThreadedDriver.cpp Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
JackWaitThreadedDriver.h Rename JackDriver::Init method to JackDriver::Initialize (to avoid confusion with JackThread::Init method). 16 years ago
JackWeakAPI.cpp Memory allocation error checking in server for RPC. 15 years ago
Jackdmp.cpp Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
driver_interface.h Fix value of JACK_CONSTRAINT_FLAG_FAKE_VALUE 16 years ago
memops.c Tim Bechmann SSE 4.1 memops.c optimization patch. 15 years ago
memops.h Merge Solaris branch back on trunk. 16 years ago
netjack.c Compiles on OSX. 15 years ago
netjack.h sync jack1 netjack back to netone 15 years ago
netjack_packet.c Compiles on OSX. 15 years ago
netjack_packet.h rework of deadline machinery and support for freewheeling 15 years ago
ringbuffer.c Fix for ticket #154. 15 years ago
shm.c Compiles on Windows again. 15 years ago
shm.h Compiles on Windows again. 15 years ago
timestamps.c Header cleanup, add --clients and --ports options in configure. 16 years ago
timestamps.h Beautifull code 17 years ago
varargs.h Michael Voigt JackAPI cleanup patch. 16 years ago
wscript New MIDI driver related files added in OSX and Windows projects. 15 years ago