summaryrefslogtreecommitdiff
path: root/plugins/mpris/msd-mpris-manager.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-24Use a blank line at mostrbuj1-1/+0
2021-06-23update copyright to 2021raveit651-0/+1
2020-08-15add G_GNUC_UNUSED in some unused parametersPablo Barciela1-2/+2
2020-05-11mpris: Use namespace instead of a whitelist for player namesrbuj1-39/+19
2019-12-22avoid redundant redeclarationsPablo Barciela1-3/+1
2019-08-20msd-mpris-manager: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2019-07-01Remove trailing whitespacesLaurent Napias1-2/+2
2018-01-06msd-mpris-manager.c: Fix build warning:Pablo Barciela1-1/+1
2016-06-07mpris: fix a couple of build warningsmonsta1-2/+2
2016-01-09mpris: remove useless codemonsta1-65/+0
2015-05-23fix mpris plugin "vanish" functionDmitriy1-1/+6
2014-07-08mpris: Replace googlemusicframe with nuvolaplayerDaniel Kao1-1/+1
2013-03-24mpris: Fix copyright holdersStefano Karapetsas1-0/+5
2013-03-22Fixed typo in comment.Steve Zesch1-1/+1
2013-03-22Removed unused variables.Steve Zesch1-3/+0
2013-03-22Add MPRIS pluginStefano Karapetsas1-0/+472