summaryrefslogtreecommitdiff
path: root/dbus
Commit message (Expand)AuthorAgeFilesLines
* Fix typosluz paz2023-01-281-1/+1
* Fix jack_control for flake8 compatibilityDavid Runge2022-04-131-55/+78
* jack_control - shell mode and update (#821)nick87720z2022-04-131-121/+109
* Fix wscripts syntax (#826)David Runge2022-04-131-12/+22
* Move jack_control to dbus (#831)David Runge2022-01-152-0/+406
* Remove use of svnversion_regenerate.shDavid Runge2022-01-152-2/+2
* dbus: use Linux style uptime on FreeBSDGreg V2022-01-151-0/+3
* Add FreeBSD supportGoran Mekić2022-01-151-0/+4
* Make sure we use python3 (another patch from Fedora)falkTX2019-10-281-1/+1
* Fix blocking DBus device reservation, so it plays nice with othersfalkTX2019-10-282-3/+2
* Fix compilation on ARMGuido Aulisi2019-10-111-1/+1
* FIx doxygen and user facing and non-facing typosluz.paz2019-09-113-3/+3
* Fix client UUID gen, and some warnings (#440)Filipe Coelho2019-03-182-8/+8
* Solving problems while compiling jack2 on macOS X with dbus support (#434)shura2019-02-242-9/+15
* Update to waf 2.0.11Karl Linden2018-10-061-1/+1
* 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