Banshee Better Now Playing weekly report 5



This week I did exactly what I planned to do last week. I made the now playing widget switchable during video playback, and made the context extensions declare their supported types. Now if you're watching a video, last.fm won't show up, but if you're listening to music, it will. Pretty sweet stuff, I've more or less done what I proposed in my project proposal, so for next week I'll be working on writing some new cool context extensions, probably experimenting with clutter to do some fancy things.

commit d94a96f1686592ab6c5aad297a2dbbcf49ef820a
Author: Alex Launi <alex launi gmail com>
Date:   Thu Jun 24 22:07:06 2010 -0400

    [NowPlaying] Allow context information to be accessed during video playback.
    
    Makes switching to now playing context sources possible when the currently
    playing track is a video track.

commit 589b3203d1aab4bec15a2b514916c4851430a74e
Author: Alex Launi <alex launi gmail com>
Date:   Thu Jun 24 20:15:47 2010 -0400

    [NowPlaying] Fix potential nre in NowPlayingContents
    
    ivideo_display was being checked for null, and then used outside
    of the check. Moved code using ivideo_display to ensure it is
    non-null.

and one in banshee-community-extensions

commit 2257788119c962c58717f13aabaa59dba3ae94aa
Author: Alex Launi <alex launi gmail com>
Date:   Thu Jun 24 18:46:53 2010 -0400

    [Lyrics] Add SupportedMediaAttributes for to only support Music tracks.
    
    Make Lyrics plugin only show for music.


--
-- Alex Launi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]