aboutsummaryrefslogtreecommitdiff
path: root/src/media-player.vala
Commit message (Expand)AuthorAgeFilesLines
* license headers: Stop using the '©' character.Mike Gabriel2021-11-191-1/+1
* Added changed to reflect the state of the player control buttonsXavi Garcia Mena2015-09-151-0/+4
* Throwing an abstraction in front of the playerTed Gould2014-02-121-274/+23
* Weird comment bug where 'lesser' ended up someplaces it didn't belongTed Gould2013-11-151-2/+2
* Make player menu item insensitive when player can't be raisedLars Uebernickel2013-10-301-0/+10
* Call Raise() when activating a player menu itemLars Uebernickel2013-10-291-5/+10
* Rename MediaPlayer.launch() ot activate()Lars Uebernickel2013-10-291-4/+4
* Expose playlists in the menu if the player exports themLars Uebernickel2013-07-101-0/+66
* Don't set player state to "Launching" when the player is already runningLars Uebernickel2013-07-061-1/+3
* Launch player when the play action is activatedLars Uebernickel2013-07-061-1/+14
* Change playback action state to "string"Lars Uebernickel2013-06-171-15/+5
* Export playback menu itemLars Uebernickel2013-06-171-1/+33
* Forget track information when player is quitLars Uebernickel2013-04-091-0/+1
* Add information about the current track to the player actionsLars Uebernickel2013-04-091-1/+70
* Show running media players in the menuLars Uebernickel2013-03-281-0/+124