Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
design:parole-ui [2013/09/07 14:58] – Cleanup finished items bluesabredesign:parole-ui [2014/07/07 14:20] (current) ochosi
Line 1: Line 1:
-==== Roadmap to Parole 0.====+==== Roadmap to Parole 0.7.1 ====
  
-**GTK3 transition** +  [Bugfix] Selected text subtitle files are added to the Recent Items 
-  * <del>Use [[https://developer.gnome.org/gtk3/3.8/GtkOverlay.html|GtkOverlay]] for (fullscreen-)play-controls?</del> +  * [BugfixFix building of plugin-docs 
-  * Draw the GtkOverlay player controls with cairo +  * [Bugfix] Open location fails with m3u and xspf playlists 
-    Fix GtkOverlay staying atop the gst-video-overlay in Gtk3.6 +  [Bugfix] Audio track seems to be reversed for some files (Japanese is English, English is Japanese
-    * Add padding around the playbuttons (they're currently cut off at the bottom) +  * [Bugfix] Cannot seek in some OGM files 
-    * <del>Add fade-out when hiding</del> > Impossible because transparency doesn't work +  * [Bugfix] Menu keyboard shortcuts fail when menu is hidden 
-    * <del>Make the GtkOverlay semi-transparent and rounded</del> > Impossible because transparency doesn't work +    * We should figure out way to sync keyboard shortcuts to the content areaWith thisshortcuts will work when the menubar is hidden, and it would also handle editable accelerators.
-  * Consider using GtkActions for a lot of functionality: http://whyareyoureadingthisurl.wordpress.com/2011/07/17/gtkaction-howto-and-why/ +
-  * Current bugs +
-    * Closing the Preferences dialog spews lot of warnings +
-    * Using the Save Playlist dialog works, but also shows lots and lots of warnings. +
-    * Switching to fullscreen-mode via the "f" key sometimes fails (shows video in windowed sizerest of the screen is blacked out) > trying to make it reproducible+
  
- +  [Feature] Rethink the gstreamer-plugins-installer (packagekit) 
-**General*+  * [Feature] Add hidden option to "Always hide menubar" 
-  * Speed up subtitle-loading by/and jump/ing back 3sec after setting subtitles +    If that option is ticked, we could show an open-file entry in the right-click menu 
-  Should we move the plugins to a section in the Preferences dialog (as previously suggested by Simon)? +  * [Feature] API Updates 
-  * Validate Plugin API +    * Extend API to give plugins easy access to Tools menu
-    * Make sure everything still works +
-    * Extend API to give plugins easy access to tools menu+
     * Extend API to make it easier for plugins to save xfconf settings in parole/plugins/plugin-name     * Extend API to make it easier for plugins to save xfconf settings in parole/plugins/plugin-name
- +  * [Feature] Plugins Manager 
- +    * Consider moving the plugins to a tab in the Preferences dialog 
-**Documentation** +  [Feature] Subtitles 
-  * Get on with it+    Speed up loading by seeking forward/backward after subtitle selection changed 
 +  [Feature] Make the amount of buffering configurable 
 +  [Feature] Improve network-performance (mplayer and vlc seem much more efficient via e.g. ssh) 
 +    * General problem of gstreamer? 
 +  * [Feature] New plugins 
 +    * Subtitle-fetching plugin? 
 +    * YouTube plugin? https://bugzilla.xfce.org/show_bug.cgi?id=9971 
 +  * <del>Include default theming for GtkOverlay in case themes don't support the osd class</del> 
 +    * doesn't seem possible, cause either the cssprovider overrides the theme or the theme overrides the fallback, because there doesn't seem to be a sane way to check whether the osd-class gets specially themed
  
 ==== Discussion ==== ==== Discussion ====