958 Commits (1784d75aa788983fac15c36e155f112fcddd45eb)
 

Author SHA1 Message Date
  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
  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 ac10c8e994 More corrections on Readme_NetJack2 17 years ago
  sletz b44e22de0e Use of set_threaded_log_function only when needed in RT threads. 17 years ago