57 Commits (254f765c4fc53818da14e2d7c14f84578d9acb8e)

Author SHA1 Message Date
  sletz d65e51b8b1 Server and user directory related code moved in a JackTools file. 17 years ago
  sletz cc80ecb685 Cleanup old zombification code. 17 years ago
  sletz 1ae88ba0f7 Remove JackEngineTiming class: code moved in JackEngineControl. 17 years ago
  sletz 82316a5483 Merge of Dmitry Baikov MIDI branch. 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 955575b723 Fix JackEngine::Close() method 17 years ago
  sletz 1294c9820f Internal loadable client implementation, socket version added. 17 years ago
  sletz 2bd6237844 Cleanup 17 years ago
  sletz 17f62de23f Internal loadable client implementation (in progress). 17 years ago
  sletz 0013fdaf1a Suppress JackEngine::ClientInternalCloseIm method. 17 years ago
  sletz 4ed0dd094d Cleanup 17 years ago
  sletz a27732ec0a Add DRIVER_OPEN_TIMEOUT constant 17 years ago
  sletz ebdf021fd4 Fix a resource leak issue in JackCoreAudioDriver::Close(). Better implement jack_client_open when linking a client with the server library. 17 years ago
  sletz c3e48f6be4 Correct jack_client_open status management. 17 years ago
  sletz 33784c5568 Server/library protocol checking implementation. 17 years ago
  sletz bff8a35699 Add missing include 17 years ago
  sletz 8908b76d00 Cleanup 17 years ago
  sletz b1925e9e6f Implement server temporary (-T) mode. 17 years ago
  sletz 488ca9aedf Automatic server launch and client renaming in progress (2) 17 years ago
  sletz 095aa97d41 Typo 18 years ago
  sletz fb08bdf89d Correct JackEngine::ClientCloseAux (when called from JackEngine::ClientExternalOpen). Correct JackWinEvent::Allocate. 18 years ago
  sletz 51278d2099 Correct notification for kActivateClient event. 18 years ago
  sletz 49923115a9 Correct deprecated jack_set_sample_rate_callback to return 0 instead of -1. 18 years ago
  sletz 269e28be0b Checking in the server to avoid calling the clients if no callback are registered. 18 years ago
  sletz cf05be16a4 New JackNotication.h header in preparation for callback checking in the server. 18 years ago
  sletz b352efd13c Merge JackGraphManager Remove and Release method in a unique Release method. 18 years ago
  sletz bb25e2e701 Cleanup, renaming 18 years ago
  sletz 4f6b91c406 Cleanup 18 years ago
  sletz 6579d12179 Cleanup 18 years ago
  sletz 3a64d55ac4 Restructure activation/deactivation code 18 years ago
  sletz 0b91ecdd83 Memory locking tools 18 years ago
  sletz ee50d19e00 More debug messages 18 years ago
  sletz 58dd862e42 Cleanup 18 years ago
  sletz 847c38a2fe Cleanup engine Process code 18 years ago
  sletz 9f3ba04b3b Typo 18 years ago
  sletz cb7f1f35d5 Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 18 years ago
  sletz b27a352ad6 Cleanup 18 years ago
  sletz 73bd4aa40d Cleanup 18 years ago
  sletz 3ed43196fe Move client refnum management in JackEngine. 18 years ago
  sletz 6946740c19 Version 0.61. Move client allocation in JackEngine 18 years ago
  sletz 71725a26b8 Correct JackWinEnvent::Allocate (handle the ERROR_ALREADY_EXISTS case). Correct JackEngine::ClientExternalNew. 18 years ago
  sletz 8ab48f17cb Cleanup 18 years ago
  sletz cc401d8999 Improve synchronous mode 18 years ago
  sletz 265c556fd4 Move ADDON_DIR as a -D parameter 18 years ago
  sletz 59e79b856d Rename global verbose in jack_verbose to avoid symbol clash with PureData 18 years ago
  sletz ef92a6f025 Rename global verbose in jack_verbose 18 years ago
  sletz 00a8d52a5b Correct crash bug when closing clients in Windows version 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago