aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Throwing an abstraction in front of the playerTed Gould2014-02-124-284/+337
* Drop a dbus mock on this problemTed Gould2014-02-111-3/+58
* Allocating an object and working around libaccountsservice0Ted Gould2014-02-112-4/+19
* Switch the build to have a library of all the vala componentsTed Gould2014-02-113-23/+52
* Adding in an accounts service base testTed Gould2014-02-112-0/+94
* Add dbustest libraryTed Gould2014-02-111-0/+6
* oopsTed Gould2014-02-111-1/+1
* All the properties we needTed Gould2014-02-112-12/+64
* Build up to getting our settings proxy in the account managerTed Gould2014-02-111-1/+38
* Update the player based on which one is runningTed Gould2014-02-113-0/+17
* Building the service over in the new objectTed Gould2014-02-112-2/+13
* Making an object to hold our accounts service stuffTed Gould2014-02-112-0/+35
* Making parallel build work againTed Gould2014-02-101-1/+3
* Getting accounts service into the serviceTed Gould2014-02-103-1/+13
* Trying to put together all our account service piecesTed Gould2014-02-104-0/+81
* CMake stuff to the ignore fileTed Gould2014-02-101-0/+10
* Releasing 12.10.2+14.04.20140124-0ubuntu1 (revision 408 from lp:indicator-sou...Automatic PS uploader2014-01-241-0/+21
|\
| * Releasing 12.10.2+14.04.20140124-0ubuntu1, based on r408Automatic PS uploader2014-01-241-0/+21
|/
* Use unity-control-center if it is available. Fixes: https://bugs.launchpad.ne...Robert Ancell2014-01-222-2/+7
|\
| * Only run unity-control-center under unityRobert Ancell2014-01-221-1/+1
| * Recommend unity-control-center before gnome-control-centerRobert Ancell2014-01-141-1/+1
| * Use unity-control-center if it is availableRobert Ancell2014-01-102-2/+7
* | Don't write 'interested-media-players' on startupLars Uebernickel2014-01-211-6/+17
|\ \ | |/ |/|
| * Don't write 'interested-media-players' on startupLars Uebernickel2014-01-151-6/+17
|/
* Own the server capabilities so we clean it up.Ted Gould2014-01-061-1/+1
|\
| * The VAPI changed to make this ownedTed Gould2014-01-031-1/+1
|/
* Releasing 12.10.2+14.04.20131125-0ubuntu1 (revision 404 from lp:indicator-sou...Automatic PS uploader2013-11-251-0/+17
|\
| * Releasing 12.10.2+14.04.20131125-0ubuntu1, based on r404Automatic PS uploader2013-11-251-0/+17
|/
* Test name watching utilities.Ted Gould2013-11-194-0/+204
|\
| * Adding DBus for the test suiteTed Gould2013-11-181-0/+1
| * Copyright headerTed Gould2013-11-151-0/+18
| * Nicer mainloopTed Gould2013-11-151-35/+20
| * Adding a test to make sure we get names if they existed before we didTed Gould2013-11-151-0/+44
| * Test for a couple of names we shouldn't expect to see.Ted Gould2013-11-151-0/+42
| * Make sure we can see names coming on the bus and call the acquired signalTed Gould2013-11-151-0/+27
| * Okay, no we're testing something! Ted Gould2013-11-152-5/+44
| * Grab Google TestTed Gould2013-11-151-0/+1
| * Woot, a test, kindaTed Gould2013-11-153-0/+47
* | Fix license information.Ted Gould2013-11-1810-69/+46
|\ \ | |/ |/|
| * Fixing the debian copyright to be more modernTed Gould2013-11-151-37/+16
| * Weird comment bug where 'lesser' ended up someplaces it didn't belongTed Gould2013-11-159-32/+30
|/
* Switching around the config files. Fixes: https://bugs.launchpad.net/bugs/118...Ted Gould2013-10-315-11/+48
|\
| * Forgot a varTed Gould2013-10-281-1/+1
| * Adding an XDG Autostart fileTed Gould2013-10-282-1/+30
| * Merge trunkTed Gould2013-10-2817-308/+822
| |\
| * | Dropping debugging for system-wide supportTed Gould2013-08-271-3/+0
| * | Merge TrunkTed Gould2013-08-2730-511/+1150
| |\ \
| * | | Fixing directoryTed Gould2013-07-121-1/+1
| * | | Switch from being dbus activated to being an upstart jobTed Gould2013-07-123-7/+18
* | | | Call Raise() when a media player is already runningLars Uebernickel2013-10-304-12/+31
|\ \ \ \