Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ido_playback_menu_item_parent_key_press_event: be more explicit | Lars Uebernickel | 2013-06-19 | 1 | -1/+1 |
| | |||||
* | idoplaybackmenuitem: remove redundant 'else' | Lars Uebernickel | 2013-06-19 | 1 | -2/+4 |
| | |||||
* | idoplaybackmenuitem: warn before crashing in g_str_equal | Lars Uebernickel | 2013-06-19 | 1 | -0/+4 |
| | |||||
* | ido_playback_menu_item_get_button_at_pos: add ascii blueprint | Lars Uebernickel | 2013-06-19 | 1 | -0/+8 |
| | |||||
* | idoplaybackmenuitem.c: mark internal functions as static | Lars Uebernickel | 2013-06-19 | 1 | -6/+3 |
| | |||||
* | IdoPlaybackMenuItem: listen to state changes of the 'play' action | Lars Uebernickel | 2013-06-17 | 1 | -1/+74 |
| | | | | | So that the play button can be updated. | ||||
* | Add IdoPlaybackMenuItem | Lars Uebernickel | 2013-06-17 | 1 | -0/+1596 |
A menu item that can control playback of a media player. Adapted from transport-widget.c formerly found in lp:indicator-sound. |