summaryrefslogtreecommitdiff
path: root/src/plugins/dbusservice/dbusservice.py
Commit message (Expand)AuthorAgeFilesLines
* dbusservice: Fix OpenUri not working anymoreDaniel Gorbea2021-10-121-1/+1
* build: Add support for building Nightly versionBastien Nocera2019-09-251-1/+1
* dbusservice: Fix Unnecessary "elif" after "raise"Bastien Nocera2019-07-121-1/+2
* dbusservice: update DesktopEntry to the current .desktop nameSebastien Bacher2019-03-041-1/+1
* dbusservice: Fix Previous/Next MPRIS commands not doing anythingBastien Nocera2019-02-141-6/+0
* dbusservice: Implement CanGoNext/CanGoPreviousBastien Nocera2019-02-141-2/+4
* dbusservice: Fix unnecessary elif after return pylint warningBastien Nocera2018-11-141-1/+2
* dbusservice: Fix comparison to None pylint warningBastien Nocera2018-11-141-7/+7
* dbusservice: Fix pylint warningsBastien Nocera2018-06-141-51/+50
* dbusservice: Fix use of TotemObject plugin APIPhilip Withnall2015-09-081-12/+12
* dbusservice: Force Position to be int64Jens Georg2014-09-291-1/+1
* dbusservice: Update for shuffle setting API removalBastien Nocera2014-01-231-8/+0
* dbusservice: pylintify the codePhilip Withnall2013-10-011-22/+23
* main: Remove get_version() methodBastien Nocera2013-07-091-1/+1
* dbusservice: do not use unicode which does not exists in python 3Ignacio Casal Quinteiro2013-04-301-10/+10
* Port dbusservice to python3Ignacio Casal Quinteiro2013-04-301-5/+5
* dbusservice: Implement OpenURI in a better wayBastien Nocera2013-03-201-6/+1
* Bug 686515 — dbusservice plugin has UnicodeDecodeErrror per songPhilip Withnall2012-10-211-6/+6
* dbusservice: Port to MPRIS 2.1Philip Withnall2011-08-131-261/+244
* dbusservice: Fix intltool warnings about mismatched quotes in commentsPhilip Withnall2011-07-051-2/+4
* plugins: Disable some pylint messages in the D-Bus pluginPhilip Withnall2011-04-051-4/+5
* plugins: Make various methods in the D-Bus plugin privatePhilip Withnall2011-04-051-20/+20
* plugins: Port all the Python plugins to use GObject from GIRPhilip Withnall2011-04-051-5/+5
* plugins: Rename dbus-service to dbusservicePhilip Withnall2011-04-051-0/+360