aboutsummaryrefslogtreecommitdiff
path: root/src/idoplaybackmenuitem.c
Commit message (Collapse)AuthorAgeFilesLines
* idoplaybackmenuitem.c: mark internal functions as staticLars Uebernickel2013-06-191-6/+3
|
* IdoPlaybackMenuItem: listen to state changes of the 'play' actionLars Uebernickel2013-06-171-1/+74
| | | | | So that the play button can be updated.
* Add IdoPlaybackMenuItemLars Uebernickel2013-06-171-0/+1596
A menu item that can control playback of a media player. Adapted from transport-widget.c formerly found in lp:indicator-sound.