Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manually merge of lp:~victored/indicator-sound/lp-1014955 | Conor Curran | 2012-06-21 | 1 | -2/+24 |
| | |||||
* | remove_interested() and add_interested() shouldn't call ↵ | Charles Kerr | 2012-03-26 | 1 | -14/+18 |
| | | | | g_settings_set_strv() with an array of strings that isn't NULL-terminated. | ||||
* | make sure we are dynamically sensitive to players being uninstalled whilst ↵ | Conor Curran | 2012-02-27 | 1 | -1/+15 |
| | | | | they still have an entry in the menu | ||||
* | make indicator-sound's schema and path naming consistent with other indicators. | Charles Kerr | 2012-01-10 | 1 | -1/+1 |
| | | | | | 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. | ||||
* | tweaked to handle banshee desktop name change now that is finally in natty | Conor Curran | 2011-04-04 | 1 | -0/+3 |
| | |||||
* | revert the banshee desktop id change because the new version won't make beta | Conor Curran | 2011-03-23 | 1 | -1/+2 |
| | |||||
* | bug free afaics ... | Conor Curran | 2011-02-18 | 1 | -0/+2 |
| | |||||
* | moved builder and iter to the stack in blacklist method | Conor Curran | 2011-01-31 | 1 | -1/+0 |
| | |||||
* | blacklist / interested players work done | Conor Curran | 2011-01-31 | 1 | -2/+22 |
| | |||||
* | porting in progress | Conor Curran | 2011-01-10 | 1 | -2/+2 |
| | |||||
* | blacklisting in place | Conor Curran | 2011-01-05 | 1 | -3/+10 |
| | |||||
* | caught a bug to do with writing to gsettings | Conor Curran | 2010-12-23 | 1 | -5/+14 |
| | |||||
* | clients properly remembered using gsettings | Conor Curran | 2010-12-15 | 1 | -6/+6 |
| | |||||
* | settings schema defined and handling code wrote | Conor Curran | 2010-12-15 | 1 | -0/+55 |