Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export currently running player to Accounts Service | Ted Gould | 2014-03-24 | 23 | -308/+1246 |
|\ | |||||
| * | Merge the apport-action-states branch | Ted Gould | 2014-03-24 | 3 | -0/+29 |
| |\ | |||||
| * | | Make sure to clear values after removing the source | Ted Gould | 2014-03-21 | 2 | -1/+4 |
| * | | Remove sound blocked timer when the service is shutdown | Ted Gould | 2014-03-21 | 1 | -0/+5 |
| * | | Move all the clearing of the player into one place | Ted Gould | 2014-03-21 | 1 | -11/+11 |
| * | | Make sure to clear the player on exit | Ted Gould | 2014-03-20 | 1 | -0/+4 |
| * | | Handle sigterm | Ted Gould | 2014-03-20 | 1 | -0/+7 |
| * | | Clear the player to ensure we don't get into a ref loop | Ted Gould | 2014-03-20 | 1 | -0/+5 |
| * | | Debug message | Ted Gould | 2014-03-20 | 1 | -0/+1 |
| * | | Backport the timer patch | Ted Gould | 2014-03-20 | 1 | -0/+5 |
| * | | If the user is already loaded don't wait on it. | Ted Gould | 2014-03-20 | 1 | -4/+9 |
| * | | Debug messages | Ted Gould | 2014-03-20 | 2 | -0/+4 |
| * | | Clear everything | Ted Gould | 2014-03-20 | 1 | -0/+7 |
| * | | Make sure to update the player if needed | Ted Gould | 2014-03-20 | 1 | -0/+2 |
| * | | Updating to trunk | Ted Gould | 2014-03-20 | 3 | -2/+62 |
| |\ \ | |||||
| * | | | Connect to the setting for exporting to the greeter to the creation of the ac... | Ted Gould | 2014-03-20 | 1 | -3/+19 |
| * | | | Adding a setting for greeter exporting | Ted Gould | 2014-03-19 | 1 | -0/+9 |
| * | | | Catching up with trunk | Ted Gould | 2014-03-13 | 4 | -3/+42 |
| |\ \ \ | |||||
| * | | | | Make sure we have a new dbus-test-runner | Ted Gould | 2014-03-04 | 1 | -1/+1 |
| * | | | | Put the accounts service mock into a class | Ted Gould | 2014-03-03 | 2 | -55/+95 |
| * | | | | Set localstate dir | Ted Gould | 2014-02-25 | 1 | -0/+5 |
| * | | | | Update to trunk | Ted Gould | 2014-02-25 | 5 | -8/+127 |
| |\ \ \ \ | |||||
| * | | | | | Debug messages | Ted Gould | 2014-02-25 | 1 | -1/+5 |
| * | | | | | Split out the sound settings interface | Ted Gould | 2014-02-21 | 3 | -14/+37 |
| * | | | | | Can't watch hockey and type | Ted Gould | 2014-02-21 | 1 | -1/+1 |
| * | | | | | 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 |