96 Commits (netjack_squashed_interface_selection_plus_ipv6)

Author SHA1 Message Date
  Karl Linden 630c6145b8
Update to waf 2.0.11 6 years ago
  Adrian Knoth c5dac6270e More spelling fixes from Debian QA 7 years ago
  Adrian Knoth 6ccfdc1058 Mass-fix spelling errors 7 years ago
  Thomas Brand 6680b60f42 Show hint when DBus device reservation fails 7 years ago
  Thomas Petazzoni e2cba86e65 wscript: improve check for ucontext 9 years ago
  Samuel Martin 8ac6bf1b4a wscript: make backtrace support depends on execinfo.h existence 9 years ago
  Bernd Kuhls 628a52265f Add support for nios2 9 years ago
  Karl Lindén cf818931e4 explicitly import Logs and Options from waflib 10 years ago
  Karl Lindén c412d8384f replace WARNING with ERROR in configure messages 10 years ago
  Karl Lindén 8accf6531a add mandatory=False to dbus-1 check so that the custom error message is shown if dbus-1 is missing 10 years ago
  Karl Lindén 213f3ba20a drop unnecessary conf.is_defined('HAVE_DBUS_1') since it is the same as conf.check_cfg(package='dbus-1', ...) 10 years ago
  Karl Lindén f1c308e434 use pkg-config to find expat and drop explicit HAVE_EXPAT and LIB_EXPAT since they are set by check_cfg 10 years ago
  Karl Lindén ca66dd1c90 specify mandatory=False when checking for expat so that the expat error message can be reached if expat is not found 10 years ago
  Nedko Arnaudov 8f556dac4f Make audio_acquire() fail if audio_reservation_init() fails. 12 years ago
  Alexander Graf d11bb09529 Add support for aarch64 12 years ago
  Nedko Arnaudov 6414cd9dbf Improved error reporting in device reservation code 12 years ago
  Adrian Knoth 89c359eee0 [wscript] More fixes for -Wl,--as-needed 12 years ago
  Adrian Knoth a43aad2e91 Fix FTBFS on ppc64 12 years ago
  Adrian Knoth 007cdc3714 Make SA_SIGINFO conditional 13 years ago
  David Henningsson f82ec71566 jackdbus: Fix sigsegv handling segfaulting by itself 13 years ago
  Nedko Arnaudov fcda41cb59 indention fix 13 years ago
  Nedko Arnaudov 83f991900d switch from set_options() to options() 13 years ago
  Nedko Arnaudov 329d83c92b swtich from uselib/uselib_local to use 13 years ago
  Nedko Arnaudov 971b1656d5 switch from bld.new_task_gen() to bld() 13 years ago
  Adrian Knoth aa7fe34739 wscript: Fix waf error (missing features) in dbus/wscript 13 years ago
  Adrian Knoth a534162500 wscript: Fix DBUS service file generation 13 years ago
  Adrian Knoth 58036bc80f Run 2to3 on all wscript files. 13 years ago
  sletz 32bc4fa557 Use a time-out in notification channel write function. 13 years ago
  sletz 1ce0d5cd61 Correction to use public headers in dbus code. 13 years ago
  nedko 7bbe5971bf jackdbus: group batch of saves into one 13 years ago
  nedko 1a205fac42 remove sneaked sleep that caused jack session saves to take long time 13 years ago
  Nedko Arnaudov 0f439c74dd jackdbus: implement session command queue 13 years ago
  Nedko Arnaudov e93e526957 dbus: info log messages for session notify 13 years ago
  Nedko Arnaudov 94eea6f4dd jackdbus: SessionManager interface 14 years ago
  sletz 90494cc885 Correct rd_acquire. 14 years ago
  sletz 00fc09b3b8 Make switchmaster a bit more robust. 14 years ago
  nedko 46017940a4 jackdbus: fix link issues 14 years ago
  sletz ad34703368 rebase from trunk 4306:4323 14 years ago
  nedko 5cc529d9cf jackdbus: slave-drivers parameter 14 years ago
  nedko 1d06e19943 jackdbus: remove dead prototypes and functions 14 years ago
  nedko 343a0e8069 jackdbus: params store 14 years ago
  nedko 4b9b621a31 jackdbus: remove the libxml backend 14 years ago
  nedko 8a845aa02a jackdbus: Don't emit ServerStopped signal on SwitchMaster 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  nedko e155b755bc jackdbus: reduce code duplication 14 years ago
  nedko 49dffe6226 jackdbus: fix slave driver support 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  Devin Anderson db132e1974 Update server control API with jackctl_server_open and jackctl_server_close (see http://trac.jackaudio.org/ticket/219 for rationale). Update drivers to support Start/Stop of slave drivers. Update dbus to use new jackctl_server_* functions. Freewheel driver is no longer an implicit slave of the master audio driver. Haven't tested freewheeling, and didn't update Solaris OSS driver. Tested slave addition by adding loopback driver, but don't have a slave driver in this branch on Linux platform to test with. 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  nedko 6ce74b1443 jackdbus: fix client lookup 14 years ago