.. |
jack
|
Update link to new-session-manager jackaudio page
|
2 years ago |
JackAC3Encoder.cpp
|
Whitespace / NO-OP
|
5 years ago |
JackAC3Encoder.h
|
Whitespace / NO-OP
|
5 years ago |
JackAPI.cpp
|
Missing check for graph manager in JackAPI.
|
2 years ago |
JackActivationCount.cpp
|
Error in JackActivationCount::Signal now uses jack_log instead of jack_error.
|
13 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.
|
15 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).
|
2 years ago |
JackAtomicState.h
|
Fix alignas() on non-packed architectures (#839).
|
2 years ago |
JackAudioAdapter.cpp
|
Fix for compilation on Solaris.
|
12 years ago |
JackAudioAdapter.h
|
Fix for compilation on Solaris.
|
12 years ago |
JackAudioAdapterFactory.cpp
|
Add FreeBSD support
|
2 years ago |
JackAudioAdapterInterface.cpp
|
Add NET_SYNCHING flag.
|
11 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)
|
6 years ago |
JackAudioDriver.h
|
Cleanup, documentation.
|
11 years ago |
JackAudioPort.cpp
|
arm64: Enable simd implementations (#398)
|
5 years ago |
JackChannel.h
|
Fix client UUID gen, and some warnings (#440)
|
5 years ago |
JackClient.cpp
|
JackLinuxFutex: treat maximum TimedWait() as Wait() and retry on EINTR
|
3 years ago |
JackClient.h
|
Cleanup metadata on server close
|
5 years ago |
JackClientControl.h
|
Fix client UUID gen, and some warnings (#440)
|
5 years ago |
JackClientInterface.h
|
Correct export settings(2).
|
12 years ago |
JackCompilerDeps.h
|
Correct GPL licence to LGPL for header files needed to build libjack.
|
5 years ago |
JackConnectionManager.cpp
|
Fix alignment of fields for atomic accesses (#761)
|
3 years ago |
JackConnectionManager.h
|
Fix alignas() on non-packed architectures (#839).
|
2 years ago |
JackConstants.h
|
Bump version and update changelog
|
2 years ago |
JackControlAPI.cpp
|
Fix jackctl_parameter_reset and jackctl_parameter_set_value return values.
|
3 years ago |
JackControlAPI.h
|
Fix blocking DBus device reservation, so it plays nice with others
|
4 years ago |
JackDebugClient.cpp
|
Fix client UUID gen, and some warnings (#440)
|
5 years ago |
JackDebugClient.h
|
Fix client UUID gen, and some warnings (#440)
|
5 years ago |
JackDriver.cpp
|
Fix client UUID gen, and some warnings (#440)
|
5 years ago |
JackDriver.h
|
NO-OP / trailing whitespace in *.h files
|
5 years ago |
JackDriverInfo.h
|
Cleanup headers(2).
|
12 years ago |
JackDriverLoader.cpp
|
Fix compilation error caused widechar/singlechar mixup in 52786902d66b111431b615c4a5fa025b1d3d8ff5
|
4 years ago |
JackDriverLoader.h
|
Correct GPL licence to LGPL for header files needed to build libjack.
|
5 years ago |
JackDummyDriver.cpp
|
Correct JackDummyDriver driver_initialize.
|
11 years ago |
JackDummyDriver.h
|
NetJack2 code cleanup.
|
13 years ago |
JackEngine.cpp
|
Revert "metadata: Make JACK_METADATA_* constant"
|
3 years ago |
JackEngine.h
|
Rename PortSetDeviceMetadata to PortSetDefaultMetadata
|
4 years ago |
JackEngineControl.cpp
|
Define NETWORK_PROTOCOL.
|
11 years ago |
JackEngineControl.h
|
Fix alignas() on non-packed architectures (#839).
|
2 years ago |
JackEngineProfiling.cpp
|
Cleanup.
|
12 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.
|
2 years ago |
JackError.h
|
API: Export missing symbols to jack library.
|
2 years ago |
JackException.cpp
|
Correct GPL licence to LGPL for files needed to build libjack (2).
|
5 years ago |
JackException.h
|
Correct GPL licence to LGPL for header files needed to build libjack.
|
5 years ago |
JackExternalClient.cpp
|
Fix client UUID gen, and some warnings (#440)
|
5 years ago |
JackExternalClient.h
|
Fix client UUID gen, and some warnings (#440)
|
5 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.
|
12 years ago |
JackFrameTimer.h
|
Correct JackFrameTimer::ResetFrameTime for new Fons DLL model.
|
12 years ago |
JackFreewheelDriver.cpp
|
Accpetable fix for long standing Freewheel mode bug.
|
11 years ago |
JackFreewheelDriver.h
|
More cleanup in backends.
|
12 years ago |
JackGenericClientChannel.cpp
|
Fix client UUID gen, and some warnings (#440)
|
5 years ago |
JackGenericClientChannel.h
|
Fix client UUID gen, and some warnings (#440)
|
5 years ago |
JackGlobals.cpp
|
John Emmas patch for Windows.
|
11 years ago |
JackGlobals.h
|
Protect shared fSynchroTable access with a mutex.
|
11 years 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
|
jack common: ensure null termination of char arrays
|
4 years ago |
JackInternalClient.h
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackInternalClientChannel.h
|
Fix client UUID gen, and some warnings (#440)
|
5 years 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
|
Fix build issue triggered by last branch merge
|
5 years ago |
JackLibClient.cpp
|
jack common: ensure null termination of char arrays
|
4 years ago |
JackLibClient.h
|
Fix client UUID gen, and some warnings (#440)
|
5 years ago |
JackLibGlobals.h
|
Cleanup metadata on server close
|
5 years ago |
JackLibSampleRateResampler.cpp
|
Correct JackNetExtMaster::Read.
|
10 years ago |
JackLibSampleRateResampler.h
|
Cleanup.
|
12 years ago |
JackLockedEngine.h
|
Rename PortSetDeviceMetadata to PortSetDefaultMetadata
|
4 years ago |
JackLoopbackDriver.cpp
|
Cleanup backend class structure.
|
11 years ago |
JackLoopbackDriver.h
|
Cleanup of backend stack.
|
12 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
|
2 years ago |
JackMetadata.h
|
1.9.14 on MinGW/waf + build guide (#495)
|
4 years ago |
JackMidiAPI.cpp
|
Correct JackDriver::Open : call to fGraphManager->SetBufferSize has to use current fEngineControl->fBufferSize value.
|
8 years ago |
JackMidiAsyncQueue.cpp
|
Fix bad deallocation in JackMidiAsyncQueue.
|
2 years ago |
JackMidiAsyncQueue.h
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackMidiAsyncWaitQueue.cpp
|
CoreMidi driver starting to work.
|
13 years ago |
JackMidiAsyncWaitQueue.h
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackMidiBufferReadQueue.cpp
|
Correct export settings(2).
|
12 years ago |
JackMidiBufferReadQueue.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
13 years ago |
JackMidiBufferWriteQueue.cpp
|
Correct export settings(2).
|
12 years ago |
JackMidiBufferWriteQueue.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
13 years ago |
JackMidiDriver.cpp
|
String management fix.
|
8 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.
|
8 years ago |
JackMidiRawInputWriteQueue.cpp
|
Cleanup some warnings
|
5 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.
|
13 years ago |
JackMidiRawOutputWriteQueue.cpp
|
Cleanup some warnings
|
5 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).
|
13 years ago |
JackMidiReadQueue.cpp
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
13 years ago |
JackMidiReadQueue.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
13 years ago |
JackMidiReceiveQueue.cpp
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
13 years ago |
JackMidiReceiveQueue.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
13 years ago |
JackMidiSendQueue.cpp
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
13 years ago |
JackMidiSendQueue.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
13 years ago |
JackMidiUtil.cpp
|
Optimize the 'alsarawmidi' driver for I/O over multiple ports. Make 'GetCurrentFrame' call 'GetMicroSeconds' earlier in the function call.
|
13 years ago |
JackMidiUtil.h
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
13 years ago |
JackMidiWriteQueue.cpp
|
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
|
13 years ago |
JackMidiWriteQueue.h
|
Renaming for Windows compatibility.
|
13 years ago |
JackMutex.h
|
Naming of synchro primitive on Windows(2).
|
12 years ago |
JackNetAPI.cpp
|
String management fix.
|
8 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
|
5 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
|
5 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
|
5 years ago |
JackNetManager.cpp
|
Correct netmanager latency reporting
|
9 years ago |
JackNetManager.h
|
NO-OP / trailing whitespace in *.h files
|
5 years ago |
JackNetOneDriver.cpp
|
Remove GPL dependency from JackTools.
|
5 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.
|
5 years ago |
JackNetTool.cpp
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackNetTool.h
|
FIx doxygen and user facing and non-facing typos
|
5 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
|
5 years ago |
JackPort.h
|
String management fix.
|
8 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
|
5 years ago |
JackProxyDriver.cpp
|
Add JackProxyDriver
|
9 years ago |
JackProxyDriver.h
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackRequest.h
|
Fix crash on jack_internal_client_load without some options set
|
5 years ago |
JackRequestDecoder.cpp
|
[metadata] Metadata properties implementation. (#383)
|
6 years ago |
JackRequestDecoder.h
|
Add midding virtual destructor.
|
12 years ago |
JackResampler.cpp
|
Support for partial buffers in libjacknet.
|
10 years ago |
JackResampler.h
|
NO-OP / trailing whitespace in *.h files
|
5 years ago |
JackRestartThreadedDriver.cpp
|
Cleanup.
|
13 years ago |
JackRestartThreadedDriver.h
|
Better symbols export for server and client side libraries.
|
16 years ago |
JackServer.cpp
|
FIx doxygen and user facing and non-facing typos
|
5 years ago |
JackServer.h
|
Fix client UUID gen, and some warnings (#440)
|
5 years ago |
JackServerAPI.cpp
|
Move NotifyQuit in JackServer::Stop.
|
12 years ago |
JackServerGlobals.cpp
|
Fix blocking DBus device reservation, so it plays nice with others
|
4 years ago |
JackServerGlobals.h
|
Fix blocking DBus device reservation, so it plays nice with others
|
4 years ago |
JackServerLaunch.h
|
Cleanup on Windows.
|
16 years ago |
JackSession.h
|
New internal JackSession.h file (for 64 bits compilation on Windows).
|
13 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).
|
11 years ago |
JackSystemDeps.h
|
Correct GPL licence to LGPL for header files needed to build libjack.
|
5 years ago |
JackThread.h
|
Compile on Windows again.
|
13 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).
|
12 years ago |
JackTimedDriver.cpp
|
Add JackWaitCallbackDriver
|
9 years ago |
JackTimedDriver.h
|
Add JackWaitCallbackDriver
|
9 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
|
10 years ago |
JackWaitCallbackDriver.cpp
|
Add JackWaitCallbackDriver
|
9 years ago |
JackWaitCallbackDriver.h
|
Add JackWaitCallbackDriver
|
9 years ago |
JackWaitThreadedDriver.cpp
|
Split JackWaitThreadedDriver's Execute method
|
9 years ago |
JackWaitThreadedDriver.h
|
Split JackWaitThreadedDriver's Execute method
|
9 years ago |
JackWeakAPI.c
|
fix JackWeakAPI on Windows (#846)
|
2 years ago |
Jackdmp.cpp
|
Bump version to 1.9.21
|
2 years ago |
driver_interface.h
|
Windows: Use widechar instead of char when loading drivers.
|
4 years ago |
memops.c
|
Add 32 bit support for ALSA driver (#811)
|
2 years ago |
memops.h
|
Add 32 bit support for ALSA driver (#811)
|
2 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
|
5 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)
|
5 years ago |
promiscuous.h
|
Correct GPL licence to LGPL for files needed to build libjack (3)
|
5 years ago |
ringbuffer.c
|
EXPORT macro renamed to LIB_EXPORT.
|
13 years ago |
shm.c
|
Make a function return const; More mingw fixes
|
4 years ago |
shm.h
|
Fix macOS x86_64 + arm64 interoperability
|
3 years ago |
timestamps.c
|
Synchronize jack.h with JACK1, use jack_native_thread_t type in POSIX and OSX thread implementation.
|
13 years ago |
timestamps.h
|
Beautifull code
|
16 years ago |
varargs.h
|
Fix client UUID gen, and some warnings (#440)
|
5 years ago |
wscript
|
Fix wscripts syntax (#826)
|
2 years ago |