Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
roadmaps:xfmpc [2009/03/13 14:31] – created mikeroadmaps:xfmpc [2010/10/02 17:26] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 ===== 0.1.0 ===== ===== 0.1.0 =====
 +Released: 2009.03.28
 +
 **Fullfill the basics of the player.** **Fullfill the basics of the player.**
  
 ===== 0.2.0 ===== ===== 0.2.0 =====
 +Released: 2009.09.03
 +
 **Rewrite objects into Vala (still C+GObjects but the code will be simpler).** **Rewrite objects into Vala (still C+GObjects but the code will be simpler).**
 +===== 0.2.1 =====
 +Released: this year maybe (talking about 2010)
  
-  Support i18n +** Polish the basics of the player.** 
-  * Write singletons (useful for XfmpcPreferences) + 
-  * VAPI bindings for XfmpcMpclient as it depends on the libmpd C API and cannot be rewritten+  * Background color for the current playing song 
 +  * "Repeat track" and "Stop after current song" 
 +  * ...
  
 ===== 0.3.0 ===== ===== 0.3.0 =====
-**Xfmpc Goodies -- Plugins by using Vala.**+Released: no release date due
  
-  Make the player pluggable +**Xfmpc Goodies -- Plugins by using Vala.**
-  A first test plugin +
-  ...+
  
 +=== Plugin ideas ===
 +  * Artwork
 +    * downloading artwork with lastfm seems really simple (http://www.lastfm.fr/api/show?service=407)
 +    * covers from amazon probably
 +  * Lyrics
 +    * Note about LyricWiki, due to licensing issues it is not possible to use the LyricWiki API anymore
 +  * Tweaks
 +    * performs unsupported behaviors to the player like "repeat one track", "random album", "stop playing at the end of song"
 +  * Playlist and Streamlist management
 +    * new right click menu items to add songs from the current playlist and/or db browser