54 Commits (3e01068967e8bff63f27e36ea76eacbcd17bfb38)

Author SHA1 Message Date
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 15e1d6730a Correct jack_controller_create and jackctl_server_create. 16 years ago
  sletz 827a7d834d File renaming. 16 years ago
  sletz 28ab1a54f1 Add DL server and client libraries. 16 years ago
  moret aee28919b4 Fix wscript. 17 years ago
  moret f630c4eb92 Add JackNetSlaveInterface, base class for netjack slave management (netdriver and netadapter) 17 years ago
  sletz eaa3e1168f Empty JackNetAdapter is now compiled and loadable. 17 years ago
  moret aa026478f1 Fix 'deprecated include' warning 17 years ago
  sletz 6645387883 Correct wscript. 17 years ago
  sletz f0be677259 New JackAudioAdapterFactory. 17 years ago
  sletz 5236e231d1 Fix broken wscript and XCode projects after 2691 commit. 17 years ago
  sletz dcbaa4ed70 Merge windows branch back to trunk. 17 years ago
  sletz d30ff96fa2 Renaming 17 years ago
  sletz 061374ee20 Cleanup wscript 17 years ago
  sletz 156528d24e JaclAlsaIOAdapter compiles and starts 17 years ago
  sletz fa49971a02 Add JackAlsaIOAdapter class 17 years ago
  sletz cc25b99382 Cleanup compilation 17 years ago
  sletz ad50e678a3 Cleanup compilation 17 years ago
  sletz d6d07a4efa Start netioadapter with smae input/output ports number as system driver 17 years ago
  sletz 4dfe4f3a6a DLL based resampling seems to work, cleanup 17 years ago
  sletz 09b784a243 Correct use of JackResampler 17 years ago
  sletz e6372863fe New JackLibSampleRateResampler class 17 years ago
  sletz 6fc59e4294 Test using a DLL 17 years ago
  sletz d9c60823d2 JackCoreAudioIOAdapter working 17 years ago
  sletz f3b7dcc0d0 New JackResampler class 17 years ago
  sletz 3452fbdb31 Add resampling (not really woking...) 17 years ago
  sletz e00a874be0 Cleanup 17 years ago
  sletz c1c3fa057b New JackBlockingNetIOAdapter and JackCallbackNetIOAdapter classes 17 years ago
  sletz 93949d41ed Rename adapter jack ports 17 years ago
  sletz 9a70f90c17 PortAudio adapter in progress 17 years ago
  sletz ae9108b0ba Add JackCoreAudioIOAdapter.cpp file 17 years ago
  sletz f40b4dcf0d New JackIOAdapter and JackCoreAudioIOAdapter classes 17 years ago
  sletz 90c2a3d0ee Renaming 17 years ago
  sletz 4665934b18 New JackNetAudioAdapter class 17 years ago
  sletz 2ff0ab3989 DBUS working on OSX 17 years ago
  sletz 3f0c87526c On OSX waf now compiles Universal Binaries. 17 years ago
  sletz f49f2c72ac Update waf for compilation on OSX. 17 years ago
  sletz 3a5d4dbd29 Add missig file in wscript 17 years ago
  nedko 1784d75aa7 Initial steps toward waf on macosx. libjack libjackserver and netmanager inprocess client should build fine. 17 years ago
  moret 9e1a2bb8f6 Fix NetJack2 in scons - Fix synchronous networking 17 years ago
  sletz 7e7db2b186 Better wait_time calculation 17 years ago
  nedko 5ac4b0f680 waf: install inprocess client netmanager.so to proper place - addon dir. Inprocess clients are installed there in both jack1 and jack2+scons 17 years ago
  nedko 61ac8b2c2a waf: use -fvisibility=hidden when building libraries using waf (fixes #70) 17 years ago
  nedko af02e99772 waf: fix jackdbus-less build (jack.pc.in) 17 years ago
  nedko 95673dc159 Fix headers installation directory 17 years ago
  nedko 0ef358ccbe waf: installation of jack.pc 17 years ago
  sletz 4c488ee522 Merge network branch 17 years ago
  nedko 1ef5df61d3 waf: Fix NEEDED for libraries 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
  nedko db50d7ebea Fix libraries installation suffix 17 years ago