Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure to clear the sound hint | Ted Gould | 2014-10-09 | 1 | -1/+4 |
| | |||||
* | Adding a notifications test case | Ted Gould | 2014-10-09 | 1 | -0/+17 |
| | |||||
* | 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 |
| | |||||
* | Reenable notifications | Ted Gould | 2014-10-08 | 0 | -0/+0 |
|\ | |||||
| * | Grabbing the rest of trunk | Ted Gould | 2014-10-08 | 3 | -7/+27 |
| |\ | |||||
| * \ | Reverting notifications | Ted Gould | 2014-10-08 | 0 | -0/+0 |
| |\ \ | |||||
* | \ \ | Update to trunk | Ted Gould | 2014-10-08 | 2 | -4/+23 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Releasing 12.10.2+14.10.20141007-0ubuntu1 | CI bot | 2014-10-07 | 1 | -0/+19 |
| | | | | |||||
| * | | | Use label for Volume sliders. | Nick Dedekind | 2014-10-07 | 1 | -4/+4 |
| |\ \ \ | | | | | | | | | | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| | * | | | use translatable string | Nick Dedekind | 2014-09-26 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Added label to sliders | Nick Dedekind | 2014-07-25 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Volume control: properly scale channels when setting the volume Fixes: 1374249 | CI bot | 2014-10-07 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | Approved by: Ted Gould, PS Jenkins bot | ||||
| * | | | | Added use of synchronous notifications for volume-changes. Fixes: 1232633 | CI bot | 2014-10-07 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | Approved by: PS Jenkins bot | ||||
| * | | | | Merge trunk into older branches to resolve conflicts. | Mirco Müller | 2014-10-07 | 1 | -4/+27 |
| |\ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
* | | | | 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 | 4 | -6/+327 |
|\ \ \ | | |/ | |/| | |||||
| * | | releasing package indicator-sound version 12.10.2+14.10.20141001-0ubuntu2 | Ricardo Salveti de Araujo | 2014-10-03 | 2 | -1/+8 |
| | | | |||||
| * | | releasing package indicator-sound version 12.10.2+14.10.20141001-0ubuntu1 | Ricardo Salveti de Araujo | 2014-10-03 | 1 | -0/+7 |
| |\ \ | |||||
| | * | | Releasing 12.10.2+14.10.20141001-0ubuntu1 | CI bot | 2014-10-01 | 1 | -0/+7 |
| | | | | |||||
| | * | | Adding support to change volumes per active audio role. | Ricardo Salveti de Araujo | 2014-10-01 | 2 | -5/+312 |
| | |\ \ | | | |/ | | |/| | |||||
| * | | | Merging lp:~rsalveti/indicator-sound/adding-support-for-sound-per-roles | Ricardo Salveti de Araujo | 2014-10-03 | 2 | -5/+312 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | 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 | 2 | -5/+241 |
| |/ | |||||
* | | 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 |
|/ | |||||
* | Releasing 12.10.2+14.10.20140611-0ubuntu1 | CI bot | 2014-06-11 | 1 | -0/+11 |
| | |||||
* | Add Pantheon, the desktop environment of elementary Project, to OnlyShowIn ↵ | Sergey Shnatsel Davidoff | 2014-06-11 | 2 | -2/+2 |
|\ | | | | | | | lists in .desktop files. Fixes: 1301699 | ||||
| * | Add Pantheon to OnlyShowIn list in the .desktop files | Sergey Shnatsel Davidoff | 2014-04-04 | 2 | -2/+2 |
| | | |||||
* | | Protect against icon serialization errors Fixes: 1305902 | Ted Gould | 2014-06-11 | 1 | -4/+10 |
|\ \ | |||||
| * | | Unroll one more level of if statement | Ted Gould | 2014-04-22 | 1 | -11/+10 |
| | | | |||||
| * | | Protect against icon serialization errors | Ted Gould | 2014-04-14 | 1 | -1/+8 |
| |/ | |||||
* | | Releasing 12.10.2+14.10.20140509-0ubuntu1 | CI bot | 2014-05-09 | 1 | -0/+12 |
| | | |||||
* | | Added timers to volume changes to settle frequent updates from account ↵ | Michael Terry | 2014-05-09 | 1 | -4/+74 |
|\ \ | |/ |/| | | | services. Fixes: 1306499 | ||||
| * | 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 |
|/ | |||||
* | Releasing 12.10.2+14.04.20140401-0ubuntu1 | CI bot | 2014-04-01 | 1 | -0/+17 |
| | |||||
* | Use correct dbus name for Unity Greeter. | Michael Terry | 2014-04-01 | 1 | -1/+1 |
|\ |