32 Commits (215dfdd97a6cc85aabfb11eb1613ca1a6c394d13)

Author SHA1 Message Date
  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
  sletz 3f0ea566d8 Avoid using Terminate when quitting in RT thread. Cleanup JackEngineInterface. 17 years ago
  sletz a659398ff1 Tim Blechmann patch 17 years ago
  sletz e11c32b593 JackEngine class cleanup 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 7f0d31f951 Implementation of jack_get_max_delayed_usecs, jack_get_xrun_delayed_usecs and jack_reset_max_delayed_usecs. 17 years ago
  sletz 7b5eafc311 Activate now connect to FW driver and start the realtime thread only if clients are actually realtime, that is have setup any of the RT callback. 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 ecb8da58c7 Beautifull code 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz af6c5b5836 Move transport related methods from JackEngine to JackServer. 17 years ago
  sletz cfc2315b4c Port connection callback. 17 years ago
  sletz 3665f6300d OSX 32/64 bits version. 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 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 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 33784c5568 Server/library protocol checking implementation. 17 years ago
  sletz 4dce6b63b8 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 bb25e2e701 Cleanup, renaming 18 years ago
  sletz 4f6b91c406 Cleanup 18 years ago
  sletz 847c38a2fe Cleanup engine Process code 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 6946740c19 Version 0.61. Move client allocation in JackEngine 18 years ago
  sletz cc401d8999 Improve synchronous mode 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago