| .. | 
		
		
			
			
			
				
					| jack | CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…) | 16 years ago | 
		
			
			
			
				
					| JackAPI.cpp | Add a string parameter to server ==> client notification, add a new InfoShutdown callback. | 16 years ago | 
		
			
			
			
				
					| JackActivationCount.cpp | Header cleanup, add --clients and --ports options in configure. | 17 years ago | 
		
			
			
			
				
					| JackActivationCount.h | Use __attribute__((__packed__)) again, more fixes for 64/32 mixed mode. Torben Hohn changes for 64/32 mixed mode in wscripts. | 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. | 17 years ago | 
		
			
			
			
				
					| JackAtomicArrayState.h | Correct 64/32 mixed compilation again. | 16 years ago | 
		
			
			
			
				
					| JackAtomicState.h | Correct 64/32 mixed compilation again. | 16 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 | Correct adapters gnuplot files generation. | 16 years ago | 
		
			
			
			
				
					| JackAudioAdapterInterface.h | Cleanup JackAudioAdapterInterface class. | 16 years ago | 
		
			
			
			
				
					| JackAudioDriver.cpp | Correct monitor port naming in JackAudioDriver and JackCoreAudioDriver. | 16 years ago | 
		
			
			
			
				
					| JackAudioDriver.h | Cleanup loopback backend. | 16 years ago | 
		
			
			
			
				
					| JackAudioPort.cpp | Merge Solaris branch back on trunk. | 16 years ago | 
		
			
			
			
				
					| JackChannel.h | Parameter renaming. | 16 years ago | 
		
			
			
			
				
					| JackClient.cpp | CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…) | 16 years ago | 
		
			
			
			
				
					| JackClient.h | Add a string parameter to server ==> client notification, add a new InfoShutdown callback. | 16 years ago | 
		
			
			
			
				
					| JackClientControl.h | Add mixed 32/64 mode (off by default). | 16 years ago | 
		
			
			
			
				
					| JackClientInterface.h | Add a string parameter to server ==> client notification, add a new InfoShutdown callback. | 16 years ago | 
		
			
			
			
				
					| JackCompilerDeps.h | Merge Michael Voigt drops branch after reorganization step. | 17 years ago | 
		
			
			
			
				
					| JackConnectionManager.cpp | Fix transport callback (timebase master, sync) issue when used after jack_activate (RT thread was not running). | 16 years ago | 
		
			
			
			
				
					| JackConnectionManager.h | Use __attribute__((__packed__)) again, more fixes for 64/32 mixed mode. Torben Hohn changes for 64/32 mixed mode in wscripts. | 16 years ago | 
		
			
			
			
				
					| JackConstants.h | Correct JACK_MESSAGE_SIZE value, particularly in OSX RPC code. | 16 years ago | 
		
			
			
			
				
					| JackControlAPI.cpp | Move dbus device reservation code to jackdbus | 16 years ago | 
		
			
			
			
				
					| JackControlAPI.h | Move dbus device reservation code to jackdbus | 16 years ago | 
		
			
			
			
				
					| JackDebugClient.cpp | Add a string parameter to server ==> client notification, add a new InfoShutdown callback. | 16 years ago | 
		
			
			
			
				
					| JackDebugClient.h | Add a string parameter to server ==> client notification, add a new InfoShutdown callback. | 16 years ago | 
		
			
			
			
				
					| JackDriver.cpp | CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…) | 16 years ago | 
		
			
			
			
				
					| JackDriver.h | CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…) | 16 years ago | 
		
			
			
			
				
					| JackDriverLoader.cpp | Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. | 16 years ago | 
		
			
			
			
				
					| JackDriverLoader.h | Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. | 16 years ago | 
		
			
			
			
				
					| JackDummyDriver.cpp | Header cleanup, add --clients and --ports options in configure. | 17 years ago | 
		
			
			
			
				
					| JackDummyDriver.h | Loopback driver working again. | 17 years ago | 
		
			
			
			
				
					| JackEngine.cpp | Correct JackProcessSync::LockedTimedWait. | 16 years ago | 
		
			
			
			
				
					| JackEngine.h | Parameter renaming. | 16 years ago | 
		
			
			
			
				
					| JackEngineControl.cpp | First working version of native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver). | 16 years ago | 
		
			
			
			
				
					| JackEngineControl.h | First working version of native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver). | 16 years ago | 
		
			
			
			
				
					| JackEngineProfiling.cpp | First working version of native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver). | 16 years ago | 
		
			
			
			
				
					| JackEngineProfiling.h | Add mixed 32/64 mode (off by default). | 16 years ago | 
		
			
			
			
				
					| JackError.cpp | jack_verbose moved to JackGlobals class. | 16 years ago | 
		
			
			
			
				
					| JackError.h | jack_verbose moved to JackGlobals class. | 16 years ago | 
		
			
			
			
				
					| JackException.h | Better symbols export for server and client side libraries. | 17 years ago | 
		
			
			
			
				
					| JackExternalClient.cpp | Add a string parameter to server ==> client notification, add a new InfoShutdown callback. | 16 years ago | 
		
			
			
			
				
					| JackExternalClient.h | Add a string parameter to server ==> client notification, add a new InfoShutdown callback. | 16 years ago | 
		
			
			
			
				
					| JackFilters.h | Use __attribute__((__packed__)) again, more fixes for 64/32 mixed mode. Torben Hohn changes for 64/32 mixed mode in wscripts. | 16 years ago | 
		
			
			
			
				
					| JackFrameTimer.cpp | Header cleanup, add --clients and --ports options in configure. | 17 years ago | 
		
			
			
			
				
					| JackFrameTimer.h | Use __attribute__((__aligned__(32))) instead of __attribute__((__packed__)) for 64/32 mixed mode. | 16 years ago | 
		
			
			
			
				
					| JackFreewheelDriver.cpp | Raise drivers time out used in synchronous mode. | 16 years ago | 
		
			
			
			
				
					| JackFreewheelDriver.h | Remove JackClientInterface class | 17 years ago | 
		
			
			
			
				
					| JackGlobals.cpp | jack_verbose moved to JackGlobals class. | 16 years ago | 
		
			
			
			
				
					| JackGlobals.h | jack_verbose moved to JackGlobals class. | 16 years ago | 
		
			
			
			
				
					| JackGraphManager.cpp | JackGraphManager::CheckPorts (with get) -> JackGraphManager::GetTwoPorts | 16 years ago | 
		
			
			
			
				
					| JackGraphManager.h | JackGraphManager::CheckPorts (with get) -> JackGraphManager::GetTwoPorts | 16 years ago | 
		
			
			
			
				
					| JackInternalClient.cpp | Cleanup JackInternalClient code. | 16 years ago | 
		
			
			
			
				
					| JackInternalClient.h | Cleanup JackInternalClient code. | 16 years ago | 
		
			
			
			
				
					| JackInternalClientChannel.h | Parameter renaming. | 16 years ago | 
		
			
			
			
				
					| JackLibAPI.cpp | Client incorrect re-naming fixed: now done at fifo level only. | 16 years ago | 
		
			
			
			
				
					| JackLibClient.cpp | jack_verbose moved to JackGlobals class. | 16 years ago | 
		
			
			
			
				
					| JackLibClient.h | Add a string parameter to server ==> client notification, add a new InfoShutdown callback. | 16 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). | 17 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 | Parameter renaming. | 16 years ago | 
		
			
			
			
				
					| JackLoopbackDriver.cpp | Cleanup loopback backend. | 16 years ago | 
		
			
			
			
				
					| JackLoopbackDriver.h | Remove JackClientInterface class | 17 years ago | 
		
			
			
			
				
					| JackMessageBuffer.cpp | jack_verbose moved to JackGlobals class. | 16 years ago | 
		
			
			
			
				
					| JackMessageBuffer.h | jack_verbose moved to JackGlobals class. | 16 years ago | 
		
			
			
			
				
					| JackMidiAPI.cpp | Header cleanup, add --clients and --ports options in configure. | 17 years ago | 
		
			
			
			
				
					| JackMidiDriver.cpp | Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. | 16 years ago | 
		
			
			
			
				
					| JackMidiDriver.h | Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. | 16 years ago | 
		
			
			
			
				
					| JackMidiPort.cpp | Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. | 16 years ago | 
		
			
			
			
				
					| JackMidiPort.h | Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. | 16 years ago | 
		
			
			
			
				
					| JackMutex.h | Michael Voigt mutex cleanup patch. | 17 years ago | 
		
			
			
			
				
					| JackNetAdapter.cpp | Cleanup global function export. | 16 years ago | 
		
			
			
			
				
					| JackNetAdapter.h | Cleanup in NetJack2 transport handing code. | 16 years ago | 
		
			
			
			
				
					| JackNetDriver.cpp | Typo. | 16 years ago | 
		
			
			
			
				
					| JackNetDriver.h | Correct CPU timing in JackNetDriver, now take cycle begin time after Read. | 16 years ago | 
		
			
			
			
				
					| JackNetInterface.cpp | NetJack2 code : better error checkout, method renaming. | 16 years ago | 
		
			
			
			
				
					| JackNetInterface.h | NetJack2 code : better error checkout, method renaming. | 16 years ago | 
		
			
			
			
				
					| JackNetManager.cpp | Fix issues in JackNetDriver::DecodeTransportData and JackNetDriver::Initialize. | 16 years ago | 
		
			
			
			
				
					| JackNetManager.h | NetJack2 code : better error checkout, method renaming. | 16 years ago | 
		
			
			
			
				
					| JackNetSocket.h | Better symbols export for server and client side libraries. | 17 years ago | 
		
			
			
			
				
					| JackNetTool.cpp | Correct TransportDataHToN and TransportDataNToH. | 16 years ago | 
		
			
			
			
				
					| JackNetTool.h | Support for BIG_ENDIAN machines in NetJack2 for transport data. | 16 years ago | 
		
			
			
			
				
					| JackNotification.h | Add a string parameter to server ==> client notification, add a new InfoShutdown callback. | 16 years ago | 
		
			
			
			
				
					| JackPlatformPlug.h | Merge Michael Voigt drops branch after reorganization step. | 17 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. | 17 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 | Parameter renaming. | 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. | 17 years ago | 
		
			
			
			
				
					| JackRestartThreadedDriver.h | Better symbols export for server and client side libraries. | 17 years ago | 
		
			
			
			
				
					| JackServer.cpp | jack_verbose moved to JackGlobals class. | 16 years ago | 
		
			
			
			
				
					| JackServer.h | Cleanup loopback stuff in server. | 16 years ago | 
		
			
			
			
				
					| JackServerAPI.cpp | Client incorrect re-naming fixed: now done at fifo level only. | 16 years ago | 
		
			
			
			
				
					| JackServerGlobals.cpp | Correct server temporary mode : now set a global and quit after server/client message handling is finished. | 16 years ago | 
		
			
			
			
				
					| JackServerGlobals.h | Typo(s). | 16 years ago | 
		
			
			
			
				
					| JackServerLaunch.h | Cleanup on Windows. | 17 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. | 17 years ago | 
		
			
			
			
				
					| JackSystemDeps.h | Merge Michael Voigt drops branch after reorganization step. | 17 years ago | 
		
			
			
			
				
					| JackThread.h | Synchronize jack2 public headers with jack1 ones. | 17 years ago | 
		
			
			
			
				
					| JackThreadedDriver.cpp | Add a string parameter to server ==> client notification, add a new InfoShutdown callback. | 16 years ago | 
		
			
			
			
				
					| JackThreadedDriver.h | Add a string parameter to server ==> client notification, add a new InfoShutdown callback. | 16 years ago | 
		
			
			
			
				
					| JackTime.h | Compiles on Windows again. | 16 years ago | 
		
			
			
			
				
					| JackTools.cpp | Cleanup JackInternalClient code. | 16 years ago | 
		
			
			
			
				
					| JackTools.h | Cleanup JackInternalClient code. | 16 years ago | 
		
			
			
			
				
					| JackTransportEngine.cpp | Correct JackTransportEngine::MakeAllLocating, sync callback has to be called in this case also. | 16 years ago | 
		
			
			
			
				
					| JackTransportEngine.h | Correct 64/32 mixed compilation again. | 16 years ago | 
		
			
			
			
				
					| JackTypes.h | Cleanup. | 16 years ago | 
		
			
			
			
				
					| JackWaitThreadedDriver.cpp | Correct RT thread parameters for OSX. | 16 years ago | 
		
			
			
			
				
					| JackWaitThreadedDriver.h | Rename JackDriver::Init method to JackDriver::Initialize (to avoid confusion with JackThread::Init method). | 16 years ago | 
		
			
			
			
				
					| JackWeakAPI.cpp | Complete JackWeakAPI.cpp | 16 years ago | 
		
			
			
			
				
					| Jackdmp.cpp | Typo(s). | 16 years ago | 
		
			
			
			
				
					| driver_interface.h | Fix value of JACK_CONSTRAINT_FLAG_FAKE_VALUE | 17 years ago | 
		
			
			
			
				
					| memops.c | Tim Bechmann SSE 4.1 memops.c optimization patch. | 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. | 17 years ago | 
		
			
			
			
				
					| timestamps.h | Beautifull code | 17 years ago | 
		
			
			
			
				
					| varargs.h | Michael Voigt JackAPI cleanup patch. | 17 years ago | 
		
			
			
			
				
					| wscript | Remove JackLoopbackDriver file from wscript. | 16 years ago |