summaryrefslogtreecommitdiff
path: root/plugins/mpris
AgeCommit message (Collapse)AuthorFilesLines
2018-01-06msd-mpris-manager.c: Fix build warning:Pablo Barciela1-1/+1
passing argument 3 of ‘g_queue_find_custom’ from incompatible pointer type
2016-06-07mpris: fix a couple of build warningsmonsta1-2/+2
2016-01-09mpris: remove useless codemonsta1-65/+0
same as in b761eff30e41233358958d64bb4f87d26010fa57
2015-05-23fix mpris plugin "vanish" functionDmitriy1-1/+6
See bug #75
2014-07-08mpris: Replace googlemusicframe with nuvolaplayerDaniel Kao1-1/+1
googlemusicframe was renamed to nuvolaplayer in late 2011.
2013-03-24mpris: Fix copyright holdersStefano Karapetsas2-0/+6
2013-03-22Fixed typo in comment.Steve Zesch1-1/+1
2013-03-22Removed unused variables.Steve Zesch1-3/+0
2013-03-22Add MPRIS pluginStefano Karapetsas6-0/+759