79 Commits (a7e8377441852d675a8c26bdbf3ae9d847a5ca91)

Author SHA1 Message Date
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 16 years ago
  sletz 522fd2b7f8 rebase from trunk 3482:3502 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz af0d827db8 Now correctly return an error if JackServer::SetBufferSize could not change the buffer size (and was just restoring the current one). 16 years ago
  sletz 55f40b6ea4 Cleanup in JackInternalClient. 16 years ago
  sletz 32a83a3df7 Cleanup server starting code for clients directly linked with libjackserver.so. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz af1770a4e4 fDriverInfo as an object in JackServer class. 16 years ago
  sletz 2097c37f35 New JackDriverInfo class to cleanup driver loading code. 16 years ago
  sletz d6f99d0c03 Typo. 16 years ago
  sletz 3515c81258 Better handling of intermediate failing cases in JackServer::Open. 16 years ago
  sletz 244d6aaace Some code cleanup. 16 years ago
  sletz 34bb208d1e Correct JackCoreAudioAdapter::Close. 16 years ago
  sletz 9d0aa7e864 Remove use of try/catch during internal client loading, set default nperiod to 2 in JackAlsaAdpter. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 6c6264701c New JackLoadableInternalClient1 and JackLoadableInternalClient2 classes. 16 years ago
  sletz 1ae1806947 Correct JackServer::InternalClientLoad. 16 years ago
  sletz d95ea4826a Implement jackctl_server_load_internal and jackctl_server_unload_internal. 16 years ago
  sletz a280d1f368 Update JackTransportEngine for NetJack2 needs. 16 years ago
  sletz c3a0eaf43d Renaming, add netadapter target in XCode project. 16 years ago
  sletz a73d972828 Correct JackServer::InternalClientLoad. 17 years ago
  sletz 24ff09ffc6 kAudioDeviceProcessorOverload printed as an error in JackCoreAudioDriver. 17 years ago
  nedko 47e070c19f On start, print information whether realtime mode is being used or not 17 years ago
  sletz 6dc1387fc5 Loopback driver working again. 17 years ago
  sletz 5349284639 Netioadapter now adapts for buffer size and sample rate changes. 17 years ago
  sletz e5bcc3068a Add IsFixedBufferSize method in all drivers. 17 years ago
  sletz 0a1f18f323 Correct JackPosixThread::ThreadHandler termination, do not set buffer size if same value is used. 17 years ago
  sletz f8f2fddb8d Remove JackClientInterface class 17 years ago
  sletz 215dfdd97a Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  sletz d37f95f398 Add a test for coherent freewheel state in JackDebugClient. Cleanup JackMutex class. 17 years ago
  sletz 7cd9cbbb48 Correct JackServer::DeadClient 17 years ago
  sletz 93d2e5d2fa Cleanup 17 years ago
  sletz 3f0ea566d8 Avoid using Terminate when quitting in RT thread. Cleanup JackEngineInterface. 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz 4d78df880e Tim Blechmann RAII idiom patch for JackServer ressource initialization. 17 years ago
  sletz b004d83a3e Tim Blechmann JackEngine cleanup patch. 17 years ago
  sletz db408b7caa Correct JackEngine inheritance graph. 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 17 years ago
  sletz 536c0b5476 Use of placement new for dynamic port allocation is possibly not safe... so avoid that until a definitive answer is found. 17 years ago
  sletz 40d7e43d8e Use placement new for dynamic port allocation (in progress). 17 years ago
  sletz c3d3cdd4c6 Correct internal client loading. 17 years ago
  sletz 9a7839caa6 New JackLockedEngine decorator class to serialize access from ALSA Midi thread, command thread and in-server clients. 17 years ago
  sletz 534475f994 Cleanup 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago