Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Ted Gould | 2014-10-13 | 1 | -0/+4 |
| | | | | or not | ||||
* | Use the headphone detection | Ted Gould | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Headphone detection | Ricardo Salveti | 2014-10-13 | 1 | -0/+15 |
| | |||||
* | Turn high volume into a property | Ted Gould | 2014-10-10 | 1 | -4/+8 |
| | |||||
* | Make notifications check for high volumes and change based on that | Ted Gould | 2014-10-10 | 1 | -11/+31 |
| | |||||
* | Grabbing the sync notifications branch | Ted Gould | 2014-10-10 | 1 | -1/+36 |
|\ | |||||
| * | Ensure we send an integer to the notification service | Ted Gould | 2014-10-09 | 1 | -1/+1 |
| | | |||||
| * | Didn't make initial string translated | Ted Gould | 2014-10-09 | 1 | -1/+1 |
| | | |||||
| * | Make sure to use the passed parameter for the volume. | Ted Gould | 2014-10-09 | 1 | -5/+5 |
| | | |||||
| * | Catch the error that show can throw and present a warning | Ted Gould | 2014-10-09 | 1 | -1/+6 |
| | | |||||
| * | Make sure to clear the sound hint | Ted Gould | 2014-10-09 | 1 | -1/+4 |
| | | |||||
| * | No audio ping if we're doing multimedia, and no notification if we're not on ↵ | Ted Gould | 2014-10-09 | 1 | -11/+16 |
| | | | | | | | | phone | ||||
| * | Make volume string translatable | Ted Gould | 2014-10-08 | 1 | -4/+4 |
| | | |||||
* | | Show a silent mode checkbox Fixes: 1342151, 1367818 | Ted Gould | 2014-10-09 | 1 | -1/+2 |
|\ \ | | | | | | | | | | Approved by: PS Jenkins bot | ||||
| * | | Update to current trunk | Ted Gould | 2014-10-07 | 1 | -8/+337 |
| |\| | |||||
| * | | Can get set at startup before we have a PA connection, shouldn't be a ↵ | Ted Gould | 2014-10-01 | 1 | -1/+2 |
| | | | | | | | | | | | | critical in that case, should just fail | ||||
* | | | Grabbing the rest of trunk | Ted Gould | 2014-10-08 | 1 | -3/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | Sync in balance branch as well | Ted Gould | 2014-10-06 | 1 | -3/+4 |
| |\ \ | |||||
| | * | | Volume control: properly scale channels when setting the volume | Lars Uebernickel | 2014-10-01 | 1 | -3/+4 |
| | |/ | | | | | | | | | | | | | | | | And display the volume of the loudest channel in the UI. This is consistent with gnome-control-center. | ||||
| * | | Merge trunk | Ted Gould | 2014-10-06 | 1 | -5/+311 |
| |\ \ | |/ / |/| | | |||||
| * | | Trigger synchronous notification upon every volume-change attempt, thus the ↵ | Mirco Müller | 2014-09-19 | 1 | -12/+12 |
| | | | | | | | | | | | | user gets to see visual and audible feedback every time a volume-key is pressed. | ||||
| * | | Use a sound-file via the corresponding hint to play back while the volume is ↵ | Mirco Müller | 2014-09-19 | 1 | -0/+1 |
| | | | | | | | | | | | | changed to give the user also an audible feedback. | ||||
| * | | Move the triggering of the volume up/down notification into set_volume(). | Mirco Müller | 2014-08-05 | 1 | -6/+14 |
| | | | |||||
| * | | Test use of synchronous notifications for volume-changes. | Mirco Müller | 2014-07-31 | 1 | -1/+14 |
| |/ | |||||
* | | Using a signal counter so we can set the volume asynchronously | Ricardo Salveti de Araujo | 2014-10-01 | 1 | -21/+37 |
| | | |||||
* | | Review changes | Ricardo Salveti de Araujo | 2014-09-29 | 1 | -33/+41 |
| | | |||||
* | | volume-role: removing TODO | Ricardo Salveti de Araujo | 2014-09-25 | 1 | -1/+0 |
| | | |||||
* | | volume-role: making sure we reflect changes done by pulse (via signals) | Ricardo Salveti de Araujo | 2014-09-25 | 1 | -7/+48 |
| | | |||||
* | | Adding TODO entry | Ricardo Salveti de Araujo | 2014-09-23 | 1 | -0/+1 |
| | | |||||
* | | volume-role: fix handling of the first sink-input and startup | Ricardo Salveti de Araujo | 2014-09-23 | 1 | -7/+13 |
| | | |||||
* | | Adding support for setting volume per media roles (only used by touch atm) | Ricardo Salveti de Araujo | 2014-09-18 | 1 | -5/+240 |
|/ | |||||
* | Whitespace change | Michael Terry | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | And make it so we update from an AS notification immediately if we haven't ↵ | Michael Terry | 2014-04-18 | 1 | -3/+10 |
| | | | | been messing with local volume recently | ||||
* | Consolidate local_volume_changed_timeout | Michael Terry | 2014-04-18 | 1 | -5/+3 |
| | |||||
* | review changes | Nick Dedekind | 2014-04-16 | 1 | -8/+7 |
| | |||||
* | continue update timer if another change has come in | Nick Dedekind | 2014-04-16 | 1 | -0/+1 |
| | |||||
* | Added heuristic account services update timer | Nick Dedekind | 2014-04-16 | 1 | -4/+69 |
| | |||||
* | Export currently running player to Accounts Service | Ted Gould | 2014-03-24 | 1 | -0/+1 |
|\ | |||||
| * | Make sure to clear values after removing the source | Ted Gould | 2014-03-21 | 1 | -0/+1 |
| | | |||||
* | | Sync volume and mute settings with AccountsService. Fixes: 840777 | Michael Terry | 2014-03-24 | 1 | -11/+166 |
|\ \ | |/ |/| | |||||
| * | Fix bug where we weren't asking for volume settings on startup | Michael Terry | 2014-03-14 | 1 | -1/+5 |
| | | |||||
| * | Check XDG_SESSION_CLASS to determine if we're in greeter; use native vala ↵ | Michael Terry | 2014-03-13 | 1 | -13/+19 |
| | | | | | | | | dbus interface for greeter list | ||||
| * | Remove touch namespace for sound settings | Michael Terry | 2014-03-04 | 1 | -1/+1 |
| | | |||||
| * | Set AS with new values | Michael Terry | 2014-03-03 | 1 | -6/+6 |
| | | |||||
| * | Fix typo | Michael Terry | 2014-03-03 | 1 | -2/+2 |
| | | |||||
| * | Fix Mute/Muted typo; only sync to AS if value changed | Michael Terry | 2014-03-03 | 1 | -15/+22 |
| | | |||||
| * | Support proxying mute settings too; allow cancelling previous Set calls | Michael Terry | 2014-03-03 | 1 | -42/+64 |
| | | |||||
| * | Listen for changes to Volume | Michael Terry | 2014-03-03 | 1 | -15/+32 |
| | | |||||
| * | Always use class's shared user proxy | Michael Terry | 2014-03-03 | 1 | -9/+8 |
| | |