Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make indicator-sound's schema and path naming consistent with other indicators. | Charles Kerr | 2012-01-10 | 1 | -2/+2 |
| | | | | | 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. | ||||
* | custom marshaller in place to handle the string string signature on our item ↵ | Conor Curran | 2011-06-21 | 1 | -2/+2 |
| | | | | specific dbus methods | ||||
* | expanded the signature on the dbus methods for player and track specific ↵ | Conor Curran | 2011-06-21 | 1 | -2/+4 |
| | | | | items to handle the object path on the other side | ||||
* | two new methods added the service interface inorder to handle track and ↵ | Conor Curran | 2011-06-06 | 1 | -1/+8 |
| | | | | player specific items | ||||
* | added the is blacklisted dbus method | Conor Curran | 2011-03-07 | 1 | -0/+6 |
| | |||||
* | players in menu now dynamically controllable from new dbus api | Conor Curran | 2011-01-31 | 1 | -2/+3 |
| | |||||
* | sink automatically unmuted now when slider is manually changed in accordance ↵ | Conor Curran | 2011-01-27 | 1 | -0/+1 |
| | | | | with the spec revision, plus some tidy ups | ||||
* | signals and methods cut down to size, next the indicator | Conor Curran | 2011-01-22 | 1 | -30/+2 |
| | |||||
* | further consolidation on the service side | Conor Curran | 2011-01-19 | 1 | -0/+9 |
| | |||||
* | stage one of the refactor on the server side complete | Conor Curran | 2011-01-12 | 1 | -0/+5 |
| | |||||
* | race condtion on playbackstatus accommodated for and dbus names changed over ↵ | Conor Curran | 2010-12-16 | 1 | -2/+2 |
| | | | | the new canonical naming | ||||
* | refactor complete | Conor Curran | 2010-08-04 | 1 | -14/+0 |
| | |||||
* | no sink available dynamically being handled | Conor Curran | 2010-03-08 | 1 | -0/+10 |
| | |||||
* | mute init/revert now working properly plus dbus signal tidy up on the ↵ | Conor Curran | 2010-02-10 | 1 | -1/+5 |
| | | | | blocking message | ||||
* | silly/nasty scaling bug caught | Conor Curran | 2010-02-10 | 1 | -1/+5 |
| | |||||
* | slider init'd with the correct value - geesh | Conor Curran | 2010-02-09 | 1 | -3/+4 |
| | |||||
* | mute ui updates from external intervention | Conor Curran | 2010-02-08 | 1 | -0/+4 |
| | |||||
* | white space tidy up | Conor Curran | 2010-02-08 | 1 | -0/+1 |
| | |||||
* | automatic slider volume updates working | Conor Curran | 2010-02-08 | 1 | -1/+1 |
| | |||||
* | automatic volume updates in progress | Conor Curran | 2010-02-08 | 1 | -0/+3 |
| | |||||
* | default sink scenario implemented for now, simplification of indicator pattern | Conor Curran | 2010-02-02 | 1 | -5/+0 |
| | |||||
* | tidy up some more plus working slider | Conor Curran | 2010-02-01 | 1 | -0/+1 |
| | |||||
* | pulse functionality refactored out inot to a separate PA file(s), sink ↵ | Conor Curran | 2010-01-30 | 1 | -0/+5 |
| | | | | details now stored in hash, complete list of events subscribed to, get sink list method added to the dbus service | ||||
* | volume setting dbus method now registering | Conor Curran | 2010-01-29 | 1 | -4/+4 |
| | |||||
* | slider event detection hooked up, method also defined on server side but ↵ | Conor Curran | 2010-01-28 | 1 | -4/+6 |
| | | | | there is a compilation problem which for the life of me i cannot see what i'm doing wrong | ||||
* | signals now work, also pulling in slider | Conor Curran | 2010-01-27 | 1 | -2/+2 |
| | |||||
* | copied contents from lp:~cjcurran/wasilla/soundmenu without the noise | Conor Curran | 2010-01-27 | 1 | -0/+15 |