112 Commits (d30ff96fa2c7eed67ee0959d38c8ec6817f722e2)

Author SHA1 Message Date
  sletz d30ff96fa2 Renaming 17 years ago
  sletz 25d31e49db Add missing -D__SMP__ in netioadapter XCode target 17 years ago
  sletz dba0301ff6 Add netioadapter target 17 years ago
  sletz c1c3fa057b New JackBlockingNetIOAdapter and JackCallbackNetIOAdapter classes 17 years ago
  sletz ae9108b0ba Add JackCoreAudioIOAdapter.cpp file 17 years ago
  sletz a57819cd83 Add ring buffers 17 years ago
  sletz e48f81bb75 Cleanup control_types.h 17 years ago
  sletz 0770cd5b62 Cleanup 17 years ago
  sletz 542ac90d1e Cleanup timing + cpuload code 17 years ago
  sletz 6b92092bc0 Cleanup driver classes 17 years ago
  sletz 2b0a516f73 Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
  moret 05c991e5b7 fix netjack int/uint compilation failure on macosx 17 years ago
  sletz 3f5b7ab9b8 New JackWaitThreadedDriver class to better handle JackNetDriver 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 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 d37f95f398 Add a test for coherent freewheel state in JackDebugClient. Cleanup JackMutex class. 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 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 50fd069f09 Cleanup OSX project 17 years ago
  sletz 6d87c070bb Remove wrapper library projects from OSX project 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 a8e08b35b7 Typo 17 years ago
  sletz e859be9014 Update XCode project 17 years ago
  sletz f88240ce4b Cleanup JackMachPort class 17 years ago
  sletz 7e2d970d55 Correct XCode development targets 17 years ago
  sletz 2bb07cbe42 Update XCode project 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 f81307bc9a Fix XCode project 17 years ago
  sletz dab58a35ef Nedko Arnaudov FULL_MIMIC patch. 17 years ago
  sletz fb4414b8b4 Nedko Arnaudov log patch. 17 years ago
  sletz 02ed444a9f Use of Jackservermp framework 17 years ago
  sletz 4c7c5542ba libjackdmp.so renamed to libjackservermp.so and same for OSX framework. 17 years ago
  sletz f61962a5eb More documentation 17 years ago
  sletz 4622ae60b8 Correct server_connect: close the communication channel. 17 years ago