aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed race condition connection to the Notifications interfaceXavi Garcia Mena2015-10-162-1/+15
* Labels in sound menu marked to be translatedXavi Garcia Mena2015-10-151-8/+8
* Added integragrion tests to the devices labels and iconsXavi Garcia Mena2015-10-1564-208/+6057
|\
| * Added notifications tests integrated with the test instance of pulseAudio and...Xavi Garcia Mena2015-10-137-56/+647
| * fixed typo in commentXavi Garcia Mena2015-10-011-1/+1
| * added mechanism to wait for the gmenu to change. Added player test for the ph...Xavi Garcia Mena2015-10-016-23/+91
| * Added attribute_not_set to gmenuharness, added tests for player control buttonsXavi Garcia Mena2015-09-257-6/+268
| * merged lp:~xavi-garcia-mena/indicator-sound/next-play-prev-buttons-bug-1373313Xavi Garcia Mena2015-09-248-64/+247
| |\
| | * merged with trunkXavi Garcia Mena2015-09-172-0/+18
| | |\
| | * | Unit tests refactoredXavi Garcia Mena2015-09-161-187/+53
| | * | Added changed to reflect the state of the player control buttonsXavi Garcia Mena2015-09-156-64/+363
| * | | fixed path for players desktop filesXavi Garcia Mena2015-09-241-2/+2
| * | | Added test MPRIS player integration testXavi Garcia Mena2015-09-2326-28/+594
| * | | Added themed_icon to integration testsXavi Garcia Mena2015-09-223-0/+76
| * | | Added separated integration tests for desktop and phone, with different insta...Xavi Garcia Mena2015-09-216-23/+275
| * | | added DBusPropertiesNotifierXavi Garcia Mena2015-09-212-0/+89
| * | | code cleanupXavi Garcia Mena2015-09-2111-62/+71
| * | | Updated set-volume utilityXavi Garcia Mena2015-09-202-3/+3
| * | | Updated schema dir for integration testsXavi Garcia Mena2015-09-183-1/+9
| * | | Added AccountsService Mock to the integration testsXavi Garcia Mena2015-09-1816-9/+352
| * | | Updated debian/controlXavi Garcia Mena2015-09-091-0/+10
| * | | added libunity-dev to control fileXavi Garcia Mena2015-09-071-0/+1
| * | | test version for gmenuharnessXavi Garcia Mena2015-09-0735-110/+3307
| |/ /
* | | fixed panel root panel iconsXavi Garcia Mena2015-10-051-8/+97
* | | Added USB and HDMI active outputsXavi Garcia Mena2015-10-053-33/+187
* | | Updated to show a label stating the active outputXavi Garcia Mena2015-10-022-2/+16
* | | Changed to show a notification when the active output changesXavi Garcia Mena2015-10-015-76/+135
* | | Adding the code to change the icons and label when a bluetooth headset is con...Xavi Garcia Mena2015-09-294-38/+119
| |/ |/|
* | Releasing 12.10.2+15.10.20150915-0ubuntu1CI Train Bot2015-09-151-0/+11
* | under unity8 start system-settings instead unity-control-center Fixes: #1489427Sebastien Bacher2015-09-151-0/+7
|\ \ | |/ |/|
| * under unity8 start system-settings instead unity-control-centerSebastien Bacher2015-08-271-0/+7
|/
* Merged lp:~xavi-garcia-mena/indicator-sound/icon-volume-zeroXavi Garcia Mena2015-08-181-4/+2
|\
| * Changed sound icon when volume is 0Xavi Garcia2015-08-121-4/+2
* | Releasing 12.10.2+15.10.20150812.3-0ubuntu1CI Train Bot2015-08-121-0/+11
* | When showing a "Loud volumes can damage your hearing" confirmation warning, c...Charles Kerr2015-08-127-157/+338
|\ \ | |/ |/|
| * in volume-control-pulse, extract methods from ctor and dtor for readabilityCharles Kerr2015-08-121-3/+13
| * copyediting: fix missing tabCharles Kerr2015-08-121-1/+1
| * copyediting: in new code, use unowned strings where practical, slightly bette...Charles Kerr2015-08-122-26/+26
| * copyediting: make tabs use in the new code consistent with existing codebaseCharles Kerr2015-08-123-32/+32
| * in tests/media-player-user, re-disable the DataSet and TimeoutTests. This fai...Charles Kerr2015-08-111-2/+2
| * in volume-control-pulse's update_high_volume_approved_timer(), fix timer inte...Charles Kerr2015-08-111-1/+1
| * in tests/media-player-user, re-enable the DataSet and TimeoutTestsCharles Kerr2015-08-111-2/+2
| * in tests/notification-tests, re-enable the max-volume testsCharles Kerr2015-08-111-8/+8
| * in tests/volume-control-mock, add a public method for setting max-volume so t...Charles Kerr2015-08-111-2/+4
| * fix circular reference loop that prevented Service from being destructed prop...Charles Kerr2015-08-111-21/+21
| * set the default value of max-volume to 1.0 so that tests behave nicely withou...Charles Kerr2015-08-111-1/+1
| * re-enable notifications tests (currently failing)Charles Kerr2015-08-111-2/+0
| * take the g_message() tracers and remove or demote to g_debug() as appropriateCharles Kerr2015-08-112-27/+13
| * before the service pops up a 'high volume' warning and clamps the volume, rem...Charles Kerr2015-08-111-18/+36
| * clamp the volume whenever the 'high volume' confirmation notification is open.Charles Kerr2015-08-113-11/+47