Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fork from Ubuntu's indicator-sound. | Mike Gabriel | 2017-10-22 | 1 | -106/+0 |
| | |||||
* | Changed last running player to user Accounts service | Xavi Garcia Mena | 2016-02-22 | 1 | -13/+2 |
| | |||||
* | Added persistence for last running player | Xavi Garcia Mena | 2016-02-10 | 1 | -0/+11 |
| | |||||
* | fix typo in gschema description text | Charles Kerr | 2015-08-11 | 1 | -1/+1 |
| | |||||
* | huge pile of diff that consolidates pulse-specific audio work into ↵ | Charles Kerr | 2015-08-10 | 1 | -22/+46 |
| | | | | volume-control-pulse. Work in progress. Promising but currently ugly. | ||||
* | add time-based confirmation dialog for high volumes | Charles Kerr | 2015-08-06 | 1 | -0/+39 |
| | |||||
* | Remove the sync notification on scroll setting | Ted Gould | 2014-12-03 | 1 | -9/+0 |
| | |||||
* | Drop the GSettings key and change the way we're interacting with the ↵ | Ted Gould | 2014-09-23 | 1 | -9/+0 |
| | | | | accounts service setting | ||||
* | Adding a setting for greeter exporting | Ted Gould | 2014-03-19 | 1 | -0/+9 |
| | |||||
* | 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. | ||||
* | manually merge of lp:~victored/indicator-sound/lp-1014955 | Conor Curran | 2012-06-21 | 1 | -0/+7 |
| | |||||
* | add visibility toggle support for (lp:#829648) | Charles Kerr | 2012-01-24 | 1 | -0/+7 |
| | |||||
* | merged indicator address format to bring inline with other indicators | Conor Curran | 2012-01-17 | 1 | -1/+1 |
| | |||||
* | make indicator-sound's schema and path naming consistent with other indicators. | Charles Kerr | 2012-01-10 | 1 | -0/+38 |
indicator-sound uses a different schema prefix ("/com/canonical/indicators" vs "/com/canonical/indicator") and different path prefix ("/apps/indicators" vs "/com/canonical/indicator") than other indicators use. When I asked ronoc about the latter, he confirmed it's an error and suggested that the former be fixed at the same time to make indicator naming more consistent. |