.. |
jack
|
Compiles on Windows again.
|
16 years ago |
JackAPI.cpp
|
Simplify JackClient RT code, jack_thread_wait API marked deprecated.
|
16 years ago |
JackActivationCount.cpp
|
Header cleanup, add --clients and --ports options in configure.
|
16 years ago |
JackActivationCount.h
|
Merge Michael Voigt drops branch after reorganization step.
|
16 years ago |
JackArgParser.cpp
|
Support for -h option in internal clients to print the parameters.
|
16 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
|
Cleanup
|
17 years ago |
JackAtomicState.h
|
Cleanup
|
17 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
|
Cleanup JackInternalClient code.
|
16 years ago |
JackAudioAdapterInterface.h
|
Cleanup JackAudioAdapterInterface class.
|
16 years ago |
JackAudioDriver.cpp
|
Add a resample quality parameter in audioadapter.
|
16 years ago |
JackAudioDriver.h
|
Merge Solaris branch back on trunk.
|
16 years ago |
JackAudioPort.cpp
|
Merge Solaris branch back on trunk.
|
16 years ago |
JackChannel.h
|
Correct PortRegister prototype.
|
16 years ago |
JackClient.cpp
|
Simplify JackClient RT code, jack_thread_wait API marked deprecated.
|
16 years ago |
JackClient.h
|
Simplify JackClient RT code, jack_thread_wait API marked deprecated.
|
16 years ago |
JackClientControl.h
|
Add mixed 32/64 mode (off by default).
|
16 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 optimization patch (inlining some heavy used methods).
|
16 years ago |
JackConnectionManager.h
|
Add mixed 32/64 mode (off by default).
|
16 years ago |
JackConstants.h
|
Add mixed 32/64 mode (off by default).
|
16 years ago |
JackControlAPI.cpp
|
First version of D-Bus based audio device rerservation.
|
16 years ago |
JackControlAPI.h
|
Transform range bool into flags
|
16 years ago |
JackDebugClient.cpp
|
Simplify JackClient RT code, jack_thread_wait API marked deprecated.
|
16 years ago |
JackDebugClient.h
|
Simplify JackClient RT code, jack_thread_wait API marked deprecated.
|
16 years ago |
JackDriver.cpp
|
Correct timing measurement error done in ALSA driver (r3253)
|
16 years ago |
JackDriver.h
|
Better symbols export for server and client side libraries.
|
16 years ago |
JackDriverLoader.cpp
|
Cleanup JackInternalClient code.
|
16 years ago |
JackDriverLoader.h
|
Support for -h option in internal clients to print the parameters.
|
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
|
Compiles on Windows again.
|
16 years ago |
JackEngine.h
|
Merge Solaris branch back on trunk.
|
16 years ago |
JackEngineControl.cpp
|
Tim Blechmann optimization patch (inlining some heavy used methods).
|
16 years ago |
JackEngineControl.h
|
Add mixed 32/64 mode (off by default).
|
16 years ago |
JackEngineProfiling.cpp
|
Cleanup profiling code.
|
16 years ago |
JackEngineProfiling.h
|
Add mixed 32/64 mode (off by default).
|
16 years ago |
JackError.cpp
|
Client and library global context cleanup in case of incorrect shutdown handling (that is applications not correctly closing client after server has shutdown).
|
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
|
Header cleanup, add --clients and --ports options in configure.
|
16 years ago |
JackExternalClient.h
|
Merge Michael Voigt drops branch after reorganization step.
|
16 years ago |
JackFilters.h
|
Try automatic adaptative mode in adapters.
|
16 years ago |
JackFrameTimer.cpp
|
Header cleanup, add --clients and --ports options in configure.
|
16 years ago |
JackFrameTimer.h
|
Add mixed 32/64 mode (off by default).
|
16 years ago |
JackFreewheelDriver.cpp
|
Header cleanup, add --clients and --ports options in configure.
|
16 years ago |
JackFreewheelDriver.h
|
Remove JackClientInterface class
|
17 years ago |
JackGlobals.cpp
|
Compiles on Windows again.
|
16 years ago |
JackGlobals.h
|
Cleanup global function export.
|
16 years ago |
JackGraphManager.cpp
|
Tim Blechmann optimization patch (inlining some heavy used methods).
|
16 years ago |
JackGraphManager.h
|
Two threads model in JackBoomerDriver (in progress).
|
16 years ago |
JackInternalClient.cpp
|
Cleanup JackInternalClient code.
|
16 years ago |
JackInternalClient.h
|
Cleanup JackInternalClient code.
|
16 years ago |
JackInternalClientChannel.h
|
Add missing methods in JackInternalClientChannel.h
|
16 years ago |
JackLibAPI.cpp
|
Client incorrect re-naming fixed: now done at fifo level only.
|
16 years ago |
JackLibClient.cpp
|
Add mixed 32/64 mode (off by default).
|
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
|
Client and library global context cleanup in case of incorrect shutdown handling (that is applications not correctly closing client after server has shutdown).
|
16 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
|
Merge Solaris branch back on trunk.
|
16 years ago |
JackLoopbackDriver.cpp
|
Header cleanup, add --clients and --ports options in configure.
|
16 years ago |
JackLoopbackDriver.h
|
Remove JackClientInterface class
|
17 years ago |
JackMessageBuffer.cpp
|
Rework the mutex/signal classes. Use them in JackMessageBuffer.
|
16 years ago |
JackMessageBuffer.h
|
Rework the mutex/signal classes. Use them in JackMessageBuffer.
|
16 years ago |
JackMidiAPI.cpp
|
Header cleanup, add --clients and --ports options in configure.
|
16 years ago |
JackMidiPort.cpp
|
Use up to BUFFER_SIZE_MAX frames in midi ports, fix for ticket #117.
|
16 years ago |
JackMidiPort.h
|
Simplify audio packet order verification.
|
16 years ago |
JackMutex.h
|
Michael Voigt mutex cleanup patch.
|
16 years ago |
JackNetAdapter.cpp
|
Cleanup global function export.
|
16 years ago |
JackNetAdapter.h
|
Cleanup in NetJack2 transport handing code.
|
16 years ago |
JackNetDriver.cpp
|
Print frame value in NetJack.
|
16 years ago |
JackNetDriver.h
|
Cleanup in NetJack2 transport handing code.
|
16 years ago |
JackNetInterface.cpp
|
Add a buffer size callback for netmaster that just remove the client (it will be recreated with the new parameters).
|
16 years ago |
JackNetInterface.h
|
Cleanup in NetJack2 transport handing code.
|
16 years ago |
JackNetManager.cpp
|
Add a buffer size callback for netmaster that just remove the client (it will be recreated with the new parameters).
|
16 years ago |
JackNetManager.h
|
Add a buffer size callback for netmaster that just remove the client (it will be recreated with the new parameters).
|
16 years ago |
JackNetSocket.h
|
Better symbols export for server and client side libraries.
|
16 years ago |
JackNetTool.cpp
|
Lower profiling array size, fix compîlation warnings
|
16 years ago |
JackNetTool.h
|
Support for BIG_ENDIAN machines in NetJack2 for transport data.
|
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.
|
16 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
|
Add mixed 32/64 mode (off by default).
|
16 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
|
Header cleanup, add --clients and --ports options in configure.
|
16 years ago |
JackRestartThreadedDriver.h
|
Better symbols export for server and client side libraries.
|
16 years ago |
JackServer.cpp
|
Merge Solaris branch back on trunk.
|
16 years ago |
JackServer.h
|
Cleanup server starting code for clients directly linked with libjackserver.so.
|
16 years ago |
JackServerAPI.cpp
|
Client incorrect re-naming fixed: now done at fifo level only.
|
16 years ago |
JackServerGlobals.cpp
|
Cleanup server starting code for clients directly linked with libjackserver.so.
|
16 years ago |
JackServerGlobals.h
|
Cleanup server starting code for clients directly linked with libjackserver.so.
|
16 years ago |
JackServerLaunch.h
|
Cleanup on Windows.
|
16 years ago |
JackShmMem.cpp
|
Add mixed 32/64 mode (off by default).
|
16 years ago |
JackShmMem.h
|
Add mixed 32/64 mode (off by default).
|
16 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
|
Synchronize jack2 public headers with jack1 ones.
|
16 years ago |
JackThreadedDriver.cpp
|
Cleanup global function export.
|
16 years ago |
JackThreadedDriver.h
|
Better symbols export for server and client side libraries.
|
16 years ago |
JackTime.h
|
Michael Voigt JackTime patch.
|
16 years ago |
JackTools.cpp
|
Cleanup JackInternalClient code.
|
16 years ago |
JackTools.h
|
Cleanup JackInternalClient code.
|
16 years ago |
JackTransportEngine.cpp
|
New JackBoomerDriver class for Boomer driver on Solaris.
|
16 years ago |
JackTransportEngine.h
|
Add mixed 32/64 mode (off by default).
|
16 years ago |
JackTypes.h
|
Merge Michael Voigt drops branch after reorganization step.
|
16 years ago |
JackWaitThreadedDriver.cpp
|
Correct RT thread parameters for OSX.
|
16 years ago |
JackWaitThreadedDriver.h
|
Fix JackNetDriver::Close method.
|
16 years ago |
Jackdmp.cpp
|
Improve jackd -V mode.
|
16 years ago |
driver_interface.h
|
Fix value of JACK_CONSTRAINT_FLAG_FAKE_VALUE
|
16 years ago |
memops.c
|
Tim Blechmann patch : sample order bug in SSE code.
|
16 years ago |
memops.h
|
Merge Solaris branch back on trunk.
|
16 years ago |
ringbuffer.c
|
Automatic adaptative ringbuffer size mode when -g = 0.
|
16 years ago |
shm.c
|
Compiles on Windows again.
|
16 years ago |
shm.h
|
Cleanup.
|
16 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
|
Check if ALSA is present to compile audioadapter on Linux.
|
16 years ago |