225 Commits (156528d24e17ea657f95f798a3745efa2f899ce2)

Author SHA1 Message Date
  sletz 2368639545 Cleanup 17 years ago
  sletz f1cccee1b5 Fix a bug in backend parameter parsing. 17 years ago
  sletz a20801bf58 Better control of exported symbols. 17 years ago
  sletz b3616b3a05 Remove warning 17 years ago
  sletz f8f2fddb8d Remove JackClientInterface class 17 years ago
  sletz b44e22de0e Use of set_threaded_log_function only when needed in RT threads. 17 years ago
  sletz 3861dc6efe Revert unwanted change in thread classes 17 years ago
  sletz e3115e72fc Correction in Readme_NetJack2 17 years ago
  sletz 4c488ee522 Merge network branch 17 years ago
  sletz 6e74283ec8 Update XCode project 17 years ago
  sletz 572bf9d2d4 Fix XCode project 17 years ago
  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