Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Add eventually functions to indicator fixture | Ted Gould | 2015-02-19 | 2 | -11/+91 | |
|\ \ \ \ | |_|_|/ |/| | | | | | | | Approved by: Jussi Pakkanen, PS Jenkins bot | |||||
| * | | | Update to trunk | Ted Gould | 2015-02-09 | 7 | -4/+67 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Releasing 12.10.2+15.04.20150205-0ubuntu1 | CI Train Bot | 2015-02-05 | 1 | -0/+9 | |
| | | | | ||||||
* | | | | Initial support for indicator service testing from the GMenu/GAction interfaces | Ted Gould | 2015-02-05 | 9 | -16/+635 | |
|\ \ \ \ | | |_|/ | |/| | | | | | | Approved by: Jussi Pakkanen, PS Jenkins bot | |||||
| * | | | Stop overriding in the rules | Ted Gould | 2015-02-04 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | Make sure that we have the com.ubuntu.sound settings | Ted Gould | 2015-02-04 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Set build dependencies to compile the schemas | Ted Gould | 2015-02-04 | 1 | -4/+5 | |
| | | | | ||||||
| * | | | Compile GSettings schema and use the memory backend | Ted Gould | 2015-02-04 | 2 | -3/+27 | |
| | | | | ||||||
| * | | | Make the testing verbose | Ted Gould | 2015-02-04 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Don't show notification when output mode changes Fixes: #1416233 | Ted Gould | 2015-02-05 | 2 | -0/+25 | |
|\ \ \ \ | |_|_|/ |/| | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | |||||
| * | | | Compare doubles with an accuracy range | Ted Gould | 2015-02-05 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Making sure to record the output and volume for each invocation | Ted Gould | 2015-02-05 | 1 | -5/+7 | |
| | | | | ||||||
| * | | | Incorrect type | Ted Gould | 2015-02-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Watch for double updates from notifications. Supress them | Ted Gould | 2015-02-02 | 1 | -0/+7 | |
| | | | | ||||||
| * | | | Track output mode | Ted Gould | 2015-01-30 | 2 | -0/+16 | |
|/ / / | ||||||
| | * | Bringing the eventually to all the test types | Ted Gould | 2015-02-09 | 1 | -7/+39 | |
| | | | ||||||
| | * | Fixes the timeout | Ted Gould | 2015-02-09 | 1 | -8/+2 | |
| | | | ||||||
| | * | Adding time checking in | Ted Gould | 2015-02-09 | 1 | -3/+7 | |
| | | | ||||||
| | * | Basis of expecting eventually a set of test functions | Ted Gould | 2015-02-09 | 2 | -5/+55 | |
| |/ | ||||||
| * | We're not using libaccountservice on this side of things, so we don't need ↵ | Ted Gould | 2015-02-02 | 1 | -8/+2 | |
| | | | | | | | | to split | |||||
| * | Make sure we have the system bus fixes in dbus-test-runner | Ted Gould | 2015-01-30 | 1 | -1/+1 | |
| | | ||||||
| * | No media player because using an appropriate account service mock | Ted Gould | 2015-01-30 | 1 | -2/+2 | |
| | | ||||||
| * | Update to trunk | Ted Gould | 2015-01-30 | 8 | -10/+77 | |
| |\ | |/ |/| | ||||||
* | | Releasing 12.10.2+15.04.20150129.1-0ubuntu1 | CI Train Bot | 2015-01-29 | 1 | -0/+12 | |
| | | ||||||
* | | Ensure that the active port is not null before looking at its value Fixes: ↵ | Ted Gould | 2015-01-29 | 1 | -4/+4 | |
|\ \ | | | | | | | | | | | | | | | | #1399862 Approved by: Antti Kaijanmäki, PS Jenkins bot | |||||
| * \ | Merge trunk | Ted Gould | 2015-01-29 | 3 | -3/+31 | |
| |\ \ | ||||||
| * | | | Ensure that the active port is not null before looking at its value | Ted Gould | 2014-12-06 | 1 | -3/+4 | |
| | | | | ||||||
* | | | | Disconnect the right function from the 'closed' signal Fixes: #1307021 | Ted Gould | 2015-01-29 | 1 | -1/+8 | |
|\ \ \ \ | | | | | | | | | | | | | | | | Approved by: Antti Kaijanmäki, PS Jenkins bot | |||||
| * | | | | Disconnect the right function from the 'closed' signal' | Ted Gould | 2014-12-06 | 1 | -1/+8 | |
| |/ / / | ||||||
* | | | | Build a rudimentary Pulse Audio mock for testing. | Ted Gould | 2015-01-29 | 4 | -1/+681 | |
|\ \ \ \ | | | | | | | | | | | | | | | | Approved by: Antti Kaijanmäki, Jussi Pakkanen, PS Jenkins bot | |||||
| * | | | | Make the destructor private to protect from accidental deleting | Ted Gould | 2015-01-29 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | Move notification code out of volume control object | Ted Gould | 2015-01-29 | 4 | -164/+155 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Approved by: Charles Kerr, Jussi Pakkanen, PS Jenkins bot | |||||
| * | | | | | Add a watcher for the notification server going up and down. Redetect sync ↵ | Ted Gould | 2015-01-29 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | notifications depending on it. | |||||
* | | | | | | Releasing 12.10.2+15.04.20150128-0ubuntu1 | CI Train Bot | 2015-01-28 | 1 | -0/+7 | |
| | | | | | | ||||||
* | | | | | | Remove XFCE from the OnlyShowIn list Fixes: #1411959 | Ted Gould | 2015-01-28 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | Approved by: Antti Kaijanmäki, PS Jenkins bot | |||||
| * | | | | | Remove XFCE from the OnlyShowIn list | Ted Gould | 2015-01-20 | 2 | -2/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Releasing 12.10.2+15.04.20150120-0ubuntu1 | CI Train Bot | 2015-01-20 | 1 | -0/+21 | |
| | | | | | ||||||
* | | | | | Fix indicator-sound-service crash when active_port is null. Fixes: #1395455 | Dmitry Shachnev | 2015-01-20 | 1 | -2/+3 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Approved by: Ted Gould | |||||
| * | | | | | Fix crash when active_port is null. | Dmitry Shachnev | 2014-11-23 | 1 | -2/+3 | |
| |/ / / / | ||||||
* | | | | | Update the panel icon when entering/exiting silent mode. Fixes: #1390067 | Nick Dedekind | 2015-01-20 | 1 | -2/+7 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Approved by: Ted Gould, PS Jenkins bot | |||||
| * | | | | | silent mode updates icon | Nick Dedekind | 2014-11-19 | 1 | -2/+7 | |
| |/ / / / | ||||||
* | | | | | Set internal silent mode variable at startup Fixes: #1391164 | Lars Uebernickel | 2015-01-20 | 1 | -1/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | |||||
| * | | | | Make sure to set the internal variable too | Ted Gould | 2014-12-09 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Make sure to set the internal variable too | Ted Gould | 2014-12-09 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Dropping RTM changelog entries | Ted Gould | 2014-11-10 | 1 | -21/+0 | |
| | | | | | | ||||||
| * | | | | | Merge trunk | Ted Gould | 2014-11-10 | 5 | -10/+90 | |
| |\ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | Attaching bug | Ted Gould | 2014-11-10 | 0 | -0/+0 | |
| | | | | | ||||||
| * | | | | Set the internal variable and not the property | Ted Gould | 2014-11-10 | 1 | -1/+2 | |
| | | | | | ||||||
| * | | | | Releasing 12.10.2+14.10.20141021~rtm-0ubuntu1 | CI bot | 2014-10-21 | 1 | -2/+3 | |
| | | | | | ||||||
| * | | | | Enable silent mode checkbox on RTM | Ted Gould | 2014-10-21 | 10 | -44/+228 | |
| |\ \ \ \ |