aboutsummaryrefslogtreecommitdiff
path: root/src/volume-control.vala
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | | 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
|\ \ \ | |/ / |/| |
| * | 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
* | | 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
| |\ \
| | * | Volume control: properly scale channels when setting the volumeLars Uebernickel2014-10-011-3/+4
| | |/
| * | Merge trunkTed Gould2014-10-061-5/+311
| |\ \ | |/ / |/| |
| * | Trigger synchronous notification upon every volume-change attempt, thus the u...Mirco Müller2014-09-191-12/+12
| * | Use a sound-file via the corresponding hint to play back while the volume is ...Mirco Müller2014-09-191-0/+1
| * | Move the triggering of the volume up/down notification into set_volume().Mirco Müller2014-08-051-6/+14
| * | Test use of synchronous notifications for volume-changes.Mirco Müller2014-07-311-1/+14
| |/
* | Using a signal counter so we can set the volume asynchronouslyRicardo Salveti de Araujo2014-10-011-21/+37
* | Review changesRicardo Salveti de Araujo2014-09-291-33/+41
* | volume-role: removing TODORicardo Salveti de Araujo2014-09-251-1/+0
* | volume-role: making sure we reflect changes done by pulse (via signals)Ricardo Salveti de Araujo2014-09-251-7/+48
* | Adding TODO entryRicardo Salveti de Araujo2014-09-231-0/+1
* | volume-role: fix handling of the first sink-input and startupRicardo Salveti de Araujo2014-09-231-7/+13
* | Adding support for setting volume per media roles (only used by touch atm)Ricardo Salveti de Araujo2014-09-181-5/+240
|/
* Whitespace changeMichael Terry2014-04-181-1/+1
* And make it so we update from an AS notification immediately if we haven't be...Michael Terry2014-04-181-3/+10
* Consolidate local_volume_changed_timeoutMichael Terry2014-04-181-5/+3
* review changesNick Dedekind2014-04-161-8/+7
* continue update timer if another change has come inNick Dedekind2014-04-161-0/+1
* Added heuristic account services update timerNick Dedekind2014-04-161-4/+69
* Export currently running player to Accounts Service Ted Gould2014-03-241-0/+1
|\
| * Make sure to clear values after removing the sourceTed Gould2014-03-211-0/+1
* | Sync volume and mute settings with AccountsService. Fixes: 840777Michael Terry2014-03-241-11/+166
|\ \ | |/ |/|
| * Fix bug where we weren't asking for volume settings on startupMichael Terry2014-03-141-1/+5