aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix crash when active_port is null.Dmitry Shachnev2014-11-231-2/+3
| |/ / / /
* | | | | Update the panel icon when entering/exiting silent mode. Fixes: #1390067Nick Dedekind2015-01-201-2/+7
|\ \ \ \ \
| * | | | | silent mode updates iconNick Dedekind2014-11-191-2/+7
| |/ / / /
* | | | | Set internal silent mode variable at startup Fixes: #1391164Lars Uebernickel2015-01-201-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make sure to set the internal variable tooTed Gould2014-12-091-0/+1
| |\ \ \ \
| | * | | | Make sure to set the internal variable tooTed Gould2014-12-091-0/+1
| * | | | | Dropping RTM changelog entriesTed Gould2014-11-101-21/+0
| * | | | | Merge trunkTed Gould2014-11-105-10/+90
| |\ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Attaching bugTed Gould2014-11-100-0/+0
| * | | | Set the internal variable and not the propertyTed Gould2014-11-101-1/+2
| * | | | Releasing 12.10.2+14.10.20141021~rtm-0ubuntu1CI bot2014-10-211-2/+3
| * | | | Enable silent mode checkbox on RTM Ted Gould2014-10-2110-44/+228
| |\ \ \ \
| | * | | | Adding a debian changelog entryTed Gould2014-10-211-0/+6
| | * | | | Merge trunkTed Gould2014-10-215-2/+207
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Releasing 12.10.2+14.10.20141016-0ubuntu1CI bot2014-10-161-0/+7
| * | | | | service.vala: don't call set_volume unnecessarilyLars Uebernickel2014-10-161-0/+3
| |\ \ \ \ \
| | | | | | * Ensure the properties get set, there's some intermitant failures here.Ted Gould2015-01-301-0/+3
| | | | | | * Making the account service testing all system bus, becuase well, it should be.Ted Gould2015-01-301-9/+2
| | | | | | * Setup the PA mock as part of the indicator testTed Gould2015-01-293-0/+6
| | | | | | * Bring in the PA MockTed Gould2015-01-2810-98/+1017
| | | | | | |\ | | | | | | |/ | | | | | |/|
| | | | | * | Grabbing the notification clean up branch to align landings in LPTed Gould2015-01-284-164/+145
| | | | | |\ \ | | | | | |/ / | | | | |/| |
| | | | * | | Encapsulate high volume betterTed Gould2014-12-041-5/+16
| | | | * | | Switch from having custom signals for volume changing to using the property c...Ted Gould2014-12-032-24/+19
| | | | * | | Ensuring that if high volume changes we also show a notification (i.e. the he...Ted Gould2014-12-031-4/+6
| | | | * | | Hide notification when the menu is shownTed Gould2014-12-031-0/+12
| | | | * | | Add an action to track whether the indicator is shown so that we can not show...Ted Gould2014-12-032-0/+6
| | | | * | | Remove the sync notification on scroll settingTed Gould2014-12-032-41/+15
| | | | * | | Moving the notification into the serviceTed Gould2014-12-022-93/+74
| |_|_|/ / / |/| | | | |
| | | | * | Adding a copyright headerTed Gould2015-01-281-0/+18
| | | | * | Refactor out common codeTed Gould2015-01-281-419/+113
| | | | * | Create a base object and move the state stuff over to itTed Gould2015-01-282-159/+175
| | | | * | Enough state logic to get is 'going'Ted Gould2015-01-271-7/+68
| | | | * | Linking and starting and failing! Ted Gould2015-01-273-6/+100
| | | | * | IT COMPILES! Ted Gould2015-01-262-44/+90
| | | | * | All the code 'written'Ted Gould2015-01-261-7/+240
| | | | * | Checkpoint, need some refactoringTed Gould2015-01-261-18/+235
| | | | * | Checkpoint, nothing worksTed Gould2015-01-211-0/+299
| |_|_|/ / |/| | | |
* | | | | Releasing 12.10.2+15.04.20141105-0ubuntu1CI bot2014-11-051-2/+3
* | | | | Manually merging branches to resolve conflicts Fixes: 1358340, 1373404, 13785...Ted Gould2014-11-055-9/+268
|\ \ \ \ \
| * | | | | Missed part of a mergeTed Gould2014-11-051-10/+0
| * | | | | Fixing bug numberTed Gould2014-11-051-1/+1
| * | | | | Ensure the greeter menu matches whether song metadata should be shown,Ted Gould2014-11-052-2/+30
| |\ \ \ \ \
| | * | | | | Test plan test for the greeter modeTed Gould2014-10-091-0/+26
| * | | | | | Integration test for silent modeTed Gould2014-11-052-2/+21
| |\ \ \ \ \ \
| | * | | | | | Adding a bug number to the testTed Gould2014-10-221-1/+1
| | * | | | | | Silent mode testTed Gould2014-10-221-0/+18
| | * | | | | | Grab Ricardo's test branchTed Gould2014-10-221-0/+19
| |/| | | | | | |/| | | | | | |
| * | | | | | | Integration test for audio rolesTed Gould2014-11-052-2/+23
| |\| | | | | |
| | * | | | | | Integration test for audio rolesRicardo Salveti2014-10-101-0/+19
| * | | | | | | service.vala: don't call set_volume unnecessarily (LP: #1381871)Ted Gould2014-11-052-2/+6
| |\ \ \ \ \ \ \