aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move notification code out of volume control object Ted Gould2015-01-293-155/+155
|\
| * Add a watcher for the notification server going up and down. Redetect sync no...Ted Gould2015-01-291-1/+11
| * Encapsulate high volume betterTed Gould2014-12-041-5/+16
| * Switch from having custom signals for volume changing to using the property c...Ted Gould2014-12-032-24/+19
| * 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-032-0/+6
| * Remove the sync notification on scroll settingTed Gould2014-12-031-32/+15
| * Moving the notification into the serviceTed Gould2014-12-022-93/+74
* | Fix indicator-sound-service crash when active_port is null. Fixes: #1395455Dmitry Shachnev2015-01-201-2/+3
|\ \
| * | Fix crash when active_port is null.Dmitry Shachnev2014-11-231-2/+3
| |/
* | Update the panel icon when entering/exiting silent mode. Fixes: #1390067Nick Dedekind2015-01-201-2/+7
|\ \
| * | silent mode updates iconNick Dedekind2014-11-191-2/+7
| |/
* | Make sure to set the internal variable tooTed Gould2014-12-091-0/+1
|\ \
| * | Make sure to set the internal variable tooTed Gould2014-12-091-0/+1
* | | Merge trunkTed Gould2014-11-103-10/+12
|\ \ \ | |/ / |/| / | |/
| * Missed part of a mergeTed Gould2014-11-051-10/+0
| * 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-168-35/+215
| | |\
| * | \ Warn on high audio levels when using headphones (LP: #123633, #1373404)Ted Gould2014-11-053-8/+123
| |\ \ \
| | * | | Make sure to check the item in the loopTed Gould2014-10-151-1/+1
| | * | | Removing the remove code that was supposed to be removed earlierTed Gould2014-10-151-1/+0
| * | | | Show notifications on volume change (LP: #1378564, #1378961)Ted Gould2014-11-051-1/+36
| |\ \ \ \
| * | | | | Remove usage of deprecated hint functionsTed Gould2014-10-221-2/+2
| * | | | | Setup a try/catch on the getting of propertiesTed Gould2014-10-221-4/+8
| * | | | | Allow for the invalidated properties to be NULLTed Gould2014-10-221-1/+1
* | | | | | Set the internal variable and not the propertyTed Gould2014-11-101-1/+2
* | | | | | Merge trunkTed Gould2014-10-213-2/+150
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | service.vala: don't call set_volume unnecessarilyLars Uebernickel2014-10-161-0/+3
| * | | | Commenting out the sound for nowTed Gould2014-10-151-0/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Commenting out the sound for nowTed Gould2014-10-151-0/+3
| * | | | Fixes for icon values and manual testsTed Gould2014-10-152-3/+7
| |\| | |
| | * | | Make volume icons match the panel iconsTed Gould2014-10-151-3/+5
| | * | | Found other notificationTed Gould2014-10-151-0/+2
| * | | | Correct property nameTed Gould2014-10-141-1/+1
| |\| | |
| | * | | Get propery property nameTed Gould2014-10-141-1/+1
| * | | | Moar checkingTed Gould2014-10-141-1/+2
| |\| | |
| | * | | Check more precisely the valid rolesTed Gould2014-10-141-1/+2
| * | | | Grabbing updates to the extreme volume branchTed Gould2014-10-141-1/+7
| |\| | |
| | * | | Make High-volume text work correctlyMirco Müller2014-10-141-1/+4
| | * | | Merge trunkTed Gould2014-10-141-0/+3
| | |\| |
| | | * | volume-control: making sure we're always in sync with accountservice Fixes: 1...Ricardo Salveti de Araujo2014-10-101-0/+3
| |_|/| | |/| | | |
| | | * | volume-control: making sure we're always in sync with accountserviceRicardo Salveti de Araujo2014-10-101-0/+3
| * | | | Making the removal of items smarterTed Gould2014-10-141-4/+23
| |\| | |
| | * | | Making the removal of items smarterTed Gould2014-10-141-4/+23
| * | | | Grabbing the extreme volume warningsTed Gould2014-10-143-1/+113
| |\| | | | | |/ / | |/| |
| | * | 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-142-8/+23
| | * | Drop the high volume menu action as that wasn't workingTed Gould2014-10-141-21/+0
| | * | Ensure that we're always getting a vlue in the listTed Gould2014-10-141-1/+1