Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Making it so that we can raise the player, which should make it enabled | Ted Gould | 2014-03-02 | 1 | -1/+1 |
| | |||||
* | Disconnect notify when removing the player | Ted Gould | 2014-03-02 | 1 | -0/+2 |
| | |||||
* | Drop a connection to playlist event as well | Ted Gould | 2014-02-28 | 1 | -1/+5 |
| | |||||
* | When removing disconnect as well | Ted Gould | 2014-02-28 | 1 | -1/+6 |
| | |||||
* | Reshuffle the status of the players | Ted Gould | 2014-02-28 | 1 | -2/+4 |
| | |||||
* | The running state could also be effect the is-running variable | Ted Gould | 2014-02-28 | 1 | -0/+1 |
| | |||||
* | Restructuring to ensure we're doing what we want on an update | Ted Gould | 2014-02-28 | 1 | -5/+4 |
| | |||||
* | Block the guest account | Ted Gould | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | More debugging | Ted Gould | 2014-02-28 | 1 | -1/+4 |
| | |||||
* | Some debugging information | Ted Gould | 2014-02-28 | 1 | -0/+6 |
| | |||||
* | Use the standard code for only showing ready players | Ted Gould | 2014-02-28 | 2 | -11/+3 |
| | |||||
* | Wait until we have data before saying that we can add the player | Ted Gould | 2014-02-28 | 2 | -4/+14 |
| | |||||
* | Debug message on property change | Ted Gould | 2014-02-28 | 1 | -0/+1 |
| | |||||
* | Remove the properties we just signaled | Ted Gould | 2014-02-28 | 1 | -0/+2 |
| | |||||
* | Null user protection | Ted Gould | 2014-02-28 | 1 | -1/+7 |
| | |||||
* | Truth is difficult | Ted Gould | 2014-02-25 | 2 | -1/+3 |
| | |||||
* | Merge trunk and export | Ted Gould | 2014-02-25 | 2 | -8/+53 |
|\ | |||||
| * | Update to trunk | Ted Gould | 2014-02-25 | 1 | -7/+48 |
| |\ | |||||
| | * | Remove the new added allow-applified key, it's moved to shared schemas, | Sebastien Bacher | 2014-02-24 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | that way the other desktop components don't need to depends on indicator-sound only to read that settings | ||||
| | * | Add comments explaining max_volume a bit better | Lars Uebernickel | 2014-02-20 | 1 | -0/+7 |
| | | | |||||
| | * | Clamp volume when in the action's change_state handler | Lars Uebernickel | 2014-02-20 | 1 | -1/+2 |
| | | | |||||
| | * | Add support for amplified volumes | Lars Uebernickel | 2014-02-20 | 1 | -7/+38 |
| | | | | | | | | | | | | | | | | | | | | | Add a settings key "allow-amplified-volume" which controls whether the volume slider stops at 100% or PA_VOLUME_UI_MAX. unity-control-center will provide a ui for this key. | ||||
| * | | Debug messages | Ted Gould | 2014-02-25 | 1 | -1/+5 |
| | | | |||||
* | | | Hmm, we totally need this | Ted Gould | 2014-02-24 | 1 | -0/+33 |
| | | | |||||
* | | | Signalling some properties! | Ted Gould | 2014-02-24 | 1 | -4/+38 |
| | | | |||||
* | | | Get out the dbus properties | Ted Gould | 2014-02-24 | 1 | -1/+45 |
| | | | |||||
* | | | Add in the iterator support | Ted Gould | 2014-02-24 | 1 | -0/+24 |
| | | | |||||
* | | | Build up our list of media players from the greeter list | Ted Gould | 2014-02-24 | 3 | -2/+65 |
| | | | |||||
* | | | Add a todo and adjust running | Ted Gould | 2014-02-21 | 1 | -1/+2 |
| | | | |||||
* | | | Check the timestamp as well | Ted Gould | 2014-02-21 | 1 | -4/+17 |
| | | | |||||
* | | | Get the proxy values out | Ted Gould | 2014-02-21 | 1 | -8/+33 |
| | | | |||||
* | | | Connect to getting the proxy and the settings | Ted Gould | 2014-02-21 | 2 | -0/+29 |
| | | | |||||
* | | | Grab split out sound settings | Ted Gould | 2014-02-21 | 3 | -14/+37 |
|\| | | |||||
| * | | Split out the sound settings interface | Ted Gould | 2014-02-21 | 3 | -14/+37 |
| | | | |||||
* | | | A media player per-user | Ted Gould | 2014-02-21 | 2 | -0/+95 |
| | | | |||||
* | | | Grabbing the timestamp | Ted Gould | 2014-02-21 | 1 | -0/+15 |
|\| | | |||||
| * | | 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 | 1 | -0/+3 |
| | | | |||||
* | | | Detect which player list we need at startup | Ted Gould | 2014-02-12 | 1 | -1/+7 |
| | | | |||||
* | | | Adding a stub object for the greeter list | Ted Gould | 2014-02-12 | 2 | -0/+29 |
| | | | |||||
* | | | Move the player list outside of the service creation | Ted Gould | 2014-02-12 | 2 | -3/+6 |
| | | | |||||
* | | | Putting an abstract MediaPlayerList class in the middle of the Mpris ↵ | Ted Gould | 2014-02-12 | 2 | -11/+14 |
|/ / | | | | | | | implementation | ||||
* | | Hmm, really should uncomment this. | Ted Gould | 2014-02-12 | 1 | -1/+1 |
| | | |||||
* | | Setting up the build so we can have Vala mocks | Ted Gould | 2014-02-12 | 1 | -0/+3 |
| | | |||||
* | | Throwing an abstraction in front of the player | Ted Gould | 2014-02-12 | 4 | -284/+337 |
| | | |||||
* | | Switch the build to have a library of all the vala components | Ted Gould | 2014-02-11 | 3 | -23/+52 |
| | | |||||
* | | oops | Ted Gould | 2014-02-11 | 1 | -1/+1 |
| | | |||||
* | | All the properties we need | Ted Gould | 2014-02-11 | 1 | -10/+43 |
| | | |||||
* | | 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 |
| | |