aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service.xml
Commit message (Collapse)AuthorAgeFilesLines
* make indicator-sound's schema and path naming consistent with other indicators.Charles Kerr2012-01-101-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 Curran2011-06-211-2/+2
| | | | specific dbus methods
* expanded the signature on the dbus methods for player and track specific ↵Conor Curran2011-06-211-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 Curran2011-06-061-1/+8
| | | | player specific items
* added the is blacklisted dbus methodConor Curran2011-03-071-0/+6
|
* players in menu now dynamically controllable from new dbus apiConor Curran2011-01-311-2/+3
|
* sink automatically unmuted now when slider is manually changed in accordance ↵Conor Curran2011-01-271-0/+1
| | | | with the spec revision, plus some tidy ups
* signals and methods cut down to size, next the indicatorConor Curran2011-01-221-30/+2
|
* further consolidation on the service sideConor Curran2011-01-191-0/+9
|
* stage one of the refactor on the server side completeConor Curran2011-01-121-0/+5
|
* race condtion on playbackstatus accommodated for and dbus names changed over ↵Conor Curran2010-12-161-2/+2
| | | | the new canonical naming
* refactor completeConor Curran2010-08-041-14/+0
|
* no sink available dynamically being handledConor Curran2010-03-081-0/+10
|
* mute init/revert now working properly plus dbus signal tidy up on the ↵Conor Curran2010-02-101-1/+5
| | | | blocking message
* silly/nasty scaling bug caughtConor Curran2010-02-101-1/+5
|
* slider init'd with the correct value - geeshConor Curran2010-02-091-3/+4
|
* mute ui updates from external interventionConor Curran2010-02-081-0/+4
|
* white space tidy upConor Curran2010-02-081-0/+1
|
* automatic slider volume updates workingConor Curran2010-02-081-1/+1
|
* automatic volume updates in progressConor Curran2010-02-081-0/+3
|
* default sink scenario implemented for now, simplification of indicator patternConor Curran2010-02-021-5/+0
|
* tidy up some more plus working sliderConor Curran2010-02-011-0/+1
|
* pulse functionality refactored out inot to a separate PA file(s), sink ↵Conor Curran2010-01-301-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 registeringConor Curran2010-01-291-4/+4
|
* slider event detection hooked up, method also defined on server side but ↵Conor Curran2010-01-281-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 sliderConor Curran2010-01-271-2/+2
|
* copied contents from lp:~cjcurran/wasilla/soundmenu without the noiseConor Curran2010-01-271-0/+15