summaryrefslogtreecommitdiff
path: root/dbus
Commit message (Expand)AuthorAgeFilesLines
* More spelling fixes from Debian QAAdrian Knoth2018-02-251-1/+1
* Mass-fix spelling errorsAdrian Knoth2018-02-251-1/+1
* Show hint when DBus device reservation failsThomas Brand2017-07-201-1/+2
* Merge pull request #206 from tSed/fix-build-when-execinfo.b-is-not-availableAdrian Knoth2017-01-101-1/+7
|\
| * wscript: make backtrace support depends on execinfo.h existenceSamuel Martin2016-05-201-1/+7
* | wscript: improve check for ucontextThomas Petazzoni2016-12-171-6/+6
|/
* Add support for nios2Bernd Kuhls2016-04-191-1/+1
* explicitly import Logs and Options from waflibKarl Lindén2015-05-021-2/+2
* replace WARNING with ERROR in configure messagesKarl Lindén2015-04-081-3/+3
* add mandatory=False to dbus-1 check so that the custom error message is shown...Karl Lindén2015-04-081-1/+1
* drop unnecessary conf.is_defined('HAVE_DBUS_1') since it is the same as conf....Karl Lindén2015-04-081-1/+1
* use pkg-config to find expat and drop explicit HAVE_EXPAT and LIB_EXPAT since...Karl Lindén2015-04-081-5/+1
* specify mandatory=False when checking for expat so that the expat error messa...Karl Lindén2015-04-081-1/+1
* Merge pull request #28 from agraf/masterAdrian Knoth2013-04-151-1/+1
|\
| * Add support for aarch64Alexander Graf2013-03-051-1/+1
* | Make audio_acquire() fail if audio_reservation_init() fails.Nedko Arnaudov2013-04-061-2/+5
|/
* Merge pull request #23 from jackaudio/device_reservation_fixes1.9.9.5Stéphane Letz2012-11-263-18/+68
|\
| * Improved error reporting in device reservation codeNedko Arnaudov2012-11-243-18/+68
* | [wscript] More fixes for -Wl,--as-neededAdrian Knoth2012-11-071-1/+1
* | Fix FTBFS on ppc64Adrian Knoth2012-08-111-1/+3
* | Make SA_SIGINFO conditionalAdrian Knoth2012-05-291-0/+2
* | jackdbus: Fix sigsegv handling segfaulting by itselfDavid Henningsson2012-04-181-1/+7
* | indention fixNedko Arnaudov2012-02-151-1/+1
* | switch from set_options() to options()Nedko Arnaudov2012-02-151-1/+1
* | swtich from uselib/uselib_local to useNedko Arnaudov2012-02-151-4/+4
* | switch from bld.new_task_gen() to bld()Nedko Arnaudov2012-02-151-2/+1
* | wscript: Fix waf error (missing features) in dbus/wscriptAdrian Knoth2012-02-121-0/+1
* | wscript: Fix DBUS service file generationAdrian Knoth2012-02-121-9/+6
* | Run 2to3 on all wscript files.Adrian Knoth2012-02-091-3/+3
* | Use a time-out in notification channel write function.sletz2012-02-011-1/+1
* | Correction to use public headers in dbus code.sletz2012-01-073-3/+3
|/
* jackdbus: group batch of saves into onenedko2011-11-126-5/+64
* remove sneaked sleep that caused jack session saves to take long timenedko2011-10-161-1/+0
* jackdbus: implement session command queueNedko Arnaudov2011-08-114-47/+347
* dbus: info log messages for session notifyNedko Arnaudov2011-08-071-0/+8
* jackdbus: SessionManager interfaceNedko Arnaudov2011-07-214-0/+315
* Correct rd_acquire.sletz2011-05-271-3/+2
* Make switchmaster a bit more robust.sletz2011-05-252-11/+20
* jackdbus: fix link issuesnedko2011-05-131-0/+1
* jackdbus: slave-drivers parameternedko2011-04-175-30/+245
* jackdbus: remove dead prototypes and functionsnedko2011-04-172-33/+2
* jackdbus: params storenedko2011-04-179-2003/+1249
* jackdbus: remove the libxml backendnedko2011-04-172-798/+0
* jackdbus: Don't emit ServerStopped signal on SwitchMasternedko2011-04-171-2/+0
* jackdbus: reduce code duplicationnedko2011-04-101-118/+75
* jackdbus: fix slave driver supportnedko2011-04-094-34/+136
* Update server control API with jackctl_server_open and jackctl_server_close (...Devin Anderson2011-03-201-2/+21
* jackdbus: fix client lookupnedko2010-09-151-1/+1
* jackdbus: reopen log file when it is deleted or replaced (MERGE from ladi-fixes)nedko2010-08-281-25/+73
|\
| * jackdbus: reopen log file when it is deleted or replacedNedko Arnaudov2010-08-281-25/+73