aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merged lp:~charlesk/indicator-sound/lp-1481913-integrate-settings-and-clamp-v...Xavi Garcia Mena2015-10-028-157/+349
|\
| * 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
| * fix invocation to activate_scroll_actionCharles Kerr2015-08-111-6/+5
| * fix typo in gschema description textCharles Kerr2015-08-111-1/+1
| * sync with trunkCharles Kerr2015-08-111-0/+11
| |\
| | * Releasing 12.10.2+15.10.20150807.6-0ubuntu1CI Train Bot2015-08-071-0/+11
| | * Revised UI volume warnings to comply with EU requirements. Fixes: #1481913Charles Kerr2015-08-076-83/+173
| | |\
| * | | ensure the high volume timer is always at least 1 secCharles Kerr2015-08-111-1/+1
| * | | fix volume_action -> scroll action signal connection regression found by xaviCharles Kerr2015-08-111-1/+1
| * | | huge pile of diff that consolidates pulse-specific audio work into volume-con...Charles Kerr2015-08-105-117/+249
| | |/ | |/|
* | | merged lp:~unity-api-team/indicator-sound/lp-1481913-revised-ui-volume-warningsXavi Garcia Mena2015-10-027-83/+179
|\| |
| * | in service's new user_recently_approved_loudness() method, fix a possible mat...Charles Kerr2015-08-071-3/+4
| * | in MediaPlayerUserTest, disable the DataSet test as well. :PCharles Kerr2015-08-071-1/+1
| * | in MediaPlayerUserTest, disable the TimeoutTest for the moment.Charles Kerr2015-08-071-1/+1
| * | in volume-control-test, tell the test fixture where to find the sandboxed gse...Charles Kerr2015-08-071-1/+5
| * | in volume-control-test, add a gschemas.compiled dependency because volume-con...Charles Kerr2015-08-071-1/+1
| * | in service's set_clamped_volume(), require the caller to provide the change r...Charles Kerr2015-08-071-6/+6
| * | disable the notifications temporarilyCharles Kerr2015-08-071-0/+2
| * | add time-based confirmation dialog for high volumesCharles Kerr2015-08-063-79/+162
| |/
| * Releasing 12.10.2+15.10.20150605-0ubuntu1CI Train Bot2015-06-051-0/+6
| * Using eventually to avoid arbitrary timeouts in testsTed Gould2015-06-052-18/+140
| |\
* | \ merged lp:~ted/indicator-sound/eventually-testingXavi Garcia Mena2015-10-022-18/+148
|\ \ \ | | |/ | |/|
| * | For LaunchpadTed Gould2015-05-281-1/+1
| * | Dumping the bus, old school styleTed Gould2015-05-281-0/+16
| * | Erg, PPAsTed Gould2015-05-271-1/+1
| * | Preset the value to ensure no race conditionTed Gould2015-05-271-0/+2
| * | Adding in a session busTed Gould2015-05-272-7/+25
| * | Baking version number for PPATed Gould2015-05-271-1/+1
| * | Using eventually to avoid arbitrary timeouts in testsTed Gould2015-05-271-0/+6
| * | Switch to an eventually worldTed Gould2015-05-271-12/+17
| * | Stealing the eventually code from indicator messagesTed Gould2015-05-271-0/+75
| |/
| * Releasing 12.10.2+15.10.20150507-0ubuntu1CI Train Bot2015-05-071-0/+8
| * Use the BusWatcher to look for org.freedesktop.Notifications ownership change...Charles Kerr2015-05-071-13/+4
| |\
* | | Releasing 12.10.2+15.04.20150508-0ubuntu1CI Train Bot2015-05-081-0/+11
* | | Use the BusWatcher to look for org.freedesktop.Notifications ownership change...Charles Kerr2015-05-081-13/+4
|\ \ \ | |/ / |/| / | |/
| * in SoundService, use BusWatcher to look for Notifications name owner changesCharles Kerr2015-04-201-13/+4