jackdbus/common
Nedko Arnaudov 768da1f8b8 Merge branch 'master' into ladi-experimental 2012-11-24 07:08:14 +02:00
..
jack netjack1/netone opus support 2012-09-10 15:24:37 +02:00
JackAC3Encoder.cpp AC3 code not compiled in ppc in JackCoreAudioDriver. 2012-02-22 13:05:32 +01:00
JackAC3Encoder.h AC3 code not compiled in ppc in JackCoreAudioDriver. 2012-02-22 13:05:32 +01:00
JackAPI.cpp Correct error codes. 2012-03-21 10:34:04 +01:00
JackActivationCount.cpp Error in JackActivationCount::Signal now uses jack_log instead of jack_error. 2011-07-16 15:25:23 +00:00
JackActivationCount.h John Emmas POST_PACKED_STRUCTURE patch. 2011-10-28 09:33:24 +00:00
JackArgParser.cpp
JackArgParser.h
JackAtomic.h
JackAtomicArrayState.h John Emmas POST_PACKED_STRUCTURE patch. 2011-10-28 09:33:24 +00:00
JackAtomicState.h John Emmas POST_PACKED_STRUCTURE patch. 2011-10-28 09:33:24 +00:00
JackAudioAdapter.cpp Fix for compilation on Solaris. 2012-01-06 09:50:43 +00:00
JackAudioAdapter.h Fix for compilation on Solaris. 2012-01-06 09:50:43 +00:00
JackAudioAdapterFactory.cpp Audioadapter factory code moved back in JackAudioAdapterFactory.cpp file. 2012-08-06 10:52:12 +02:00
JackAudioAdapterInterface.cpp Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackAudioAdapterInterface.h Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackAudioDriver.cpp Correct client time-out setting. 2012-01-31 20:43:13 +00:00
JackAudioDriver.h Cleanup of backend stack. 2011-12-15 10:08:10 +00:00
JackAudioPort.cpp rebase from trunk 4180:4238 2011-03-30 16:37:38 +00:00
JackChannel.h Correct JackClientRequestInterface. 2012-01-12 16:01:12 +00:00
JackClient.cpp Cleanup. 2012-02-01 19:41:21 +00:00
JackClient.h Naming of synchro primitive on Windows. 2012-01-27 16:53:05 +00:00
JackClientControl.h John Emmas POST_PACKED_STRUCTURE patch. 2011-10-28 09:33:24 +00:00
JackClientInterface.h Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackCompilerDeps.h
JackConnectionManager.cpp
JackConnectionManager.h John Emmas POST_PACKED_STRUCTURE patch. 2011-10-28 09:33:24 +00:00
JackConstants.h Merge branch 'master' into ladi-experimental 2012-11-14 18:34:27 +02:00
JackControlAPI.cpp Merge branch 'master' into ladi-experimental 2012-09-22 17:05:08 +03:00
JackControlAPI.h In control API, UNIX like sigset_t replaced by more abstract jackctl_sigmask_t * opaque struct. 2012-02-09 17:04:51 +00:00
JackDebugClient.cpp More log in JackDebugClient. 2012-02-23 22:39:39 +01:00
JackDebugClient.h Add missing methods in JackDebugClient. 2012-02-23 00:17:51 +01:00
JackDriver.cpp Correct client time-out setting. 2012-01-31 20:43:13 +00:00
JackDriver.h Correct client time-out setting. 2012-01-31 20:43:13 +00:00
JackDriverInfo.h Cleanup headers(2). 2011-12-20 15:05:03 +00:00
JackDriverLoader.cpp Improve port alias management in Windows JackRouter. 2012-01-23 11:07:30 +00:00
JackDriverLoader.h Cleanup headers. 2012-01-07 13:14:56 +00:00
JackDummyDriver.cpp Add jackctl_driver_get_type in Control API. 2011-08-26 14:36:40 +00:00
JackDummyDriver.h NetJack2 code cleanup. 2011-11-04 14:47:54 +01:00
JackEngine.cpp Merge branch 'master' into ladi-experimental 2012-11-14 18:34:27 +02:00
JackEngine.h Merge branch 'master' into ladi-experimental 2012-03-02 14:37:59 +02:00
JackEngineControl.cpp Correct JackFrameTimer::ResetFrameTime for new Fons DLL model. 2012-03-22 15:13:21 +01:00
JackEngineControl.h Correct JackFrameTimer::ResetFrameTime for new Fons DLL model. 2012-03-22 15:13:21 +01:00
JackEngineProfiling.cpp Cleanup. 2011-12-08 20:32:54 +00:00
JackEngineProfiling.h John Emmas POST_PACKED_STRUCTURE patch. 2011-10-28 09:33:24 +00:00
JackError.cpp Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackError.h Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackException.cpp Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackException.h Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackExternalClient.cpp More relax JackEngine::NotifyAddClient. 2011-07-23 15:27:17 +02:00
JackExternalClient.h Possible fix for http://trac.jackaudio.org/ticket/193. 2011-07-23 12:11:29 +02:00
JackFilters.h John Emmas POST_PACKED_STRUCTURE patch. 2011-10-28 09:33:24 +00:00
JackFrameTimer.cpp Correct JackFrameTimer::ResetFrameTime for new Fons DLL model. 2012-03-22 15:13:21 +01:00
JackFrameTimer.h Correct JackFrameTimer::ResetFrameTime for new Fons DLL model. 2012-03-22 15:13:21 +01:00
JackFreewheelDriver.cpp Export cleanup. 2012-01-07 16:38:03 +00:00
JackFreewheelDriver.h More cleanup in backends. 2011-12-15 10:55:05 +00:00
JackGenericClientChannel.cpp Check server API callback from notification thread. 2012-02-01 09:32:15 +00:00
JackGenericClientChannel.h Correct JackClientRequestInterface (2). 2012-01-12 16:03:40 +00:00
JackGlobals.cpp Check server API callback from notification thread. 2012-02-01 09:32:15 +00:00
JackGlobals.h Check server API callback from notification thread. 2012-02-01 09:32:15 +00:00
JackGraphManager.cpp Better time-out management in NetJack2. 2012-01-19 14:17:16 +00:00
JackGraphManager.h NetJack2 code cleanup. 2011-11-04 14:47:54 +01:00
JackInternalClient.cpp Use of jack_free instead of free, cleanup. 2012-08-09 09:17:17 +02:00
JackInternalClient.h Correct ShutDown in JackInternalClient and JackLibClient. 2012-01-24 16:33:31 +00:00
JackInternalClientChannel.h More robust server/client protocol. 2012-01-13 20:54:52 +00:00
JackLibAPI.cpp Move NotifyQuit in JackServer::Stop. 2012-10-24 13:02:04 +02:00
JackLibClient.cpp Correct ShutDown in JackInternalClient and JackLibClient. 2012-01-24 16:33:31 +00:00
JackLibClient.h Correct ShutDown in JackInternalClient and JackLibClient. 2012-01-24 16:33:31 +00:00
JackLibGlobals.h A bit more robust JackMessageBuffer implementation (in progress). 2012-01-29 10:08:55 +00:00
JackLibSampleRateResampler.cpp Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackLibSampleRateResampler.h Cleanup. 2011-12-12 14:10:52 +00:00
JackLockedEngine.h Merge branch 'master' into ladi-experimental 2012-10-24 14:17:51 +03:00
JackLoopbackDriver.cpp Export cleanup. 2012-01-07 16:38:03 +00:00
JackLoopbackDriver.h Cleanup of backend stack. 2011-12-15 10:08:10 +00:00
JackMessageBuffer.cpp WIN32 specific code in JackMessageBuffer::SetInitCallback. 2012-03-21 13:48:26 +01:00
JackMessageBuffer.h Make fInit volatile in JackMessageBuffer class. 2012-03-16 22:31:38 +01:00
JackMidiAPI.cpp Cleanup. 2011-12-12 14:10:52 +00:00
JackMidiAsyncQueue.cpp rebase from trunk 4306:4323 2011-04-18 14:21:11 +00:00
JackMidiAsyncQueue.h rebase from trunk 4306:4323 2011-04-18 14:21:11 +00:00
JackMidiAsyncWaitQueue.cpp rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiAsyncWaitQueue.h rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiBufferReadQueue.cpp Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackMidiBufferReadQueue.h rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiBufferWriteQueue.cpp Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackMidiBufferWriteQueue.h rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiDriver.cpp Remove uneeded log in JackMidiDriver. 2012-10-24 18:58:12 +02:00
JackMidiDriver.h Cleanup of backend stack. 2011-12-15 10:08:10 +00:00
JackMidiPort.cpp Add jack_error() calls to 'jack_midi_event_reserve'. 2011-05-02 17:25:14 -07:00
JackMidiPort.h rebase from trunk 4180:4238 2011-03-30 16:37:38 +00:00
JackMidiRawInputWriteQueue.cpp Compiles again on Linux with ALSA. 2012-01-04 19:16:32 +00:00
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. 2011-04-22 00:54:18 -07:00
JackMidiRawOutputWriteQueue.cpp rebase from trunk 4306:4323 2011-04-18 14:21:11 +00:00
JackMidiRawOutputWriteQueue.h rebase from trunk 4306:4323 2011-04-18 14:21:11 +00:00
JackMidiReadQueue.cpp rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiReadQueue.h rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiReceiveQueue.cpp rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiReceiveQueue.h rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiSendQueue.cpp rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiSendQueue.h rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiUtil.cpp rebase from trunk 4306:4323 2011-04-18 14:21:11 +00:00
JackMidiUtil.h rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiWriteQueue.cpp rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMidiWriteQueue.h rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackMutex.h Naming of synchro primitive on Windows(2). 2012-01-27 17:59:57 +00:00
JackNetAPI.cpp netjack1/netone opus support 2012-09-10 15:24:37 +02:00
JackNetAdapter.cpp add opus support to NetJack2 2012-09-05 16:10:36 +02:00
JackNetAdapter.h NetJack2 code cleanup. 2011-11-04 14:47:54 +01:00
JackNetDriver.cpp add opus support to NetJack2 2012-09-05 16:10:36 +02:00
JackNetDriver.h add opus support to NetJack2 2012-09-05 16:10:36 +02:00
JackNetInterface.cpp add opus support to NetJack2 2012-09-05 16:10:36 +02:00
JackNetInterface.h Fix NetJack2 initialisation bug. 2012-01-25 08:56:43 +00:00
JackNetManager.cpp Correct netjack2 components help. 2012-09-05 14:20:32 +02:00
JackNetManager.h Use a time-out in notification channel write function. 2012-02-01 11:16:25 +00:00
JackNetOneDriver.cpp netjack/opus: don't re-init en/decoders 2012-09-23 08:47:46 +02:00
JackNetOneDriver.h netjack1/netone opus support 2012-09-10 15:24:37 +02:00
JackNetSocket.h Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackNetTool.cpp netjack/opus: don't re-init en/decoders 2012-09-23 08:47:46 +02:00
JackNetTool.h netjack1/2 Opus: use only 2bytes for encoded-length 2012-09-10 15:25:12 +02:00
JackNotification.h
JackPlatformPlug.h
JackPort.cpp Improve port alias management in Windows JackRouter. 2012-01-23 11:07:30 +00:00
JackPort.h Align buffers to 32 byte boundaries to allow AVX processing 2012-05-24 23:44:30 +02:00
JackPortType.cpp
JackPortType.h
JackProfiler.cpp Correct JackProfiler. 2011-08-26 16:07:15 +00:00
JackProfiler.h
JackRequest.h More robust server/client protocol. 2012-01-13 20:54:52 +00:00
JackRequestDecoder.cpp Use of jack_free instead of free, cleanup. 2012-08-09 09:17:17 +02:00
JackRequestDecoder.h Add midding virtual destructor. 2012-01-20 13:25:45 +00:00
JackResampler.cpp Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackResampler.h Correct export settings(2). 2012-01-04 17:42:10 +00:00
JackRestartThreadedDriver.cpp Cleanup. 2011-04-23 06:56:45 +00:00
JackRestartThreadedDriver.h
JackServer.cpp Merge branch 'master' into ladi-experimental 2012-10-24 14:17:51 +03:00
JackServer.h Merge branch 'master' into ladi-experimental 2012-03-02 14:37:59 +02:00
JackServerAPI.cpp Move NotifyQuit in JackServer::Stop. 2012-10-24 13:02:04 +02:00
JackServerGlobals.cpp Merge branch 'master' into ladi-experimental 2012-09-22 17:05:08 +03:00
JackServerGlobals.h rebase from trunk 4180:4238 2011-03-30 16:37:38 +00:00
JackServerLaunch.h
JackSession.h rebase from trunk 4238:4306 2011-04-15 09:39:09 +00:00
JackShmMem.cpp Cleanup. 2011-11-29 13:12:19 +00:00
JackShmMem.h Export cleanup. 2012-01-07 16:38:03 +00:00
JackSynchro.h
JackSystemDeps.h
JackThread.h
JackThreadedDriver.cpp Cleanup of backend stack. 2011-12-15 10:08:10 +00:00
JackThreadedDriver.h Cleanup of backend stack. 2011-12-15 10:08:10 +00:00
JackTime.h Add EndTime function (especially for Windows). 2012-01-26 09:51:44 +00:00
JackTimedDriver.cpp NetJack2 code cleanup. 2011-11-04 14:47:54 +01:00
JackTimedDriver.h NetJack2 code cleanup. 2011-11-04 14:47:54 +01:00
JackTools.cpp Move JackGnuPlotMonitor's implementation to JackTools.h 2012-05-05 19:16:20 +02:00
JackTools.h gcc-4.7 fix for fill_n 2012-05-05 20:09:48 +02:00
JackTransportEngine.cpp Fix the types of a few function parameters. 2011-09-28 20:35:33 +00:00
JackTransportEngine.h John Emmas POST_PACKED_STRUCTURE patch. 2011-10-28 09:33:24 +00:00
JackTypes.h
JackWaitThreadedDriver.cpp NetJack2 code cleanup. 2011-11-04 14:47:54 +01:00
JackWaitThreadedDriver.h NetJack2 code cleanup. 2011-11-04 14:47:54 +01:00
JackWeakAPI.c Compiles again on Windows. 2012-01-05 11:09:39 +00:00
Jackdmp.cpp Merge branch 'master' into ladi-experimental 2012-09-22 17:05:08 +03:00
driver_interface.h Cleanup headers. 2012-01-07 13:14:56 +00:00
memops.c Gabriel Beddingfield patch (r4541) reverted. 2011-10-27 14:43:33 +00:00
memops.h
netjack.c netjack/opus: don't re-init en/decoders 2012-09-23 08:47:46 +02:00
netjack.h netjack1/netone opus support 2012-09-10 15:24:37 +02:00
netjack_packet.c netjack1/2 Opus: use only 2bytes for encoded-length 2012-09-10 15:25:12 +02:00
netjack_packet.h netjack1/netone opus support 2012-09-10 15:24:37 +02:00
ringbuffer.c EXPORT macro renamed to LIB_EXPORT. 2011-07-16 20:44:01 +00:00
shm.c Update Syst V shared memory implementation. 2012-10-28 12:19:22 +01:00
shm.h Update Syst V shared memory implementation. 2012-10-28 12:19:22 +01:00
timestamps.c
timestamps.h
varargs.h rebase from trunk 4180:4238 2011-03-30 16:37:38 +00:00
wscript waf: configure option for enforcing autostart method 2012-11-24 07:06:31 +02:00