40 Commits (c0f0fd7cc9931627e3c096bc9468b5b00875da31)

Author SHA1 Message Date
  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
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz 1afbf147b8 Cleanup 17 years ago
  sletz af6c5b5836 Move transport related methods from JackEngine to JackServer. 17 years ago
  sletz 105e9018b1 Move OSX start/stop notification mechanism in Jackdmp.cpp 17 years ago
  sletz 9db8324565 Fix a bug in freewheel management in async mode: drivers now receive the kStartFreewheelCallback and kStopFreewheelCallback notifications. 17 years ago
  sletz 3273b35267 Cleanup 17 years ago
  sletz cc80ecb685 Cleanup old zombification code. 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 17f62de23f Internal loadable client implementation (in progress). 17 years ago
  sletz 4ed0dd094d Cleanup 17 years ago
  sletz 1231a5d893 Make Rename a method of JackPort class, call it from driver Attach method. 17 years ago
  sletz b1925e9e6f Implement server temporary (-T) mode. 17 years ago
  sletz 29796db347 Fix backend port alias management (renaming in system:xxx) 17 years ago
  sletz cf05be16a4 New JackNotication.h header in preparation for callback checking in the server. 18 years ago
  sletz bb25e2e701 Cleanup, renaming 18 years ago
  sletz 4f6b91c406 Cleanup 18 years ago
  sletz ecf668edc8 More robust activation/deactivation code, especially in case of client crash. 18 years ago
  sletz 3a64d55ac4 Restructure activation/deactivation code 18 years ago
  sletz ee50d19e00 More debug messages 18 years ago
  sletz f7af5a0f09 Internal cleanup 18 years ago
  sletz c17a61460c Suppress warning on WIN32 18 years ago
  sletz fcb9e5e6c9 Correct Deactivate 18 years ago
  sletz 095670e6d4 Correct server SetBufferSize in case of failure. 18 years ago
  sletz 42b0d3a487 Correct server SetBufferSize in case of failure 18 years ago
  sletz 59e79b856d Rename global verbose in jack_verbose to avoid symbol clash with PureData 18 years ago
  sletz 7aeb67be55 Restore behaviour of LoopBack driver, which has to be opened in any case... 18 years ago
  sletz 9fc19cf4fa Handling of LoopBack driver only when really needed. 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago