aboutsummaryrefslogtreecommitdiff
path: root/src/sound-state-manager.c
Commit message (Collapse)AuthorAgeFilesLines
* merged indicator address format to bring inline with other indicatorsConor Curran2012-01-171-1/+1
|\
| * make indicator-sound's schema and path naming consistent with other indicators.Charles Kerr2012-01-101-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.
* | Lazily initialize notification daemonMartin Pitt2012-01-051-2/+9
|/ | | | | | | | | Avoid spawning notification daemon right at startup, instead initialize it lazily when actually doing a notification. Improves boot speed. https://blueprints.launchpad.net/ubuntu/+spec/desktop-p-desktop-boot-speed https://launchpad.net/bugs/912150
* Sound state manager volume notification is based on new volume instead of ↵Dylan McCall2011-04-041-6/+8
| | | | | | current (old) volume. Notifications use notification variants of audio-volume-* icons.
* Newer notify-osd needs that the x-canonical-private-synchronous is set to a ↵Marco Trevisan (Treviño)2011-03-051-1/+1
| | | | | | non-empty string This will allows to show the indicator notification like before.
* ported to libnotify >= 0.7Ken VanDine2011-02-111-11/+1
|
* refactored notify patchConor Curran2011-02-021-6/+100
|
* sink automatically unmuted now when slider is manually changed in accordance ↵Conor Curran2011-01-271-2/+1
| | | | with the spec revision, plus some tidy ups
* last minute tidy upConor Curran2011-01-261-4/+12
|
* blocking state now workings as expectedConor Curran2011-01-261-19/+45
|
* on the pigs back ...Conor Curran2011-01-251-8/+51
|
* tidy upConor Curran2011-01-251-2/+2
|
* tidy upConor Curran2011-01-241-16/+29
|
* operationalConor Curran2011-01-241-1/+3
|
* compiling ...Conor Curran2011-01-241-25/+36
|
* indicator side almost up and goingConor Curran2011-01-241-42/+149
|
* refactoring the indicatorConor Curran2011-01-241-0/+178