| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Fixed version in changelog | Xavi Garcia Mena | 2015-10-13 | 1 | -7/+18 |
| |\ \ \ |
|
| | * | | | fixed version number in changelog | Xavi Garcia Mena | 2015-10-13 | 1 | -5/+5 |
| | * | | | merged lp:~seb128/indicator-sound/unity8-system-settings | Xavi Garcia Mena | 2015-10-02 | 2 | -6/+23 |
| | |\ \ \ |
|
| | * \ \ \ | Merged lp:~xavi-garcia-mena/indicator-sound/icon-volume-zero | Xavi Garcia Mena | 2015-10-02 | 1 | -9/+8 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | merged lp:~charlesk/indicator-sound/lp-1481913-integrate-settings-and-clamp-v... | Xavi Garcia Mena | 2015-10-02 | 8 | -157/+349 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | merged lp:~unity-api-team/indicator-sound/lp-1481913-revised-ui-volume-warnings | Xavi Garcia Mena | 2015-10-02 | 7 | -83/+179 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | merged lp:~ted/indicator-sound/eventually-testing | Xavi Garcia Mena | 2015-10-02 | 2 | -18/+148 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | Releasing 12.10.2+15.04.20150508-0ubuntu1 | CI Train Bot | 2015-05-08 | 1 | -0/+11 |
| | * | | | | | | | | Use the BusWatcher to look for org.freedesktop.Notifications ownership change... | Charles Kerr | 2015-05-08 | 1 | -13/+4 |
| | |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fixed property name when checking if CanGoPrevious changed | Xavi Garcia Mena | 2015-09-28 | 2 | -1/+8 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| * | | | | | | | | | merged with trunk | Xavi Garcia Mena | 2015-09-17 | 2 | -0/+18 |
| |\ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Releasing 12.10.2+15.10.20150915-0ubuntu1 | CI Train Bot | 2015-09-15 | 1 | -0/+11 |
* | | | | | | | | | | under unity8 start system-settings instead unity-control-center Fixes: #1489427 | Sebastien Bacher | 2015-09-15 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | /
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | under unity8 start system-settings instead unity-control-center | Sebastien Bacher | 2015-08-27 | 1 | -0/+7 |
|/ / / / / / / / |
|
| * | | | | | | | Unit tests refactored | Xavi Garcia Mena | 2015-09-16 | 1 | -187/+53 |
| * | | | | | | | Added changed to reflect the state of the player control buttons | Xavi Garcia Mena | 2015-09-15 | 6 | -64/+363 |
|/ / / / / / / |
|
* | | | | | | | Merged lp:~xavi-garcia-mena/indicator-sound/icon-volume-zero | Xavi Garcia Mena | 2015-08-18 | 1 | -4/+2 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Changed sound icon when volume is 0 | Xavi Garcia | 2015-08-12 | 1 | -4/+2 |
* | | | | | | | Releasing 12.10.2+15.10.20150812.3-0ubuntu1 | CI Train Bot | 2015-08-12 | 1 | -0/+11 |
* | | | | | | | When showing a "Loud volumes can damage your hearing" confirmation warning, c... | Charles Kerr | 2015-08-12 | 7 | -157/+338 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | in volume-control-pulse, extract methods from ctor and dtor for readability | Charles Kerr | 2015-08-12 | 1 | -3/+13 |
| * | | | | | copyediting: fix missing tab | Charles Kerr | 2015-08-12 | 1 | -1/+1 |
| * | | | | | copyediting: in new code, use unowned strings where practical, slightly bette... | Charles Kerr | 2015-08-12 | 2 | -26/+26 |
| * | | | | | copyediting: make tabs use in the new code consistent with existing codebase | Charles Kerr | 2015-08-12 | 3 | -32/+32 |
| * | | | | | in tests/media-player-user, re-disable the DataSet and TimeoutTests. This fai... | Charles Kerr | 2015-08-11 | 1 | -2/+2 |
| * | | | | | in volume-control-pulse's update_high_volume_approved_timer(), fix timer inte... | Charles Kerr | 2015-08-11 | 1 | -1/+1 |
| * | | | | | in tests/media-player-user, re-enable the DataSet and TimeoutTests | Charles Kerr | 2015-08-11 | 1 | -2/+2 |
| * | | | | | in tests/notification-tests, re-enable the max-volume tests | Charles Kerr | 2015-08-11 | 1 | -8/+8 |
| * | | | | | in tests/volume-control-mock, add a public method for setting max-volume so t... | Charles Kerr | 2015-08-11 | 1 | -2/+4 |
| * | | | | | fix circular reference loop that prevented Service from being destructed prop... | Charles Kerr | 2015-08-11 | 1 | -21/+21 |
| * | | | | | set the default value of max-volume to 1.0 so that tests behave nicely withou... | Charles Kerr | 2015-08-11 | 1 | -1/+1 |
| * | | | | | re-enable notifications tests (currently failing) | Charles Kerr | 2015-08-11 | 1 | -2/+0 |
| * | | | | | take the g_message() tracers and remove or demote to g_debug() as appropriate | Charles Kerr | 2015-08-11 | 2 | -27/+13 |
| * | | | | | before the service pops up a 'high volume' warning and clamps the volume, rem... | Charles Kerr | 2015-08-11 | 1 | -18/+36 |
| * | | | | | clamp the volume whenever the 'high volume' confirmation notification is open. | Charles Kerr | 2015-08-11 | 3 | -11/+47 |
| * | | | | | fix invocation to activate_scroll_action | Charles Kerr | 2015-08-11 | 1 | -6/+5 |
| * | | | | | fix typo in gschema description text | Charles Kerr | 2015-08-11 | 1 | -1/+1 |
| * | | | | | sync with trunk | Charles Kerr | 2015-08-11 | 1 | -0/+11 |
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
* | | | | | | Releasing 12.10.2+15.10.20150807.6-0ubuntu1 | CI Train Bot | 2015-08-07 | 1 | -0/+11 |
* | | | | | | Revised UI volume warnings to comply with EU requirements. Fixes: #1481913 | Charles Kerr | 2015-08-07 | 6 | -83/+173 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | ensure the high volume timer is always at least 1 sec | Charles Kerr | 2015-08-11 | 1 | -1/+1 |
| | * | | | | fix volume_action -> scroll action signal connection regression found by xavi | Charles Kerr | 2015-08-11 | 1 | -1/+1 |
| | * | | | | huge pile of diff that consolidates pulse-specific audio work into volume-con... | Charles Kerr | 2015-08-10 | 5 | -117/+249 |
| |/ / / / |
|
| * | | | | in service's new user_recently_approved_loudness() method, fix a possible mat... | Charles Kerr | 2015-08-07 | 1 | -3/+4 |
| * | | | | in MediaPlayerUserTest, disable the DataSet test as well. :P | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
| * | | | | in MediaPlayerUserTest, disable the TimeoutTest for the moment. | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
| * | | | | in volume-control-test, tell the test fixture where to find the sandboxed gse... | Charles Kerr | 2015-08-07 | 1 | -1/+5 |
| * | | | | in volume-control-test, add a gschemas.compiled dependency because volume-con... | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
| * | | | | in service's set_clamped_volume(), require the caller to provide the change r... | Charles Kerr | 2015-08-07 | 1 | -6/+6 |
| * | | | | disable the notifications temporarily | Charles Kerr | 2015-08-07 | 1 | -0/+2 |