aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use label for Volume sliders. Nick Dedekind2014-10-071-4/+4
|\
| * use translatable stringNick Dedekind2014-09-261-2/+2
| * Added label to slidersNick Dedekind2014-07-251-4/+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-062-5/+312
|\ \
| * | 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-182-5/+241
| |/
* | 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
|/
* Protect against icon serialization errors Fixes: 1305902Ted Gould2014-06-111-4/+10
|\
| * Unroll one more level of if statementTed Gould2014-04-221-11/+10
| * Protect against icon serialization errorsTed Gould2014-04-141-1/+8
* | 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
|/
* Use correct dbus name for Unity Greeter. Michael Terry2014-04-011-1/+1
|\
| * Drop minor null-allowed fix; let's not mix changesMichael Terry2014-04-011-1/+1
| * Go back to useing correct name for unity greeter (especially in media player)Michael Terry2014-04-012-8/+2
| * And fix media player usage tooMichael Terry2014-04-011-1/+4
| * Use specified greeter bus name if availableMichael Terry2014-04-011-2/+5
* | Remove mute from the phone greeter Ted Gould2014-04-011-1/+1
|\ \
| * | Remove mute from the phone greeterTed Gould2014-03-251-1/+1
| |/
* / Ensure selected user is not nullTed Gould2014-03-241-1/+1
|/
* Allow the phone greeter player to control the running player in the session. Ted Gould2014-03-244-3/+140
|\
| * Updating to latest exportTed Gould2014-03-213-15/+58
| |\
| * \ Update to trunk and export updatesTed Gould2014-03-202-5/+64
| |\ \
| * \ \ Merge trunkTed Gould2014-03-132-8/+16
| |\ \ \
| * \ \ \ Sync to latest account-service-playerTed Gould2014-03-131-0/+5
| |\ \ \ \
| * | | | | Don't build proxy for unused functionsTed Gould2014-03-131-4/+4
| * | | | | Update to the latest playerTed Gould2014-03-045-20/+56
| |\ \ \ \ \
| * | | | | | Use the right function and report errorTed Gould2014-02-281-3/+21
| * | | | | | Null user protectionTed Gould2014-02-281-1/+7
| |\ \ \ \ \ \