| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed conflict. Updated changelog to be in sync with trunk | Xavi Garcia Mena | 2015-10-21 | 10 | -69/+1983 |
|\ |
|
| * | Fixed issue with warning notification. Fixed race conditions in tests | Xavi Garcia Mena | 2015-10-21 | 1 | -51/+57 |
| * | Fixed race condition connection to the Notifications interface | Xavi Garcia Mena | 2015-10-16 | 1 | -1/+1 |
| * | Labels in sound menu marked to be translated | Xavi Garcia Mena | 2015-10-15 | 1 | -8/+8 |
| * | Added integragrion tests to the devices labels and icons | Xavi Garcia Mena | 2015-10-15 | 11 | -53/+1648 |
| |\ |
|
| | * | Added notifications tests integrated with the test instance of pulseAudio and... | Xavi Garcia Mena | 2015-10-13 | 1 | -5/+6 |
| | * | Added attribute_not_set to gmenuharness, added tests for player control buttons | Xavi Garcia Mena | 2015-09-25 | 2 | -1/+21 |
| | * | merged lp:~xavi-garcia-mena/indicator-sound/next-play-prev-buttons-bug-1373313 | Xavi Garcia Mena | 2015-09-24 | 5 | -7/+97 |
| | |\ |
|
| | * | | Added themed_icon to integration tests | Xavi Garcia Mena | 2015-09-22 | 1 | -0/+70 |
| | * | | Added separated integration tests for desktop and phone, with different insta... | Xavi Garcia Mena | 2015-09-21 | 1 | -0/+16 |
| | * | | Updated set-volume utility | Xavi Garcia Mena | 2015-09-20 | 1 | -1/+1 |
| | * | | Added AccountsService Mock to the integration tests | Xavi Garcia Mena | 2015-09-18 | 1 | -2/+1 |
| | * | | test version for gmenuharness | Xavi Garcia Mena | 2015-09-07 | 7 | -13/+1407 |
| * | | | fixed panel root panel icons | Xavi Garcia Mena | 2015-10-05 | 1 | -8/+97 |
| * | | | Added USB and HDMI active outputs | Xavi Garcia Mena | 2015-10-05 | 3 | -33/+187 |
| * | | | Updated to show a label stating the active output | Xavi Garcia Mena | 2015-10-02 | 1 | -1/+15 |
| * | | | Changed to show a notification when the active output changes | Xavi Garcia Mena | 2015-10-01 | 5 | -76/+135 |
| * | | | Adding the code to change the icons and label when a bluetooth headset is con... | Xavi Garcia Mena | 2015-09-29 | 4 | -38/+119 |
* | | | | Updating MPRIS control in the menu not only when next and previous are updated | Xavi Garcia Mena | 2015-10-14 | 1 | -1/+2 |
* | | | | Fixed property name when checking if CanGoPrevious changed | Xavi Garcia Mena | 2015-09-28 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | merged with trunk | Xavi Garcia Mena | 2015-09-17 | 1 | -0/+7 |
|\| | |
|
| * | | under unity8 start system-settings instead unity-control-center | Sebastien Bacher | 2015-08-27 | 1 | -0/+7 |
| |/ |
|
* / | Added changed to reflect the state of the player control buttons | Xavi Garcia Mena | 2015-09-15 | 4 | -7/+90 |
|/ |
|
* | 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 |
* | | 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 volume-control-pulse's update_high_volume_approved_timer(), fix timer inte... | Charles Kerr | 2015-08-11 | 1 | -1/+1 |
* | | 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 |
* | | 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 |
* | | 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 | 3 | -93/+201 |
|/ |
|
* | in service's new user_recently_approved_loudness() method, fix a possible mat... | Charles Kerr | 2015-08-07 | 1 | -3/+4 |
* | in service's set_clamped_volume(), require the caller to provide the change r... | Charles Kerr | 2015-08-07 | 1 | -6/+6 |
* | add time-based confirmation dialog for high volumes | Charles Kerr | 2015-08-06 | 2 | -79/+123 |
* | Use the BusWatcher to look for org.freedesktop.Notifications ownership change... | Charles Kerr | 2015-05-07 | 1 | -13/+4 |
|\ |
|
| * | in SoundService, use BusWatcher to look for Notifications name owner changes | Charles Kerr | 2015-04-20 | 1 | -13/+4 |
* | | Always record the volume whether we do something with it or not | Ted Gould | 2015-04-17 | 1 | -17/+19 |
|/ |
|
* | Fix stream property lookup to reliably signal multimedia streams Fixes: #1436021 | Ted Gould | 2015-04-13 | 1 | -3/+11 |
|\ |
|
| * | Change the stream definition to not use the index into the names table, the t... | Ted Gould | 2015-04-10 | 1 | -3/+11 |
* | | volume-control-pulse: only set volume if value is indeed different and reason... | Ricardo Salveti de Araujo | 2015-04-12 | 1 | -13/+16 |
* | | Handle Vala incorrectly returning null for a non-null type | Ted Gould | 2015-03-26 | 2 | -3/+3 |
|/ |
|
* | in main(), balance the notify_init() call with a notify_uninit() right before... | Charles Kerr | 2015-03-10 | 1 | -0/+2 |