aboutsummaryrefslogtreecommitdiff
path: root/src/volume-control.vala
Commit message (Expand)AuthorAgeFilesLines
* Added USB and HDMI active outputsXavi Garcia Mena2015-10-051-1/+6
* Changed to show a notification when the active output changesXavi Garcia Mena2015-10-011-2/+8
* Adding the code to change the icons and label when a bluetooth headset is con...Xavi Garcia Mena2015-09-291-0/+3
* copyediting: make tabs use in the new code consistent with existing codebaseCharles Kerr2015-08-121-7/+7
* set the default value of max-volume to 1.0 so that tests behave nicely withou...Charles Kerr2015-08-111-1/+1
* clamp the volume whenever the 'high volume' confirmation notification is open.Charles Kerr2015-08-111-0/+1
* huge pile of diff that consolidates pulse-specific audio work into volume-con...Charles Kerr2015-08-101-1/+12
* Change volume to an object with an attached reason so we can make better choi...Ted Gould2015-02-171-1/+15
* Forgot to add this file a lot earlierTed Gould2015-02-121-0/+33
* Putting an interface in for volume controlTed Gould2015-02-091-917/+0
* Track output modeTed Gould2015-01-301-0/+8
* Ensure that the active port is not null before looking at its value Fixes: #1...Ted Gould2015-01-291-4/+4
|\
| * Ensure that the active port is not null before looking at its valueTed Gould2014-12-061-3/+4
* | Move notification code out of volume control object Ted Gould2015-01-291-97/+44
|\ \
| * | 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-031-11/+8
| * | Moving the notification into the serviceTed Gould2014-12-021-83/+22
| |/
* / Fix crash when active_port is null.Dmitry Shachnev2014-11-231-2/+3
|/
* Missed part of a mergeTed Gould2014-11-051-10/+0
* Warn on high audio levels when using headphones (LP: #123633, #1373404)Ted Gould2014-11-051-7/+68
|\
| * Commenting out the sound for nowTed Gould2014-10-151-0/+3
| * Make volume icons match the panel iconsTed Gould2014-10-151-3/+5
| * Check more precisely the valid rolesTed Gould2014-10-141-1/+2
| * Make High-volume text work correctlyMirco Müller2014-10-141-1/+4
| * Merge trunkTed Gould2014-10-141-0/+3
| |\
| * | Ensure that we're always getting a vlue in the listTed Gould2014-10-141-1/+1
| * | Use title for the a11y info and the body for the message on sync notificationsTed Gould2014-10-141-1/+1
| * | Ensure we reevaluate the high volume warning when we switch from headphones o...Ted Gould2014-10-131-0/+4
| * | Use the headphone detectionTed Gould2014-10-131-1/+1
| * | Headphone detectionRicardo Salveti2014-10-131-0/+15
| * | Turn high volume into a propertyTed Gould2014-10-101-4/+8
| * | Make notifications check for high volumes and change based on thatTed Gould2014-10-101-11/+31
| * | Grabbing the sync notifications branchTed Gould2014-10-101-1/+36
| |\ \
* | \ \ Show notifications on volume change (LP: #1378564, #1378961)Ted Gould2014-11-051-1/+36
|\ \ \ \ | | |/ / | |/| |
| * | | Ensure we send an integer to the notification serviceTed Gould2014-10-091-1/+1
| * | | Didn't make initial string translatedTed Gould2014-10-091-1/+1
| * | | Make sure to use the passed parameter for the volume.Ted Gould2014-10-091-5/+5
| * | | Catch the error that show can throw and present a warningTed Gould2014-10-091-1/+6
| * | | Make sure to clear the sound hintTed Gould2014-10-091-1/+4
| * | | No audio ping if we're doing multimedia, and no notification if we're not on ...Ted Gould2014-10-091-11/+16
| * | | Make volume string translatableTed Gould2014-10-081-4/+4
* | | | 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
| |_|/ |/| |
* | | 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
* | | Show a silent mode checkbox Fixes: 1342151, 1367818Ted Gould2014-10-091-1/+2
|\ \ \ | |/ / |/| |
| * | Update to current trunkTed Gould2014-10-071-8/+337
| |\|
| * | Can get set at startup before we have a PA connection, shouldn't be a critica...Ted Gould2014-10-011-1/+2
* | | Grabbing the rest of trunkTed Gould2014-10-081-3/+4
|\ \ \ | | |/ | |/|
| * | Sync in balance branch as wellTed Gould2014-10-061-3/+4
| |\ \