673 Commits (d30ff96fa2c7eed67ee0959d38c8ec6817f722e2)

Author SHA1 Message Date
  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
  sletz 9ae432d7dc Remove now unecessary JackChannelTransaction.h 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
  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 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 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 4ad5bd7b0c Remove incusion of internal header from external header and thus fix building of non sequencer 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 61c49dec48 Correct RemoveAllPorts 17 years ago
  sletz 052cb13be9 Improve JackException. 17 years ago
  sletz 43685cbec3 Cleanup 17 years ago
  sletz 099f9a349c Fix warning for JackNetManager 17 years ago
  sletz d1540fe501 Better error checking in JackGraphManager::RemoveAllPorts. 17 years ago
  sletz 2368639545 Cleanup 17 years ago
  sletz f1cccee1b5 Fix a bug in backend parameter parsing. 17 years ago
  sletz 163e7dd939 Init global var 17 years ago
  sletz 0c897f7a58 Cleanup 17 years ago
  sletz 7617bb31c6 Use -fvisibility=hidden only for libraries 17 years ago
  sletz 9484fcc308 Compiles on Windows again 17 years ago
  sletz 0ed0c4d91e Better control of exported symbols : windows adaptation in progress 17 years ago
  sletz a20801bf58 Better control of exported symbols. 17 years ago
  moret 3fa859b50c Fix NetDriver (network errors) 17 years ago
  sletz dc7b1e8bda Fix JackNetDriver 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