182 Commits (5da7de955ee9379604d2a8042bcb08994d074caa)

Author SHA1 Message Date
  sletz 5da7de955e Fix XCode project 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
  sletz c14a253e61 Improve OSX install script 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 93d2e5d2fa Cleanup 17 years ago
  sletz 3f0ea566d8 Avoid using Terminate when quitting in RT thread. Cleanup JackEngineInterface. 17 years ago
  sletz 537a1de88a Cleanup testMutex 17 years ago
  sletz 1a0ee43b01 Error handling in JackMutex class 17 years ago
  sletz 18cad3d339 New testMutex test, correct timing in drivers. 17 years ago
  sletz 43b936c53b Compilation on Windows 17 years ago
  sletz f786e83108 Correct timing in drivers : frame time has to be incremented before Read. 17 years ago
  sletz 1182ac2c7c Improve JackSyncInterface class 17 years ago
  sletz 949226287a Add missing example clients 17 years ago
  sletz 6919780fbc Cleanup example clients : use jack_client_open and install a proper 'quit' signal handler. 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz 408f1b181b Typo 17 years ago
  sletz ae0a1ebd28 Call init callback in notification thread also. 17 years ago
  sletz ef8bdde12c Use StartSync to start the client notification thread, otherwise initial notifications from the server may be lost. 17 years ago
  sletz db408b7caa Correct JackEngine inheritance graph. 17 years ago
  sletz 50fd069f09 Cleanup OSX project 17 years ago
  sletz 6d87c070bb Remove wrapper library projects from OSX project 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 0a0ede0768 Package number bumped to 1.90 everywhere. 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 9849d78a8a Cleanup 17 years ago
  sletz a65b5e881f Fix JackClient::Close : notification channel is stopped first to avoid receiving notifications while closing and Close is again a synchronous call. 17 years ago
  sletz 2cd10757c1 Fix JackMachClientChannel::InternalClientLoad. 17 years ago
  sletz 89269bf12a Add exceptions management to distinguish drivers recoverable errors from non recoverable ones. Will be used in special threaded drivers (for network). 17 years ago
  sletz 8dfc95144b Cleanup 17 years ago
  sletz a8e08b35b7 Typo 17 years ago
  sletz 12d9013c4d Start of version 0.72 17 years ago
  sletz e859be9014 Update XCode project 17 years ago
  sletz b906e43e8f For GCC 4.2 compilation 17 years ago
  sletz b047c2672d All library side files become LGPL 17 years ago
  sletz f88240ce4b Cleanup JackMachPort class 17 years ago
  marcochapeau 845cd0401c * Added the DISTDIR option for package maintainers 17 years ago
  sletz 7e2d970d55 Correct XCode development targets 17 years ago
  sletz 2bb07cbe42 Update XCode project 17 years ago
  sletz 94f91b8a6c New SetBlocking method for JackSocket. 17 years ago
  sletz 24ed91b26a Cleanup XCode project 17 years ago
  sletz 15ae5c7d9e 64 bits compilation on OSX 17 years ago
  sletz cb0331cf4b jack_control renamed in jack_server_control 17 years ago
  sletz 8cd79f74be Correct JackClient::Activate so that first kGraphOrderCallback can be received by the client notification thread. 17 years ago
  sletz d13e1567be Add -L (extra output latency in aynchronous mode) in CoreAudio driver. 17 years ago
  sletz 2f7db97fb6 Correct all backend playback port latency in case of asynchronous mode (1 buffer more). 17 years ago
  sletz f81307bc9a Fix XCode project 17 years ago
  sletz dab58a35ef Nedko Arnaudov FULL_MIMIC patch. 17 years ago
  sletz 0b972cbe87 Marc-Olivier Barre library related scons patch. 17 years ago