Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding the timeout to the mock | Ted Gould | 2014-02-21 | 1 | -0/+3 |
| | |||||
* | Keep our timestamp up-to-date if we have a player | Ted Gould | 2014-02-21 | 1 | -0/+12 |
| | |||||
* | Make sure to timestamp our updates | Ted Gould | 2014-02-21 | 2 | -0/+6 |
| | |||||
* | The mocker of choice | Ted Gould | 2014-02-13 | 1 | -0/+1 |
| | |||||
* | Would have thought that was implied | Ted Gould | 2014-02-12 | 1 | -0/+1 |
| | |||||
* | Need the accounts service GIR file | Ted Gould | 2014-02-12 | 1 | -0/+1 |
| | |||||
* | Grabbing build deps for our new library friends | Ted Gould | 2014-02-12 | 1 | -0/+3 |
| | |||||
* | Grab the generated header | Ted Gould | 2014-02-12 | 1 | -0/+1 |
| | |||||
* | Get the player test put together | Ted Gould | 2014-02-12 | 2 | -12/+104 |
| | |||||
* | Hmm, really should uncomment this. | Ted Gould | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | Adding mock values to fill out mock media player | Ted Gould | 2014-02-12 | 1 | -0/+25 |
| | |||||
* | Ensuring we can allocate the player, add it to an object, and woot! | Ted Gould | 2014-02-12 | 1 | -2/+16 |
| | |||||
* | Setting up the build so we can have Vala mocks | Ted Gould | 2014-02-12 | 3 | -0/+125 |
| | |||||
* | Throwing an abstraction in front of the player | Ted Gould | 2014-02-12 | 4 | -284/+337 |
| | |||||
* | Drop a dbus mock on this problem | Ted Gould | 2014-02-11 | 1 | -3/+58 |
| | |||||
* | Allocating an object and working around libaccountsservice0 | Ted Gould | 2014-02-11 | 2 | -4/+19 |
| | |||||
* | Switch the build to have a library of all the vala components | Ted Gould | 2014-02-11 | 3 | -23/+52 |
| | |||||
* | Adding in an accounts service base test | Ted Gould | 2014-02-11 | 2 | -0/+94 |
| | |||||
* | Add dbustest library | Ted Gould | 2014-02-11 | 1 | -0/+6 |
| | |||||
* | oops | Ted Gould | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | All the properties we need | Ted Gould | 2014-02-11 | 2 | -12/+64 |
| | |||||
* | Build up to getting our settings proxy in the account manager | Ted Gould | 2014-02-11 | 1 | -1/+38 |
| | |||||
* | Update the player based on which one is running | Ted Gould | 2014-02-11 | 3 | -0/+17 |
| | |||||
* | Building the service over in the new object | Ted Gould | 2014-02-11 | 2 | -2/+13 |
| | |||||
* | Making an object to hold our accounts service stuff | Ted Gould | 2014-02-11 | 2 | -0/+35 |
| | |||||
* | Making parallel build work again | Ted Gould | 2014-02-10 | 1 | -1/+3 |
| | |||||
* | Getting accounts service into the service | Ted Gould | 2014-02-10 | 3 | -1/+13 |
| | |||||
* | Trying to put together all our account service pieces | Ted Gould | 2014-02-10 | 4 | -0/+81 |
| | |||||
* | CMake stuff to the ignore file | Ted Gould | 2014-02-10 | 1 | -0/+10 |
| | |||||
* | Releasing 12.10.2+14.04.20140124-0ubuntu1 (revision 408 from ↵ | Automatic PS uploader | 2014-01-24 | 1 | -0/+21 |
|\ | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.2+14.04.20140124-0ubuntu1, based on r408 | Automatic PS uploader | 2014-01-24 | 1 | -0/+21 |
|/ | |||||
* | Use unity-control-center if it is available. Fixes: ↵ | Robert Ancell | 2014-01-22 | 2 | -2/+7 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1257505. Approved by Ted Gould, PS Jenkins bot. | ||||
| * | Only run unity-control-center under unity | Robert Ancell | 2014-01-22 | 1 | -1/+1 |
| | | |||||
| * | Recommend unity-control-center before gnome-control-center | Robert Ancell | 2014-01-14 | 1 | -1/+1 |
| | | |||||
| * | Use unity-control-center if it is available | Robert Ancell | 2014-01-10 | 2 | -2/+7 |
| | | |||||
* | | Don't write 'interested-media-players' on startup | Lars Uebernickel | 2014-01-21 | 1 | -6/+17 |
|\ \ | |/ |/| | | | | | | | | | IndicatorSound.Service read that gsettings key and inserted the players desktop ids into a MediaPlayerList, which emits "player-added" every time a player is added. This patch makes the service keep track of whether players are added because it is syncing the key or when a player appeared on the bus. . Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | Don't write 'interested-media-players' on startup | Lars Uebernickel | 2014-01-15 | 1 | -6/+17 |
|/ | | | | | | | | IndicatorSound.Service read that gsettings key and inserted the players desktop ids into a MediaPlayerList, which emits "player-added" every time a player is added. This patch makes the service keep track of whether players are added because it is syncing the key or when a player appeared on the bus. | ||||
* | Own the server capabilities so we clean it up. | Ted Gould | 2014-01-06 | 1 | -1/+1 |
|\ | | | | | | | Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | The VAPI changed to make this owned | Ted Gould | 2014-01-03 | 1 | -1/+1 |
|/ | |||||
* | Releasing 12.10.2+14.04.20131125-0ubuntu1 (revision 404 from ↵ | Automatic PS uploader | 2013-11-25 | 1 | -0/+17 |
|\ | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.2+14.04.20131125-0ubuntu1, based on r404 | Automatic PS uploader | 2013-11-25 | 1 | -0/+17 |
|/ | |||||
* | Test name watching utilities. | Ted Gould | 2013-11-19 | 4 | -0/+204 |
|\ | | | | | | | Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | Adding DBus for the test suite | Ted Gould | 2013-11-18 | 1 | -0/+1 |
| | | |||||
| * | Copyright header | Ted Gould | 2013-11-15 | 1 | -0/+18 |
| | | |||||
| * | Nicer mainloop | Ted Gould | 2013-11-15 | 1 | -35/+20 |
| | | |||||
| * | Adding a test to make sure we get names if they existed before we did | Ted Gould | 2013-11-15 | 1 | -0/+44 |
| | | |||||
| * | Test for a couple of names we shouldn't expect to see. | Ted Gould | 2013-11-15 | 1 | -0/+42 |
| | | |||||
| * | Make sure we can see names coming on the bus and call the acquired signal | Ted Gould | 2013-11-15 | 1 | -0/+27 |
| | | |||||
| * | Okay, no we're testing something! | Ted Gould | 2013-11-15 | 2 | -5/+44 |
| | | |||||
| * | Grab Google Test | Ted Gould | 2013-11-15 | 1 | -0/+1 |
| | |