aboutsummaryrefslogtreecommitdiff
path: root/src/service.vala
Commit message (Expand)AuthorAgeFilesLines
...
* Incorrect typeTed Gould2015-02-031-1/+1
* Watch for double updates from notifications. Supress themTed Gould2015-02-021-0/+7
* Track output modeTed Gould2015-01-301-0/+8
* Move notification code out of volume control object Ted Gould2015-01-291-58/+110
|\
| * Add a watcher for the notification server going up and down. Redetect sync no...Ted Gould2015-01-291-1/+11
| * Switch from having custom signals for volume changing to using the property c...Ted Gould2014-12-031-13/+11
| * Ensuring that if high volume changes we also show a notification (i.e. the he...Ted Gould2014-12-031-4/+6
| * Hide notification when the menu is shownTed Gould2014-12-031-0/+12
| * Add an action to track whether the indicator is shown so that we can not show...Ted Gould2014-12-031-0/+5
| * Remove the sync notification on scroll settingTed Gould2014-12-031-32/+15
| * Moving the notification into the serviceTed Gould2014-12-021-10/+52
* | silent mode updates iconNick Dedekind2014-11-191-2/+7
|/
* service.vala: don't call set_volume unnecessarily (LP: #1381871)Ted Gould2014-11-051-0/+3
|\
| * Align with trunk to prepare for landing thereTed Gould2014-10-161-29/+63
| |\
| * | service.vala: don't call set_volume unnecessarilyLars Uebernickel2014-10-161-0/+3
| * | Fixes for icon values and manual testsTed Gould2014-10-151-0/+2
| |\ \
| * \ \ Correct property nameTed Gould2014-10-141-1/+1
| |\ \ \
| * \ \ \ Grabbing the extreme volume warningsTed Gould2014-10-141-0/+14
| |\ \ \ \
* | \ \ \ \ Warn on high audio levels when using headphones (LP: #123633, #1373404)Ted Gould2014-11-051-0/+16
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Found other notificationTed Gould2014-10-151-0/+2
| | |_|/ / | |/| | |
| * | | | Get propery property nameTed Gould2014-10-141-1/+1
| | |/ / | |/| |
| * | | Linking volume control and the menu visibilityTed Gould2014-10-141-0/+4
| * | | Changing tact to change the menu when we want to show the warningTed Gould2014-10-141-2/+2
| * | | Drop the high volume menu action as that wasn't workingTed Gould2014-10-141-21/+0
| * | | Add high volume warnings to the phone menuTed Gould2014-10-141-2/+2
| * | | Create actions based on the high volume statusTed Gould2014-10-131-0/+31
| | |/ | |/|
* / | Remove usage of deprecated hint functionsTed Gould2014-10-221-2/+2
|/ /
* | Don't represent silent mode in the indicatorTed Gould2014-10-031-18/+2
* | Build the volume control firstTed Gould2014-10-021-2/+2
* | Add a silent mode menu itemTed Gould2014-10-021-2/+2
* | Pull complex logic into its own functionTed Gould2014-10-021-2/+19
* | Create a silent mode actionTed Gould2014-10-021-12/+42
* | Use silent mode to determine the icon on the panelTed Gould2014-10-021-1/+1
* | Connect to the value in accounts service and update the player if appropriateTed Gould2014-09-261-1/+7
* | Drop the GSettings key and change the way we're interacting with the accounts...Ted Gould2014-09-231-26/+8
* | Selecting the greeter players for the greeter menusTed Gould2014-09-231-2/+2
* | Adding in an additional action that is the greeter stateTed Gould2014-09-231-0/+15
* | Build in a way to stop the track information for getting into the player actionTed Gould2014-09-231-2/+2
|/
* Remove mute from the phone greeterTed Gould2014-03-251-1/+1
* Updating to latest exportTed Gould2014-03-211-3/+30
|\
| * Make sure to clear values after removing the sourceTed Gould2014-03-211-1/+3
| * Remove sound blocked timer when the service is shutdownTed Gould2014-03-211-0/+5
| * Move all the clearing of the player into one placeTed Gould2014-03-211-11/+11
| * Make sure to clear the player on exitTed Gould2014-03-201-0/+4
| * Handle sigtermTed Gould2014-03-201-0/+7
| * Clear the player to ensure we don't get into a ref loopTed Gould2014-03-201-0/+5
| * Debug messagesTed Gould2014-03-201-0/+2
| * Make sure to update the player if neededTed Gould2014-03-201-0/+2
* | Updates to trunk and the exportTed Gould2014-03-201-5/+48
|\|
| * Updating to trunkTed Gould2014-03-201-2/+29
| |\