.. |
jack
|
Updated API to match jack 0.109.0 version (in progress). Correct issue in CoreAudio driver.
|
17 years ago |
JackAPI.cpp
|
Remove checking thread in CoreAudio driver, better device state change recovery strategy: the driver is stopped and restarted. jack_thread_wait implementation. Add jack_thread_wait client example.
|
17 years ago |
JackAPI.h
|
Reorganize jack headers.
|
17 years ago |
JackAPIWrapper.cpp
|
Updated API to match jack 0.109.0 version (in progress). Correct issue in CoreAudio driver.
|
17 years ago |
JackActivationCount.cpp
|
First import
|
18 years ago |
JackActivationCount.h
|
Cleanup headers
|
17 years ago |
JackAtomic.h
|
Cleanup headers
|
17 years ago |
JackAtomicArrayState.h
|
Cleanup
|
18 years ago |
JackAtomicState.h
|
Merge of Dmitry Baikov MIDI branch.
|
17 years ago |
JackAudioDriver.cpp
|
Implement jack_recompute_total_latency and jack_recompute_total_latencies. Remove fBufferSize field in JackGraphManager object.
|
17 years ago |
JackAudioDriver.h
|
Include cleanup
|
17 years ago |
JackAudioPort.cpp
|
Merge of Dmitry Baikov MIDI branch.
|
17 years ago |
JackChannel.h
|
Include cleanup
|
17 years ago |
JackChannelTransaction.h
|
First import
|
18 years ago |
JackClient.cpp
|
Cleanup
|
17 years ago |
JackClient.h
|
Remove checking thread in CoreAudio driver, better device state change recovery strategy: the driver is stopped and restarted. jack_thread_wait implementation. Add jack_thread_wait client example.
|
17 years ago |
JackClientControl.h
|
Cleanup
|
17 years ago |
JackClientInterface.h
|
Port connection callback.
|
17 years ago |
JackConnectionManager.cpp
|
Move client refnum management in JackEngine.
|
18 years ago |
JackConnectionManager.h
|
Cleanup
|
17 years ago |
JackConstants.h
|
Updated API to match jack 0.109.0 version (in progress). Correct issue in CoreAudio driver.
|
17 years ago |
JackDebugClient.cpp
|
Port connection callback.
|
17 years ago |
JackDebugClient.h
|
Port connection callback.
|
17 years ago |
JackDriver.cpp
|
Port connection callback.
|
17 years ago |
JackDriver.h
|
Port connection callback.
|
17 years ago |
JackDriverLoader.cpp
|
Cleanup in CoreAudio driver.
|
17 years ago |
JackDriverLoader.h
|
Cleanup
|
17 years ago |
JackDummyDriver.cpp
|
Include cleanup
|
17 years ago |
JackDummyDriver.h
|
Include cleanup
|
17 years ago |
JackEngine.cpp
|
Correct JackGraphManager::GetConnections
|
17 years ago |
JackEngine.h
|
Move transport related methods from JackEngine to JackServer.
|
17 years ago |
JackEngineControl.cpp
|
Remove JackEngineTiming class: code moved in JackEngineControl (3)
|
17 years ago |
JackEngineControl.h
|
OSX 32/64 bits version.
|
17 years ago |
JackError.c
|
JackLog cleanup.
|
17 years ago |
JackError.h
|
JackLog cleanup.
|
17 years ago |
JackExports.h
|
First import
|
18 years ago |
JackExternalClient.cpp
|
Port connection callback.
|
17 years ago |
JackExternalClient.h
|
Port connection callback.
|
17 years ago |
JackFifo.cpp
|
Include cleanup
|
17 years ago |
JackFifo.h
|
Cleanup
|
17 years ago |
JackFrameTimer.cpp
|
Documentation
|
18 years ago |
JackFrameTimer.h
|
Internal cleanup
|
18 years ago |
JackFreewheelDriver.cpp
|
Fix a bug in freewheel management in async mode: drivers now receive the kStartFreewheelCallback and kStopFreewheelCallback notifications.
|
17 years ago |
JackFreewheelDriver.h
|
Make Rename a method of JackPort class, call it from driver Attach method.
|
17 years ago |
JackGlobals.cpp
|
Cleanup
|
17 years ago |
JackGlobals.h
|
Automatic jack server launch (in progress)
|
18 years ago |
JackGlobalsClient.cpp
|
For scons based compilation on OSX
|
17 years ago |
JackGlobalsServer.cpp
|
Pieter Palmers FFADO driver and scons based build.
|
17 years ago |
JackGraphManager.cpp
|
Correct JackGraphManager::GetConnections
|
17 years ago |
JackGraphManager.h
|
Implement jack_recompute_total_latency and jack_recompute_total_latencies. Remove fBufferSize field in JackGraphManager object.
|
17 years ago |
JackInternalClient.cpp
|
Windows compilation
|
17 years ago |
JackInternalClient.h
|
Implementation of server_name setting (-n) in progress
|
17 years ago |
JackInternalClientChannel.h
|
Move transport related methods from JackEngine to JackServer.
|
17 years ago |
JackLibAPI.cpp
|
OSX 32/64 bits version.
|
17 years ago |
JackLibClient.cpp
|
Port connection callback.
|
17 years ago |
JackLibClient.h
|
Port connection callback.
|
17 years ago |
JackLibGlobals.h
|
OSX 32/64 bits version.
|
17 years ago |
JackLoopbackDriver.cpp
|
Cleanup
|
17 years ago |
JackLoopbackDriver.h
|
Include cleanup
|
17 years ago |
JackMidiAPI.cpp
|
Updated API to match jack 0.109.0 version (in progress). Correct issue in CoreAudio driver.
|
17 years ago |
JackMidiPort.cpp
|
Merge of Dmitry Baikov MIDI branch.
|
17 years ago |
JackMidiPort.h
|
Merge of Dmitry Baikov MIDI branch.
|
17 years ago |
JackMutex.h
|
Merge of Dmitry Baikov MIDI branch.
|
17 years ago |
JackNotification.h
|
Port connection callback.
|
17 years ago |
JackPort.cpp
|
Update in usx2y.c and JackPort.cpp to match jackd 0.109.2.
|
17 years ago |
JackPort.h
|
Implement jack_recompute_total_latency and jack_recompute_total_latencies. Remove fBufferSize field in JackGraphManager object.
|
17 years ago |
JackPortType.cpp
|
Merge of Dmitry Baikov MIDI branch.
|
17 years ago |
JackPortType.h
|
Merge of Dmitry Baikov MIDI branch.
|
17 years ago |
JackPosixSemaphore.cpp
|
Include cleanup
|
17 years ago |
JackPosixSemaphore.h
|
Implementation of server_name setting (-n) in progress
|
17 years ago |
JackPosixThread.cpp
|
Remove checking thread in CoreAudio driver, better device state change recovery strategy: the driver is stopped and restarted. jack_thread_wait implementation. Add jack_thread_wait client example.
|
17 years ago |
JackPosixThread.h
|
Remove checking thread in CoreAudio driver, better device state change recovery strategy: the driver is stopped and restarted. jack_thread_wait implementation. Add jack_thread_wait client example.
|
17 years ago |
JackProcessSync.h
|
Implementation of server_name setting (-n) in progress
|
17 years ago |
JackRequest.h
|
Include cleanup
|
17 years ago |
JackServer.cpp
|
Cleanup
|
17 years ago |
JackServer.h
|
Cleanup
|
17 years ago |
JackServerAPI.cpp
|
Cleanup
|
17 years ago |
JackServerGlobals.cpp
|
Cleanup
|
17 years ago |
JackServerGlobals.h
|
OSX 32/64 bits version.
|
17 years ago |
JackServerLaunch.cpp
|
Change prototype
|
17 years ago |
JackServerLaunch.h
|
Reorganize jack headers.
|
17 years ago |
JackShmMem.cpp
|
OSX 32/64 bits version.
|
17 years ago |
JackShmMem.h
|
OSX 32/64 bits version.
|
17 years ago |
JackSocket.cpp
|
Cleanup
|
17 years ago |
JackSocket.h
|
First import
|
18 years ago |
JackSocketClientChannel.cpp
|
Port connection callback.
|
17 years ago |
JackSocketClientChannel.h
|
OSX 32/64 bits version.
|
17 years ago |
JackSocketNotifyChannel.cpp
|
Port connection callback.
|
17 years ago |
JackSocketNotifyChannel.h
|
Port connection callback.
|
17 years ago |
JackSocketServerChannel.cpp
|
Move transport related methods from JackEngine to JackServer.
|
17 years ago |
JackSocketServerChannel.h
|
Cleanup
|
17 years ago |
JackSocketServerNotifyChannel.cpp
|
Cleanup
|
17 years ago |
JackSocketServerNotifyChannel.h
|
Implementation of server_name setting (-n) in progress
|
17 years ago |
JackSyncInterface.h
|
First import
|
18 years ago |
JackSynchro.h
|
Implementation of server_name setting (-n) in progress
|
17 years ago |
JackThread.h
|
Remove checking thread in CoreAudio driver, better device state change recovery strategy: the driver is stopped and restarted. jack_thread_wait implementation. Add jack_thread_wait client example.
|
17 years ago |
JackThreadedDriver.cpp
|
Cleanup
|
17 years ago |
JackThreadedDriver.h
|
Port connection callback.
|
17 years ago |
JackTime.c
|
Cleanup
|
17 years ago |
JackTime.h
|
Add missing timestamps.c and timestamps.h files, various clenaup
|
17 years ago |
JackTools.cpp
|
Change prototype
|
17 years ago |
JackTools.h
|
Change prototype
|
17 years ago |
JackTransportEngine.cpp
|
Cleanup
|
18 years ago |
JackTransportEngine.h
|
Removes unneeded 'volatile' for JackTransportEngine::fWriteCounter
|
17 years ago |
JackTypes.h
|
Cleanup headers
|
17 years ago |
Jackdmp.cpp
|
Changes dates
|
17 years ago |
SConscript
|
Various cleanup
|
17 years ago |
cycles.h
|
First import
|
18 years ago |
driver_interface.h
|
First import
|
18 years ago |
driver_parse.h
|
Cleanup
|
17 years ago |
jslist.h
|
First import
|
18 years ago |
ringbuffer.c
|
Reorganize jack headers.
|
17 years ago |
shm.c
|
Cleanup
|
17 years ago |
shm.h
|
Use .jackdrc file (instead of .jackdmprc). Install script now creates a link jackd
|
17 years ago |
timestamps.c
|
Add missing timestamps.c and timestamps.h files, various clenaup
|
17 years ago |
timestamps.h
|
Add missing timestamps.c and timestamps.h files, various clenaup
|
17 years ago |
transport_types.h
|
Cleanup
|
17 years ago |
varargs.h
|
Change prototype
|
17 years ago |