aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* MediaPlayerList: remove debug messagesLars Uebernickel2013-04-031-2/+0
|
* Make MediaPlayerList iteratable instead of providing the "players" propertyLars Uebernickel2013-04-031-3/+19
|
* Append ".desktop" to the desktop entries reported from MPRISLars Uebernickel2013-04-032-3/+3
| | | | | | | | | This is the format that GDesktopAppInfo expects. This means that the apps will be reffered to as app.desktop in gsettings, which is consistent with how others are doing it (indicator-messages, unity, gnome shell). Backwards compatibility with old settings keys is maintained.
* Sync list of media players with gsettingsLars Uebernickel2013-04-032-22/+76
|
* Show running media players in the menuLars Uebernickel2013-03-284-1/+235
| | | | | | | | | Each player has its own action with a dictionary state. Right now, this state only contains one key "running", which signifies whether an instance of the player is currently running. It does not yet show non-running players on startup, and ignores the blacklist.
* VolumeControl: turn "ready" into a propertyLars Uebernickel2013-03-272-14/+13
| | | | | And bind it to the "enabled" properties of the volume and mute actions.
* Add VolumeControl and hook up mute and volume actions to itLars Uebernickel2013-03-273-9/+232
| | | | | The VolumeControl class originated in the phablet branch of this indicator.
* Update POTFILES (for `make check`)Lars Uebernickel2013-03-251-2/+1
|
* Remove old testsLars Uebernickel2013-03-2511-723/+3
| | | | | | They weren't built (SUBDIRS didn't include tests), and building them failed because they referenced either old files or gtk-specific stuff.
* Add service that adheres to the new indicator protocolLars Uebernickel2013-03-224-3/+98
| | | | | | This is the one that gets built now. It doesn't do anything interesting yet, though.
* Remove libsoundmenu (panel plugin)Lars Uebernickel2013-03-0617-5325/+3
| | | | | Indicator panel plugins are deprecated.
* Releasing 12.10.2daily13.02.25-0ubuntu1 to ubuntu.Automatic PS uploader2013-02-251-0/+10
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.2daily13.02.25-0ubuntu1, based on r341Automatic PS uploader2013-02-251-0/+10
|/
* transport-widget: use menu's style for the buttonsLars Uebernickel2013-02-211-1/+10
|\ | | | | | | | | | | | | | | | | | | | | The menuitem's style can't be used anymore due to a recent change in light-themes (lp #1130183). Menuitems now have a transparent background, which confuses GtkStyle. This is a quick workaround. Going forward, we should use the more modern styling features of gtk. Approved by Charles Kerr, PS Jenkins bot.
| * Add a comment explaining the change in the last commitLars Uebernickel2013-02-211-0/+9
| |
| * transport-widget: use menu's style for the buttonsLars Uebernickel2013-02-211-1/+1
|/ | | | | | | | | | The menuitem's style can't be used anymore due to a recent change in light-themes (lp #1130183). Menuitems now have a transparent background, which confuses GtkStyle. This is a quick workaround. Going forward, we should use the more modern styling features of gtk.
* Releasing 12.10.2daily12.11.21.1-0ubuntu1Didier Roche2012-11-211-2/+6
|\ | | | | | | | | (manual merge as long as unity-merger is patched)
| * Releasing 12.10.2daily12.11.21.1-0ubuntu1, based on r339Automatic PS uploader2012-11-211-2/+6
|/
* Share credit where credit is due.Didier Roche2012-11-161-0/+1
|\ | | | | | | Approved by Lars Uebernickel.
| * share credit where credit is dueDidier Roche2012-11-161-0/+1
|/
* bootstrap changelog for daily build.Mathieu Trudel-Lapierre2012-11-161-0/+4
|\ | | | | | | Approved by Charles Kerr.
| * bootstrap daily upload changelog message.Mathieu Trudel-Lapierre2012-11-151-0/+4
|/
* Inline package.Sebastien Bacher2012-11-1512-0/+1047
|\ | | | | | | Approved by PS Jenkins bot, Didier Roche.
| * Remove extra # typo in notice to uploaders in debian/control.Mathieu Trudel-Lapierre2012-11-141-1/+1
| |
| * debian/source/format: migrate back to source format 1.0 for consistencyMathieu Trudel-Lapierre2012-11-142-1/+3
| | | | | | | | with the rest of the indicator stack.
| * enable quilt with the dh sequencer to make sure patches get applied.Mathieu Trudel-Lapierre2012-11-142-1/+2
| |
| * Reorganise Build-Depends for clarity.Mathieu Trudel-Lapierre2012-11-141-4/+4
| |
| * debian/compat: bump to compat level 9.Mathieu Trudel-Lapierre2012-11-142-1/+2
| |
| * * debian/rules:Mathieu Trudel-Lapierre2012-11-142-0/+7
| | | | | | | | | | - override dh_autoreconf to use autogen.sh for the reconfiguration process. - add export DPKG_GENSYMBOLS_CHECK_LEVEL=4.
| * * debian/control:Mathieu Trudel-Lapierre2012-11-142-2/+17
| | | | | | | | | | | | - add gnome-common to Build-Depends for use by dh_autoreconf. - update style for constency: use trailing commas at the end of dep lists. - Add Vcs-Bzr, Vcs-Browser fields with comment for uploaders.
| * Specify that the package should be in split mode for bzr bd.Mathieu Trudel-Lapierre2012-11-131-0/+2
| |
| * Import debian/ from lp:~ubuntu-desktop/indicator-sound/ubuntu.Mathieu Trudel-Lapierre2012-11-1311-0/+1019
|/|
| * [ Allan LeSage ]Ken VanDine2012-10-308-1/+1498
| | | | | | | | | | | | | | | | | | * debian/control: update to debhelper 9.0 * debian/rules: change to debhelper 9.0 [ Ken VanDine ] * debian/control - build depend on dh-translations
| * releasing version 12.10.1-0ubuntu2Ken VanDine2012-10-3011-1510/+22
| |\
| | * releasing version 12.10.1-0ubuntu2~ppa1unknown2012-10-261-2/+2
| | |
| | * * debian/control: update to debhelper 9.0unknown2012-10-263-11/+14
| | | | | | | | | | | | * debian/rules: change to debhelper 9.0
| | |
| | \
| *-. | New upstream release.Sebastien Bacher2012-10-0314-451/+135
| |\ \|
| | | * releasing version 12.10.1-0ubuntu1Sebastien Bacher2012-10-031-2/+2
| | | |
| | | * New upstream release.Sebastien Bacher2012-10-0314-451/+135
| | | |\
| | * | \ Import upstream version 12.10.1Sebastien Bacher2012-10-0313-451/+129
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Import upstream version 12.10.1Sebastien Bacher2012-10-0313-451/+129
| | | |\ \
| * | | \ \ * Drop GTK2 build since ido stopped providing support for that versionSebastien Bacher2012-08-225-31/+10
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | * debian/control: build with the current vala version
| | * | | | releasing version 12.10.0-0ubuntu2Sebastien Bacher2012-08-221-2/+2
| | | | | |
| | * | | | * Drop GTK2 build since ido stopped providing support for that versionSebastien Bacher2012-08-225-31/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * debian/control: build with the current vala version
| | | | | |
| | \ \ \ \
| *-. | | | | * New upstream release.Sebastien Bacher2012-07-1251-12003/+10263
| |\ \| | | | | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allow setting preferred media players through a settings key. - Fix sound indicator not working after Amarok close. - Explicit handling of Ardour - Fix deprecated GTK+ API calls * debian/patches/lp_992262.patch: * debian/patches/lp_902715.patch: - dropped, the fix is in the new version
| | | * | | releasing version 12.10.0-0ubuntu1Sebastien Bacher2012-07-121-2/+2
| | | | | |
| | | * | | * New upstream release.Sebastien Bacher2012-07-1246-10041/+10386
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allow setting preferred media players through a settings key. - Fix sound indicator not working after Amarok close. - Explicit handling of Ardour - Fix deprecated GTK+ API calls * debian/patches/lp_992262.patch: * debian/patches/lp_902715.patch: - dropped, the fix is in the new version
| | * | | | Import upstream version 12.10.0Sebastien Bacher2012-07-1242-9623/+10372
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Import upstream version 12.10.0Sebastien Bacher2012-07-1242-9623/+10372
| | | |\ \ \
| * | | \ \ \ * debian/patches/lp_992262.patchKen VanDine2012-05-0311-90/+2609
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix sound indicator not working after amarok close (LP: #992262) * debian/patches/lp_902715.patch - Partial fix which sets the accessibility property on the volume slider menu item. Previously this was achieved by sending a signal on the indicator object but now it seems the way to update orca is to set/update the appropriate property on the menuitem. Orca doesn't broadcast volume updates on slider movement but at least it updates when the user moves to the item on the menu, previously it was entirely silent. (LP: #902715)