Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Toggle mute on secondary action | Lars Uebernickel | 2013-09-09 | 1 | -0/+1 |
| | | | | | | This depends on the panel supporting x-canonical-secondary-action on the root menu item. | ||||
* | Change volume when scrolling on the indicator | Lars Uebernickel | 2013-09-09 | 2 | -0/+15 |
| | | | | | | | | This depends on a new root menu property: x-canonical-scroll-action. It points to an action that gets activated whenever the user scrolls the mouse over the indicator. The parameter of that action signifies the magnitude and direction of the scroll. | ||||
* | Releasing 12.10.2+13.10.20130829-0ubuntu1 (revision 371 from ↵ | Automatic PS uploader | 2013-08-29 | 1 | -0/+11 |
|\ | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.2+13.10.20130829-0ubuntu1, based on r371 | Automatic PS uploader | 2013-08-29 | 1 | -0/+11 |
|/ | |||||
* | Use bus_watch_namespace() for more robust monitoring of mpris players ↵ | Lars Uebernickel | 2013-08-28 | 7 | -217/+463 |
|\ | | | | | | | | | | | appearing or disappearing on the bus. Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | Merge trunk | Lars Uebernickel | 2013-08-26 | 27 | -348/+883 |
| |\ | |/ |/| | |||||
* | | Releasing 12.10.2+13.10.20130822-0ubuntu1 (revision 369 from ↵ | Automatic PS uploader | 2013-08-22 | 1 | -0/+10 |
|\ \ | | | | | | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | | Releasing 12.10.2+13.10.20130822-0ubuntu1, based on r369 | Automatic PS uploader | 2013-08-22 | 1 | -0/+10 |
|/ / | |||||
* | | Don't use deprecated GSimpleActionGroup APIs. | Charles Kerr | 2013-08-22 | 1 | -14/+14 |
|\ \ | | | | | | | | | | Approved by Ted Gould, PS Jenkins bot. | ||||
| * | | don't use deprecated GSimpleActionGroup APIs | Charles Kerr | 2013-08-22 | 1 | -14/+14 |
|/ / | |||||
* | | Releasing 12.10.2+13.10.20130820-0ubuntu1 (revision 367 from ↵ | Automatic PS uploader | 2013-08-20 | 1 | -0/+10 |
|\ \ | | | | | | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | | Releasing 12.10.2+13.10.20130820-0ubuntu1, based on r367 | Automatic PS uploader | 2013-08-20 | 1 | -0/+10 |
|/ / | |||||
* | | Re-write build scripts using cmake. | Pete Woods | 2013-08-20 | 26 | -370/+831 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot, Ted Gould. | ||||
| * | | Address review comments | Pete Woods | 2013-08-19 | 2 | -70/+4 |
| | | | |||||
| * | | Fix up defaults | Pete Woods | 2013-08-16 | 1 | -2/+2 |
| | | | |||||
| * | | Clean up the build / installation | Pete Woods | 2013-08-16 | 6 | -37/+29 |
| | | | |||||
| * | | Build using cmake | Pete Woods | 2013-08-16 | 23 | -335/+870 |
|/ / | |||||
* | | Releasing 12.10.2+13.10.20130812.1-0ubuntu1 (revision 365 from ↵ | Automatic PS uploader | 2013-08-12 | 1 | -0/+10 |
|\ \ | | | | | | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | | Releasing 12.10.2+13.10.20130812.1-0ubuntu1, based on r365 | Automatic PS uploader | 2013-08-12 | 1 | -0/+10 |
|/ / | |||||
* | | Add back an accessible_desc property to the sound indicator. | Charles Kerr | 2013-08-09 | 1 | -2/+14 |
|\ \ | | | | | | | | | | Approved by Mathieu Trudel-Lapierre, PS Jenkins bot. | ||||
| * | | add accessible-name property to the ng sound indicator | Charles Kerr | 2013-08-08 | 1 | -2/+14 |
|/ / | |||||
| * | bus-watch-namespace: remove stray semicolon | Lars Uebernickel | 2013-08-26 | 1 | -1/+1 |
| | | |||||
| * | bus-watch-namespace: free name_space | Lars Uebernickel | 2013-08-26 | 1 | -0/+2 |
| | | |||||
| * | Use bus_watch_namespace() to monitor mpris players | Lars Uebernickel | 2013-08-02 | 6 | -211/+423 |
|/ | | | | | | | | | This function is more robust than the current code and uses glib's G_DBUS_SIGNAL_FLAGS_MATCH_ARG0_NAMESPACE instead of creating match rules itself. bus-watch-namespace.[ch] is shared with gnome-settings-daemon. | ||||
* | Releasing 12.10.2+13.10.20130731-0ubuntu1 (revision 363 from ↵ | Automatic PS uploader | 2013-07-31 | 1 | -0/+13 |
|\ | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.2+13.10.20130731-0ubuntu1, based on r363 | Automatic PS uploader | 2013-07-31 | 1 | -0/+13 |
|/ | |||||
* | add Recommends: u-s-s | g-c-c to debian/control. | Charles Kerr | 2013-07-30 | 1 | -0/+1 |
|\ | | | | | | | Approved by PS Jenkins bot, Ted Gould. | ||||
| * | add Recommends: u-s-s | g-c-c to control | Charles Kerr | 2013-07-30 | 1 | -0/+1 |
|/ | |||||
* | Fixed max-icon on volume control slider. Fixes: ↵ | Nick Dedekind | 2013-07-30 | 1 | -2/+2 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1206534. Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | Fixed max-icon icon source | Nick Dedekind | 2013-07-30 | 1 | -2/+2 |
|/ | |||||
* | Releasing 12.10.2+13.10.20130726-0ubuntu1 (revision 360 from ↵ | Automatic PS uploader | 2013-07-26 | 1 | -0/+10 |
|\ | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.2+13.10.20130726-0ubuntu1, based on r360 | Automatic PS uploader | 2013-07-26 | 1 | -0/+10 |
|/ | |||||
* | Actually export a phone menu. | Lars Uebernickel | 2013-07-25 | 5 | -129/+191 |
|\ | | | | | | | Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | Add sound-service.c to POTFILES.in | Lars Uebernickel | 2013-07-25 | 1 | -0/+1 |
| | | |||||
| * | Export phone menu | Lars Uebernickel | 2013-07-25 | 3 | -7/+20 |
| | | | | | | | | | | | | For now, this does the same as the one on the desktop, except for starting the the phone's settings ui. | ||||
| * | service.vala: store menus in a hash table, keyed by profile name | Lars Uebernickel | 2013-07-25 | 2 | -8/+14 |
| | | |||||
| * | service.vala: move menu handling into sound-menu.vala | Lars Uebernickel | 2013-07-25 | 3 | -126/+168 |
| | | | | | | | | | | | | This makes service.vala a lot more readable and makes way for exporting a second - slightly different - menu for the phone profile. | ||||
* | | Releasing 12.10.2+13.10.20130725-0ubuntu1 (revision 358 from ↵ | Automatic PS uploader | 2013-07-25 | 1 | -0/+11 |
|\ \ | | | | | | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | | Releasing 12.10.2+13.10.20130725-0ubuntu1, based on r358 | Automatic PS uploader | 2013-07-25 | 1 | -0/+11 |
|/ / | |||||
* | | Specify fallback icons | Lars Uebernickel | 2013-07-24 | 1 | -6/+13 |
|\| | | | | | | | | | | | | | The *-panel suffix is only used by the ubuntu-mono icon themes. . Fixes: https://bugs.launchpad.net/bugs/1202932. Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | Specify fallback icons | Lars Uebernickel | 2013-07-19 | 1 | -6/+13 |
| | | | | | | | | | | The *-panel suffix is only used by the ubuntu-mono icon themes. | ||||
* | | Releasing 12.10.2+13.10.20130722-0ubuntu1 (revision 356 from ↵ | Automatic PS uploader | 2013-07-22 | 1 | -0/+12 |
|\ \ | | | | | | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | | Releasing 12.10.2+13.10.20130722-0ubuntu1, based on r356 | Automatic PS uploader | 2013-07-22 | 1 | -0/+12 |
|/ / | |||||
* | | Remove Rhythmbox from the default of the 'interested-media-players' setting | Lars Uebernickel | 2013-07-19 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | | | The sound menu should only contain players that have been started before. Fixes: https://bugs.launchpad.net/bugs/1202933. Approved by PS Jenkins bot, Sebastien Bacher. | ||||
| * | Remove Rhythmbox from the default of the 'interested-media-players' setting | Lars Uebernickel | 2013-07-19 | 1 | -1/+1 |
|/ | | | | | The sound menu should only contain players that have been started before. | ||||
* | Releasing 12.10.2+13.10.20130716-0ubuntu1 (revision 354 from ↵ | Automatic PS uploader | 2013-07-16 | 1 | -0/+14 |
|\ | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.2+13.10.20130716-0ubuntu1, based on r354 | Automatic PS uploader | 2013-07-16 | 1 | -0/+14 |
|/ | |||||
* | Add phone profile to indicator config. | Ted Gould | 2013-07-12 | 1 | -0/+6 |
|\ | | | | | | | Approved by PS Jenkins bot, Nick Dedekind. | ||||
| * | Use the same menu for now, we can customize later | Ted Gould | 2013-07-12 | 1 | -0/+6 |
|/ | |||||
* | Remove gtk and dbusmenu. Sorry for the big changeset. | Lars Uebernickel | 2013-07-12 | 84 | -11518/+1180 |
|\ | | | | | | | | | | | I'd appreciate a good deal of testing before merging this into the wild ;). Approved by Charles Kerr, PS Jenkins bot. |