.. |
jack
|
Add JackPortIsCV and JackPortIsMIDI2 flags
|
3 months ago |
JackAC3Encoder.cpp
|
Whitespace / NO-OP
|
6 years ago |
JackAC3Encoder.h
|
Whitespace / NO-OP
|
6 years ago |
JackAPI.cpp
|
Define metadata APIs on libjackserver too
|
1 year ago |
JackActivationCount.cpp
|
Error in JackActivationCount::Signal now uses jack_log instead of jack_error.
|
14 years ago |
JackActivationCount.h
|
Fix alignment of fields for atomic accesses (#761)
|
3 years ago |
JackArgParser.cpp
|
FIx doxygen and user facing and non-facing typos
|
5 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
|
Fix alignas() on non-packed architectures (#839).
|
3 years ago |
JackAtomicState.h
|
Fix alignas() on non-packed architectures (#839).
|
3 years ago |
JackAudioAdapter.cpp
|
Fix for compilation on Solaris.
|
13 years ago |
JackAudioAdapter.h
|
Fix for compilation on Solaris.
|
13 years ago |
JackAudioAdapterFactory.cpp
|
Add FreeBSD support
|
3 years ago |
JackAudioAdapterInterface.cpp
|
Add NET_SYNCHING flag.
|
12 years ago |
JackAudioAdapterInterface.h
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackAudioDriver.cpp
|
fixed potential copy&paste style bugs (#317)
|
7 years ago |
JackAudioDriver.h
|
Cleanup, documentation.
|
11 years ago |
JackAudioPort.cpp
|
arm64: Enable simd implementations (#398)
|
6 years ago |
JackChannel.h
|
Fix client UUID gen, and some warnings (#440)
|
6 years ago |
JackClient.cpp
|
macOS related fixes
|
1 year ago |
JackClient.h
|
Cleanup metadata on server close
|
5 years ago |
JackClientControl.h
|
Fix client UUID gen, and some warnings (#440)
|
6 years ago |
JackClientInterface.h
|
Correct export settings(2).
|
13 years ago |
JackCompilerDeps.h
|
Correct GPL licence to LGPL for header files needed to build libjack.
|
6 years ago |
JackConnectionManager.cpp
|
Fix alignment of fields for atomic accesses (#761)
|
3 years ago |
JackConnectionManager.h
|
Fix alignas() on non-packed architectures (#839).
|
3 years ago |
JackConstants.h
|
Fix startup and shutdown when server is not running
|
1 year ago |
JackControlAPI.cpp
|
Fix jackctl_parameter_reset and jackctl_parameter_set_value return values.
|
4 years ago |
JackControlAPI.h
|
Relicence of JackControlAPI.h and control.h after discussion with Nedko Arnaudov.
|
1 year ago |
JackDebugClient.cpp
|
Fix typos
|
2 years ago |
JackDebugClient.h
|
Fix client UUID gen, and some warnings (#440)
|
6 years ago |
JackDriver.cpp
|
Fix client UUID gen, and some warnings (#440)
|
6 years ago |
JackDriver.h
|
NO-OP / trailing whitespace in *.h files
|
6 years ago |
JackDriverInfo.h
|
Cleanup headers(2).
|
13 years ago |
JackDriverLoader.cpp
|
Fix compilation error caused widechar/singlechar mixup in 52786902d66b111431b615c4a5fa025b1d3d8ff5
|
5 years ago |
JackDriverLoader.h
|
Correct GPL licence to LGPL for header files needed to build libjack.
|
6 years ago |
JackDummyDriver.cpp
|
Correct JackDummyDriver driver_initialize.
|
12 years ago |
JackDummyDriver.h
|
NetJack2 code cleanup.
|
13 years ago |
JackEngine.cpp
|
Fix startup and shutdown when server is not running
|
1 year ago |
JackEngine.h
|
Fix startup and shutdown when server is not running
|
1 year ago |
JackEngineControl.cpp
|
Define NETWORK_PROTOCOL.
|
12 years ago |
JackEngineControl.h
|
Fix alignas() on non-packed architectures (#839).
|
3 years ago |
JackEngineProfiling.cpp
|
Cleanup.
|
13 years ago |
JackEngineProfiling.h
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackError.cpp
|
API: Export missing symbols to jack library.
|
3 years ago |
JackError.h
|
API: Export missing symbols to jack library.
|
3 years ago |
JackException.cpp
|
Correct GPL licence to LGPL for files needed to build libjack (2).
|
6 years ago |
JackException.h
|
Correct GPL licence to LGPL for header files needed to build libjack.
|
6 years ago |
JackExternalClient.cpp
|
Fix client UUID gen, and some warnings (#440)
|
6 years ago |
JackExternalClient.h
|
Fix client UUID gen, and some warnings (#440)
|
6 years ago |
JackFilters.h
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackFrameTimer.cpp
|
Correct JackFrameTimer::ResetFrameTime for new Fons DLL model.
|
13 years ago |
JackFrameTimer.h
|
Correct JackFrameTimer::ResetFrameTime for new Fons DLL model.
|
13 years ago |
JackFreewheelDriver.cpp
|
Accpetable fix for long standing Freewheel mode bug.
|
11 years ago |
JackFreewheelDriver.h
|
More cleanup in backends.
|
13 years ago |
JackGenericClientChannel.cpp
|
Fix client UUID gen, and some warnings (#440)
|
6 years ago |
JackGenericClientChannel.h
|
Fix client UUID gen, and some warnings (#440)
|
6 years ago |
JackGlobals.cpp
|
John Emmas patch for Windows.
|
12 years ago |
JackGlobals.h
|
Define metadata APIs on libjackserver too
|
1 year ago |
JackGraphManager.cpp
|
Use proper path to tre/regex; Fixup wscript a bit
|
4 years ago |
JackGraphManager.h
|
NetJack2 code cleanup.
|
13 years ago |
JackInternalClient.cpp
|
Make jack_get_descriptor internal client message a verbose log
|
1 year ago |
JackInternalClient.h
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackInternalClientChannel.h
|
Fix startup and shutdown when server is not running
|
1 year ago |
JackInternalSessionLoader.cpp
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackInternalSessionLoader.h
|
Add support for internal session files
|
7 years ago |
JackLibAPI.cpp
|
Define metadata APIs on libjackserver too
|
1 year ago |
JackLibClient.cpp
|
Define metadata APIs on libjackserver too
|
1 year ago |
JackLibClient.h
|
Define metadata APIs on libjackserver too
|
1 year ago |
JackLibGlobals.h
|
Cleanup metadata on server close
|
5 years ago |
JackLibSampleRateResampler.cpp
|
Correct JackNetExtMaster::Read.
|
11 years ago |
JackLibSampleRateResampler.h
|
Cleanup.
|
13 years ago |
JackLockedEngine.h
|
Fix startup and shutdown when server is not running
|
1 year ago |
JackLoopbackDriver.cpp
|
Cleanup backend class structure.
|
11 years ago |
JackLoopbackDriver.h
|
Cleanup of backend stack.
|
13 years ago |
JackMessageBuffer.cpp
|
Fix alignment of fields for atomic accesses (#761)
|
3 years ago |
JackMessageBuffer.h
|
Fix alignment of fields for atomic accesses (#761)
|
3 years ago |
JackMetadata.cpp
|
Override permission issues by separating users metadata
|
3 years ago |
JackMetadata.h
|
1.9.14 on MinGW/waf + build guide (#495)
|
5 years ago |
JackMidiAPI.cpp
|
Correct JackDriver::Open : call to fGraphManager->SetBufferSize has to use current fEngineControl->fBufferSize value.
|
9 years ago |
JackMidiAsyncQueue.cpp
|
Fix bad deallocation in JackMidiAsyncQueue.
|
3 years ago |
JackMidiAsyncQueue.h
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackMidiAsyncWaitQueue.cpp
|
CoreMidi driver starting to work.
|
14 years ago |
JackMidiAsyncWaitQueue.h
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackMidiBufferReadQueue.cpp
|
Correct export settings(2).
|
13 years ago |
JackMidiBufferReadQueue.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
14 years ago |
JackMidiBufferWriteQueue.cpp
|
Correct export settings(2).
|
13 years ago |
JackMidiBufferWriteQueue.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
14 years ago |
JackMidiDriver.cpp
|
String management fix.
|
9 years ago |
JackMidiDriver.h
|
Cleanup, documentation.
|
11 years ago |
JackMidiPort.cpp
|
Do not assert/crash when bad clients send unordered events
|
6 years ago |
JackMidiPort.h
|
Correct JackDriver::Open : call to fGraphManager->SetBufferSize has to use current fEngineControl->fBufferSize value.
|
9 years ago |
JackMidiRawInputWriteQueue.cpp
|
Cleanup some warnings
|
6 years ago |
JackMidiRawInputWriteQueue.h
|
JackMidiRawInputWriteQueue: Fix flaw exposed by ringbuffer use by using array instead of ringbuffer, which needed to be done anyway, as the ringbuffer was overkill for this case.
|
14 years ago |
JackMidiRawOutputWriteQueue.cpp
|
Cleanup some warnings
|
6 years ago |
JackMidiRawOutputWriteQueue.h
|
Take away early bytes optimization from JackMidiRawOutputWriteQueue, as some MIDI systems timestamp incoming data using the time the status byte arrives vs. the time the last byte arrives. Also, doing some debugging on the 'alsarawmidi' driver (in progress).
|
14 years ago |
JackMidiReadQueue.cpp
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
14 years ago |
JackMidiReadQueue.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
14 years ago |
JackMidiReceiveQueue.cpp
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
14 years ago |
JackMidiReceiveQueue.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
14 years ago |
JackMidiSendQueue.cpp
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
14 years ago |
JackMidiSendQueue.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
14 years ago |
JackMidiUtil.cpp
|
Optimize the 'alsarawmidi' driver for I/O over multiple ports. Make 'GetCurrentFrame' call 'GetMicroSeconds' earlier in the function call.
|
14 years ago |
JackMidiUtil.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
14 years ago |
JackMidiWriteQueue.cpp
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
14 years ago |
JackMidiWriteQueue.h
|
Renaming for Windows compatibility.
|
14 years ago |
JackMutex.h
|
Naming of synchro primitive on Windows(2).
|
13 years ago |
JackNetAPI.cpp
|
String management fix.
|
9 years ago |
JackNetAdapter.cpp
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackNetAdapter.h
|
NO-OP / trailing whitespace in *.h files
|
6 years ago |
JackNetDriver.cpp
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackNetDriver.h
|
NO-OP / trailing whitespace in *.h files
|
6 years ago |
JackNetInterface.cpp
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackNetInterface.h
|
NO-OP / trailing whitespace in *.h files
|
6 years ago |
JackNetManager.cpp
|
Correct netmanager latency reporting
|
9 years ago |
JackNetManager.h
|
NO-OP / trailing whitespace in *.h files
|
6 years ago |
JackNetOneDriver.cpp
|
Remove GPL dependency from JackTools.
|
6 years ago |
JackNetOneDriver.h
|
netjack1/netone opus support
|
12 years ago |
JackNetSocket.h
|
Correct GPL licence to LGPL for header files needed to build libjack.
|
6 years ago |
JackNetTool.cpp
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackNetTool.h
|
Fix typos
|
2 years ago |
JackNotification.h
|
[metadata] Metadata properties implementation. (#383)
|
6 years ago |
JackPlatformPlug.h
|
Merge Michael Voigt drops branch after reorganization step.
|
16 years ago |
JackPort.cpp
|
Cleanup some warnings
|
6 years ago |
JackPort.h
|
String management fix.
|
9 years ago |
JackPortType.cpp
|
port: Make PORT_TYPES_MAX constant
|
4 years ago |
JackPortType.h
|
port: Make PORT_TYPES_MAX constant
|
4 years ago |
JackProfiler.cpp
|
Correct JackProfiler.
|
13 years ago |
JackProfiler.h
|
NO-OP / trailing whitespace in *.h files
|
6 years ago |
JackProxyDriver.cpp
|
Add JackProxyDriver
|
10 years ago |
JackProxyDriver.h
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackRequest.h
|
Fix startup and shutdown when server is not running
|
1 year ago |
JackRequestDecoder.cpp
|
Fix startup and shutdown when server is not running
|
1 year ago |
JackRequestDecoder.h
|
Add midding virtual destructor.
|
13 years ago |
JackResampler.cpp
|
Support for partial buffers in libjacknet.
|
11 years ago |
JackResampler.h
|
NO-OP / trailing whitespace in *.h files
|
6 years ago |
JackRestartThreadedDriver.cpp
|
Cleanup.
|
14 years ago |
JackRestartThreadedDriver.h
|
Better symbols export for server and client side libraries.
|
16 years ago |
JackServer.cpp
|
Define metadata APIs on libjackserver too
|
1 year ago |
JackServer.h
|
Define metadata APIs on libjackserver too
|
1 year ago |
JackServerAPI.cpp
|
Move NotifyQuit in JackServer::Stop.
|
12 years ago |
JackServerGlobals.cpp
|
Fix blocking DBus device reservation, so it plays nice with others
|
5 years ago |
JackServerGlobals.h
|
Fix blocking DBus device reservation, so it plays nice with others
|
5 years ago |
JackServerLaunch.h
|
Cleanup on Windows.
|
16 years ago |
JackSession.h
|
New internal JackSession.h file (for 64 bits compilation on Windows).
|
14 years ago |
JackShmMem.cpp
|
shm: Remove not used JackMem class
|
4 years ago |
JackShmMem.h
|
shm: Remove not used JackMem class
|
4 years ago |
JackSynchro.h
|
Fix some incoherency with strings (2).
|
12 years ago |
JackSystemDeps.h
|
Correct GPL licence to LGPL for header files needed to build libjack.
|
6 years ago |
JackThread.h
|
Compile on Windows again.
|
14 years ago |
JackThreadedDriver.cpp
|
Cleanup.
|
11 years ago |
JackThreadedDriver.h
|
Cleanup backend class structure.
|
11 years ago |
JackTime.h
|
Add EndTime function (especially for Windows).
|
13 years ago |
JackTimedDriver.cpp
|
Add JackWaitCallbackDriver
|
10 years ago |
JackTimedDriver.h
|
Add JackWaitCallbackDriver
|
10 years ago |
JackTools.cpp
|
Make a function return const; More mingw fixes
|
4 years ago |
JackTools.h
|
Make a function return const; More mingw fixes
|
4 years ago |
JackTransportEngine.cpp
|
Fix alignment of fields for atomic accesses (#761)
|
3 years ago |
JackTransportEngine.h
|
Fix alignment of fields for atomic accesses (#761)
|
3 years ago |
JackTypes.h
|
Drop JACK_TIMER_CYCLE_COUNTER altogether
|
11 years ago |
JackWaitCallbackDriver.cpp
|
Add JackWaitCallbackDriver
|
10 years ago |
JackWaitCallbackDriver.h
|
Add JackWaitCallbackDriver
|
10 years ago |
JackWaitThreadedDriver.cpp
|
Split JackWaitThreadedDriver's Execute method
|
10 years ago |
JackWaitThreadedDriver.h
|
Split JackWaitThreadedDriver's Execute method
|
10 years ago |
JackWeakAPI.c
|
fix JackWeakAPI on Windows (#846)
|
3 years ago |
Jackdmp.cpp
|
Fix startup and shutdown when server is not running
|
1 year ago |
driver_interface.h
|
Windows: Use widechar instead of char when loading drivers.
|
5 years ago |
memops.c
|
Add 32 bit support for ALSA driver (#811)
|
3 years ago |
memops.h
|
Add 32 bit support for ALSA driver (#811)
|
3 years ago |
netjack.c
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
netjack.h
|
NO-OP / trailing whitespace in *.h files
|
6 years ago |
netjack_packet.c
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
netjack_packet.h
|
netjack1/netone opus support
|
12 years ago |
promiscuous.c
|
Correct GPL licence to LGPL for files needed to build libjack (3)
|
6 years ago |
promiscuous.h
|
Correct GPL licence to LGPL for files needed to build libjack (3)
|
6 years ago |
ringbuffer.c
|
Fix ringbuffer thread safety on ARM. Fix #715 #388 (#886)
|
2 years ago |
shm.c
|
Make a function return const; More mingw fixes
|
4 years ago |
shm.h
|
Fix macOS x86_64 + arm64 interoperability
|
4 years ago |
timestamps.c
|
Synchronize jack.h with JACK1, use jack_native_thread_t type in POSIX and OSX thread implementation.
|
14 years ago |
timestamps.h
|
Beautifull code
|
17 years ago |
varargs.h
|
Fix client UUID gen, and some warnings (#440)
|
6 years ago |
wscript
|
Use macos internal API for semaphore instead of bootstrap stuff
|
1 year ago |