| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix several 'Creation method of abstract class cannot be public.' Vala issues. | Mike Gabriel | 2019-12-02 | 1 | -1/+1 |
* | sync with trunk.15.10 | Charles Kerr | 2016-01-06 | 1 | -0/+6 |
|\ |
|
* | | make VolumeControl::active_output easier to mock for tests | charles kerr | 2015-12-30 | 1 | -1/+1 |
* | | remove unused field VolumeControl.pre_clamp_volume | charles kerr | 2015-12-28 | 1 | -6/+0 |
* | | always keep volume-control's 'stream' property updated | charles kerr | 2015-12-20 | 1 | -1/+8 |
* | | remove 'high_volume' property from volume-control | charles kerr | 2015-12-19 | 1 | -3/+0 |
* | | remove set_warning_volume() from volume-control | charles kerr | 2015-12-19 | 1 | -1/+0 |
* | | remove 'ready' property from volume-warning | charles kerr | 2015-12-19 | 1 | -1/+1 |
* | | remove 'is-playing' property from volume-warning | charles kerr | 2015-12-19 | 1 | -1/+1 |
* | | remove high-volume-approved from volume-control | charles kerr | 2015-12-19 | 1 | -2/+0 |
* | | remove ignore_high_volume from volume-control | charles kerr | 2015-12-19 | 1 | -1/+0 |
* | | move loudness warning's enabled & decibels from volume-control-pulse to options | charles kerr | 2015-12-19 | 1 | -2/+1 |
* | | move max_volume into a reusable 'options' class | charles kerr | 2015-12-19 | 1 | -2/+7 |
|/ |
|
* | Added workaround for Maroon in Trouble, second option | Xavi Garcia Mena | 2015-12-17 | 1 | -0/+1 |
* | rolling back lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplif... | Xavi Garcia Mena | 2015-12-14 | 1 | -2/+1 |
* | Merged lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-vo... | Xavi Garcia Mena | 2015-12-09 | 1 | -1/+2 |
|\ |
|
| * | Restore code to allow amplified volume | Xavi Garcia Mena | 2015-11-10 | 1 | -1/+2 |
* | | Setting user selected volume when pressing OK in the high volume dialog | Xavi Garcia Mena | 2015-12-04 | 1 | -0/+6 |
* | | Added a CALL mode and avoid sending output notifications when we have an inco... | Xavi Garcia Mena | 2015-11-23 | 1 | -1/+2 |
* | | restore warning level volume when warning dialog is cancelled | Xavi Garcia Mena | 2015-11-19 | 1 | -0/+1 |
* | | Fix issues with warning dialog | Xavi Garcia Mena | 2015-11-19 | 1 | -0/+1 |
* | | Added USB and HDMI active outputs | Xavi Garcia Mena | 2015-10-05 | 1 | -1/+6 |
* | | Changed to show a notification when the active output changes | Xavi Garcia Mena | 2015-10-01 | 1 | -2/+8 |
* | | Adding the code to change the icons and label when a bluetooth headset is con... | Xavi Garcia Mena | 2015-09-29 | 1 | -0/+3 |
|/ |
|
* | copyediting: make tabs use in the new code consistent with existing codebase | Charles Kerr | 2015-08-12 | 1 | -7/+7 |
* | set the default value of max-volume to 1.0 so that tests behave nicely withou... | Charles Kerr | 2015-08-11 | 1 | -1/+1 |
* | clamp the volume whenever the 'high volume' confirmation notification is open. | Charles Kerr | 2015-08-11 | 1 | -0/+1 |
* | huge pile of diff that consolidates pulse-specific audio work into volume-con... | Charles Kerr | 2015-08-10 | 1 | -1/+12 |
* | Change volume to an object with an attached reason so we can make better choi... | Ted Gould | 2015-02-17 | 1 | -1/+15 |
* | Forgot to add this file a lot earlier | Ted Gould | 2015-02-12 | 1 | -0/+33 |
* | Putting an interface in for volume control | Ted Gould | 2015-02-09 | 1 | -917/+0 |
* | Track output mode | Ted Gould | 2015-01-30 | 1 | -0/+8 |
* | Ensure that the active port is not null before looking at its value Fixes: #1... | Ted Gould | 2015-01-29 | 1 | -4/+4 |
|\ |
|
| * | Ensure that the active port is not null before looking at its value | Ted Gould | 2014-12-06 | 1 | -3/+4 |
* | | Move notification code out of volume control object | Ted Gould | 2015-01-29 | 1 | -97/+44 |
|\ \ |
|
| * | | Encapsulate high volume better | Ted Gould | 2014-12-04 | 1 | -5/+16 |
| * | | Switch from having custom signals for volume changing to using the property c... | Ted Gould | 2014-12-03 | 1 | -11/+8 |
| * | | Moving the notification into the service | Ted Gould | 2014-12-02 | 1 | -83/+22 |
| |/ |
|
* / | Fix crash when active_port is null. | Dmitry Shachnev | 2014-11-23 | 1 | -2/+3 |
|/ |
|
* | Missed part of a merge | Ted Gould | 2014-11-05 | 1 | -10/+0 |
* | Warn on high audio levels when using headphones (LP: #123633, #1373404) | Ted Gould | 2014-11-05 | 1 | -7/+68 |
|\ |
|
| * | Commenting out the sound for now | Ted Gould | 2014-10-15 | 1 | -0/+3 |
| * | Make volume icons match the panel icons | Ted Gould | 2014-10-15 | 1 | -3/+5 |
| * | Check more precisely the valid roles | Ted Gould | 2014-10-14 | 1 | -1/+2 |
| * | Make High-volume text work correctly | Mirco Müller | 2014-10-14 | 1 | -1/+4 |
| * | Merge trunk | Ted Gould | 2014-10-14 | 1 | -0/+3 |
| |\ |
|
| * | | Ensure that we're always getting a vlue in the list | Ted Gould | 2014-10-14 | 1 | -1/+1 |
| * | | Use title for the a11y info and the body for the message on sync notifications | Ted Gould | 2014-10-14 | 1 | -1/+1 |
| * | | Ensure we reevaluate the high volume warning when we switch from headphones o... | Ted Gould | 2014-10-13 | 1 | -0/+4 |
| * | | Use the headphone detection | Ted Gould | 2014-10-13 | 1 | -1/+1 |