974 Commits (bbf39e4be9aea53284f4b4f6beb8c44f7043cc2c)
 

Author SHA1 Message Date
  sletz bbf39e4be9 Add missing files in server library project 17 years ago
  sletz 3a5d4dbd29 Add missig file in wscript 17 years ago
  sletz 6b92092bc0 Cleanup driver classes 17 years ago
  sletz 318ecc889d Another Tim Blechmann cleanup patch + do no allocate JackClientControl in shared memory for server internal clients. 17 years ago
  sletz 0a1f18f323 Correct JackPosixThread::ThreadHandler termination, do not set buffer size if same value is used. 17 years ago
  moret 67a30cfdbc Add mtu setting in netjack2 (netdriver) 17 years ago
  sletz ae648123ae Improve documentation in jack.h 17 years ago
  nedko f3b8c45349 waf: fix executable bits for installed jack_control script 17 years ago
  sletz 9ae432d7dc Remove now unecessary JackChannelTransaction.h 17 years ago
  sletz 2b0a516f73 Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
  sletz 068a6459bb Readme updated for waf 17 years ago
  moret 05c991e5b7 fix netjack int/uint compilation failure on macosx 17 years ago
  moret 2fe0ec0c13 cleanup 17 years ago
  sletz 8161dde65f Use generic JackSleep 17 years ago
  moret 4f8789b6f3 More fixes in netjack2 int types...(for 64bit and/or macosx) 17 years ago
  moret 658f3e52d8 Correct int types in Netjack2 17 years ago
  nedko 1784d75aa7 Initial steps toward waf on macosx. libjack libjackserver and netmanager inprocess client should build fine. 17 years ago
  moret 75320c73bb NetJack : replace all 'size_t' by 'unsigned int' 17 years ago
  nedko b7d7167dce Cleanup svn:ignores after scons removal 17 years ago
  nedko 850d20dddb Remove scons, waf should be viable for everybody, at least on linux. ok: sletz 17 years ago
  sletz 1defef7359 Move waiting code in JackAudioDriver::ProcessNull 17 years ago
  moret 9e1a2bb8f6 Fix NetJack2 in scons - Fix synchronous networking 17 years ago
  sletz 74a7cf0688 Correct JackNetDriver::ProcessNull 17 years ago
  sletz 2f4e02bc1d Improve net driver so that jack clients can be registered even if driver has not yet started. 17 years ago
  sletz 5049b734b3 Cleanup 17 years ago
  sletz 9861593a94 Cleanup 17 years ago
  sletz 7e7db2b186 Better wait_time calculation 17 years ago
  sletz 25d7814d19 Remove uneeded EXPORT 17 years ago
  sletz c8c972c7dd Cleanup 17 years ago
  sletz 10ed2ac2a5 Cleanup 17 years ago
  sletz 3f5b7ab9b8 New JackWaitThreadedDriver class to better handle JackNetDriver 17 years ago
  sletz 56241c7166 Add a missing EXPORT for JackException class. 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 3a0169de36 waf: install jack_control 17 years ago
  nedko 4ad5bd7b0c Remove incusion of internal header from external header and thus fix building of non sequencer 17 years ago
  nedko 60840a378b Print message in jackdbus log when client gets out of graph 17 years ago
  nedko 61ac8b2c2a waf: use -fvisibility=hidden when building libraries using waf (fixes #70) 17 years ago
  nedko 258ab07c2f waf: build of doxygen documentation is optional and disabled by default (as in scons) 17 years ago
  nedko d6d0e5001e waf: doxygen documentation: build, clean, install and uninstall 17 years ago
  nedko af02e99772 waf: fix jackdbus-less build (jack.pc.in) 17 years ago
  nedko 33cbea6275 waf: install jack_disconnect as symlink to jack_connect 17 years ago
  nedko eba0918e24 waf: fix install directory of inprocess example clients 17 years ago
  nedko 95673dc159 Fix headers installation directory 17 years ago
  nedko 0ef358ccbe waf: installation of jack.pc 17 years ago
  nedko aeef5fb382 waf: remove sneaked debug print 17 years ago
  nedko fdf5219ad4 waf: installation of dbus service file 17 years ago
  nedko fab1fbf9d6 waf: Dont install tests (except jack_test) 17 years ago
  sletz 61c49dec48 Correct RemoveAllPorts 17 years ago
  sletz 052cb13be9 Improve JackException. 17 years ago
  sletz 43685cbec3 Cleanup 17 years ago