aboutsummaryrefslogtreecommitdiff
path: root/src/media-player-user.vala
Commit message (Collapse)AuthorAgeFilesLines
* Making it so that we can raise the player, which should make it enabledTed Gould2014-03-021-1/+1
|
* The running state could also be effect the is-running variableTed Gould2014-02-281-0/+1
|
* Wait until we have data before saying that we can add the playerTed Gould2014-02-281-2/+2
|
* Debug message on property changeTed Gould2014-02-281-0/+1
|
* Remove the properties we just signaledTed Gould2014-02-281-0/+2
|
* Signalling some properties! Ted Gould2014-02-241-4/+38
|
* Get out the dbus propertiesTed Gould2014-02-241-1/+45
|
* Build up our list of media players from the greeter listTed Gould2014-02-241-2/+2
|
* Add a todo and adjust runningTed Gould2014-02-211-1/+2
|
* Check the timestamp as wellTed Gould2014-02-211-4/+17
|
* Get the proxy values outTed Gould2014-02-211-8/+33
|
* Connect to getting the proxy and the settingsTed Gould2014-02-211-0/+28
|
* A media player per-userTed Gould2014-02-211-0/+90