aboutsummaryrefslogtreecommitdiff
path: root/src/media-player-mpris.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add us to the copyright headerRobert Tari2021-08-041-0/+2
|
* src/media-player-mpris.vala: Fix implicit .beginRobert Tari2021-08-041-1/+1
|
* Whitespace fixRobert Tari2021-08-041-295/+295
|
* Fix build with vala 0.36.Jeremy Bicha2017-10-231-1/+1
|
* use predefined VariantTypes instead of reinventing the wheelcharles kerr2015-12-311-1/+1
|
* prefer Source.REMOVE instead of false in timeout funcscharles kerr2015-12-291-2/+2
|
* Updating MPRIS control in the menu not only when next and previous are updatedXavi Garcia Mena2015-10-141-1/+2
|
* Fixed property name when checking if CanGoPrevious changedXavi Garcia Mena2015-09-281-1/+1
|
* Added changed to reflect the state of the player control buttonsXavi Garcia Mena2015-09-151-0/+21
|
* Handle Vala incorrectly returning null for a non-null typeTed Gould2015-03-261-2/+2
|
* Check for null because otherwise we clear the metadata on each update of any ↵Ted Gould2014-10-011-1/+2
| | | | value
* Make it so that metadata can be NULL and handle it.Ted Gould2014-10-011-3/+2
|
* Throwing an abstraction in front of the playerTed Gould2014-02-121-0/+299