Hello.

On 16/09/14 11:53, bootleg wrote:
> stefan pushed a commit to branch master.
>
> http://git.enlightenment.org/core/enlightenment.git/commit/?id=8341f10634d69bf906fc092f91ec53755e2dfd8c
>
> commit 8341f10634d69bf906fc092f91ec53755e2dfd8c
> Author: bootleg <[email protected]>

I let myself fool from the phab user again. Looked over it with git diff
but missed this. Sorry.

regards
Stefan Schmidt

> Date:   Tue Sep 16 11:48:43 2014 +0200
>
>     Adding support for Pithos (http://pithos.github.io/) in the music-control 
> module. Play/pause, skip, and lock screen are confirmed to work correctly 
> with the latest version. Additional functions (Ban, Tired, etc.) aren't 
> working just yet and the...
>     
>     Summary: ...image of the current track is also not passed just yet.
>     
>     Subscribers: cedric
>     
>     Differential Revision: https://phab.enlightenment.org/D1437
> ---
>  src/modules/music-control/e_mod_main.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/src/modules/music-control/e_mod_main.c 
> b/src/modules/music-control/e_mod_main.c
> index 7d8498e..41cbc28 100644
> --- a/src/modules/music-control/e_mod_main.c
> +++ b/src/modules/music-control/e_mod_main.c
> @@ -22,6 +22,7 @@ const Player music_player_players[] =
>     {"Quod Libet", "org.mpris.MediaPlayer2.quodlibet"},
>     {"MPD", "org.mpris.MediaPlayer2.mpd"},
>     {"Emotion Media Center", "org.mpris.MediaPlayer2.epymc"},
> +   {"Pithos", "org.mpris.MediaPlayer2.pithos"},
>     {NULL, NULL}
>  };
>  
>


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to