| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Added Cancellable to AccountsServiceAccess | Xavi Garcia Mena | 2016-03-03 | 1 | -3/+6 |
* | | Changed following Charles's suggestions | Xavi Garcia Mena | 2016-03-02 | 3 | -40/+42 |
|/ |
|
* | Accounts service notification fix | Xavi Garcia Mena | 2016-02-29 | 2 | -2/+2 |
* | Removed log statement | Xavi Garcia Mena | 2016-02-24 | 1 | -1/+0 |
* | Created new class AccountsServiceAccess to hold all accounts service operations | Xavi Garcia Mena | 2016-02-23 | 6 | -250/+337 |
* | added integration test to check last running player | Xavi Garcia Mena | 2016-02-23 | 1 | -1/+0 |
* | Changed last running player to user Accounts service | Xavi Garcia Mena | 2016-02-22 | 4 | -17/+75 |
* | Build using libgee-0.8-dev instead of libgee-dev Fixes: #1502094 | Matthias Klose | 2016-02-16 | 1 | -1/+1 |
|\ |
|
| * | Build using libgee-0.8-dev instead of libgee-dev | Matthias Klose | 2016-02-12 | 1 | -1/+1 |
* | | Added persistence for last running player | Xavi Garcia Mena | 2016-02-10 | 2 | -7/+31 |
* | | Added Charles suggestions | Xavi Garcia Mena | 2016-02-04 | 1 | -17/+8 |
* | | fixed conflict | Xavi Garcia Mena | 2016-01-29 | 2 | -27/+64 |
|\ \
| |/
|/| |
|
| * | added integration tests for adding/removing players and playback controls | Xavi Garcia Mena | 2016-01-29 | 1 | -3/+0 |
| * | Code for Bug 1213907 added. Only showing active players playback controls | Xavi Garcia Mena | 2016-01-22 | 2 | -26/+68 |
* | | Fixing playback controls when the player section contains the playlist | Xavi Garcia Mena | 2016-01-20 | 1 | -3/+4 |
|/ |
|
* | change a tracer GLib.message() call to GLib.debug() | Charles Kerr | 2016-01-12 | 1 | -1/+1 |
* | remove newly-dead variable VolumeWarningPulse._update_sink_timer | Charles Kerr | 2016-01-12 | 1 | -2/+0 |
* | in volume-warning-pulse, get/set the sink input's volume rather than the sink... | Charles Kerr | 2016-01-12 | 1 | -50/+7 |
* | sync with trunk.15.10 | Charles Kerr | 2016-01-06 | 1 | -0/+6 |
|\ |
|
* | | revert previous commit to preserve translation strings (eg, s/USB/Usb/) | Charles Kerr | 2016-01-05 | 2 | -4/+4 |
* | | typo fix: s/Usb/USB/ in ui strings | charles kerr | 2016-01-01 | 2 | -4/+4 |
* | | in icon picking code, fold redundant cases together | charles kerr | 2015-12-31 | 2 | -185/+54 |
* | | use the 'unowned' keyword when picking from lists of hardcoded strings | charles kerr | 2015-12-31 | 2 | -16/+16 |
* | | fix references to unowned strings returned by Environment.get_variable() | charles kerr | 2015-12-31 | 2 | -3/+3 |
* | | fix references to unowned strings returned by Proplist.gets() | charles kerr | 2015-12-31 | 1 | -4/+4 |
* | | use predefined VariantTypes instead of reinventing the wheel | charles kerr | 2015-12-31 | 4 | -8/+8 |
* | | simplify some code in volume-warning and volume-warning-pulse | charles kerr | 2015-12-31 | 2 | -63/+46 |
* | | copyediting: yet more whitespace | charles kerr | 2015-12-31 | 1 | -25/+25 |
* | | in info-warning's icon picking code, fold redundant cases into one. | charles kerr | 2015-12-31 | 1 | -77/+1 |
* | | copyediting: whitespace | charles kerr | 2015-12-31 | 3 | -22/+24 |
* | | in Options, make const strings const | charles kerr | 2015-12-31 | 1 | -12/+16 |
* | | rename VolumeWarning.high_volume_approved as VolumeWarning.approved | charles kerr | 2015-12-31 | 1 | -67/+67 |
* | | make VolumeControl::active_output easier to mock for tests | charles kerr | 2015-12-30 | 3 | -22/+17 |
* | | when max-volume changes, update volume action state & info notification | charles kerr | 2015-12-30 | 1 | -0/+4 |
* | | when showing volume notifications, show as a percentage of max-volume | charles kerr | 2015-12-30 | 1 | -1/+1 |
* | | when showing volume % in notification, clamp to the range of [0%..100%] | charles kerr | 2015-12-30 | 1 | -1/+1 |
* | | simplify the Options class' properties | charles kerr | 2015-12-30 | 4 | -55/+24 |
* | | fix rounding regression in info-notification's volume percentage | charles kerr | 2015-12-30 | 1 | -1/+1 |
* | | remove unused property Notification.visible | charles kerr | 2015-12-29 | 1 | -6/+0 |
* | | remove ignore_high_volume dupe from volume-warning | charles kerr | 2015-12-29 | 1 | -14/+0 |
* | | in vol-control-pulse, remove redundant vapi scaffolding | charles kerr | 2015-12-29 | 1 | -4/+1 |
* | | add docs/comments to vol-warning-pulse | charles kerr | 2015-12-29 | 1 | -9/+16 |
* | | clean up tracer GLib.message() calls | charles kerr | 2015-12-29 | 4 | -17/+1 |
* | | remove unnecessary field vol-warning-pulse.multimedia_cvolume | charles kerr | 2015-12-29 | 1 | -7/+2 |
* | | tidy up vol-warning-pulse's override methods | charles kerr | 2015-12-29 | 1 | -18/+14 |
* | | generate less pulse traffic on a sink-input-removed event | charles kerr | 2015-12-29 | 1 | -13/+26 |
* | | fix tyop | charles kerr | 2015-12-29 | 1 | -1/+1 |
* | | in volume-warning, shorten the Pulse flood damper's timer | charles kerr | 2015-12-29 | 1 | -2/+3 |
* | | fix hashset construction error from previous commit | charles kerr | 2015-12-29 | 1 | -1/+1 |
* | | dampen Pulse floods in vol-warning by requerying no more than once per sec | charles kerr | 2015-12-29 | 2 | -30/+69 |