135 Commits (23fab4f1bbb71e5df3aac24680f7341f3fc00ff0)

Author SHA1 Message Date
  sletz 7628f71f59 Cleanup jack_port_id_t/jack_port_t mess, should work again on 64 bits machines. 16 years ago
  sletz 1669dfd646 Update XCode project. 16 years ago
  sletz bfdf50d52d Better symbols export for server and client side libraries. 16 years ago
  sletz 1b655c7237 Updated XCode project. 16 years ago
  sletz 11195d71f7 Correct XCode project. 16 years ago
  sletz dab6a3fc5c Correct driver hierarchy on macosx and windows targets. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz d153fdee1b Add new desc (extended description) in jack_driver_desc_t, to be used by backends and internal clients. 16 years ago
  sletz 7a635969f8 Cleanup JackEngine::PortRename. 16 years ago
  sletz 4309c5ad5b Nedko fix for JackAlsaAdapter.h bad autoformatting at rev 2798. 16 years ago
  sletz 827a7d834d File renaming. 16 years ago
  sletz ad7241e8ac Correct netadapter target in XCode project. 16 years ago
  sletz 1ba7d7d510 Fix JackEngine::Close. 16 years ago
  sletz c3a0eaf43d Renaming, add netadapter target in XCode project. 16 years ago
  sletz b99602bf07 Update XCode project. 16 years ago
  sletz d478149dd9 Update XCode project. 17 years ago
  sletz 070a14cd84 Cleanup. 17 years ago
  sletz 5236e231d1 Fix broken wscript and XCode projects after 2691 commit. 17 years ago
  sletz 6dc1387fc5 Loopback driver working again. 17 years ago
  sletz f0349a3d3d Cleanup some headers for licence issues. 17 years ago
  sletz 0566470580 Add jack_get_descriptor in internal clients API. 17 years ago
  sletz 7c5f22179c Add audioadapter target in XCode project 17 years ago
  sletz dcbaa4ed70 Merge windows branch back to trunk. 17 years ago
  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