aboutsummaryrefslogtreecommitdiff
path: root/src/idoplaybackmenuitem.c
Commit message (Collapse)AuthorAgeFilesLines
* ido_playback_menu_item_parent_key_press_event: be more explicitLars Uebernickel2013-06-191-1/+1
|
* idoplaybackmenuitem: remove redundant 'else'Lars Uebernickel2013-06-191-2/+4
|
* idoplaybackmenuitem: warn before crashing in g_str_equalLars Uebernickel2013-06-191-0/+4
|
* ido_playback_menu_item_get_button_at_pos: add ascii blueprintLars Uebernickel2013-06-191-0/+8
|
* 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.