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 [2014/03/20 02:04] ochosidesign:parole-ui [2014/07/07 14:20] (current) ochosi
Line 1: Line 1:
-==== Roadmap to Parole 0.6.====+==== Roadmap to Parole 0.7.====
  
-  * Add "Go to position" feature and a hidden setting for controls-timeout +  * [Bugfix] Selected text subtitle files are added to the Recent Items 
-    * http://git.xfce.org/users/ochosi/parole/log/?h=timeout_option +  * [Bugfix] Fix building of plugin-docs 
-  * Bugfix: When playing back a stream, I get a lot of "(parole:29323): GLib-GObject-WARNING **: value "-1" of type 'gint64' is invalid or out of range for property 'absolute-duration' of type 'gint64'" +  [Bugfix] Open location fails with m3u and xspf playlists 
-  * Bugfix: There'some odd g_object_unref or something in the play/pause code or something like thati get lots of "(parole:29323): GLib-CRITICAL **: Source ID 1787 was not found when attempting to remove it" errors+  * [Bugfix] Audio track seems to be reversed for some files (Japanese is EnglishEnglish is Japanese) 
 +  [Bugfix] Cannot seek in some OGM files 
 +  [Bugfix] Menu keyboard shortcuts fail when menu is hidden 
 +    * We should figure out a way to sync keyboard shortcuts to the content area. With this, shortcuts will work when the menubar is hidden, and it would also handle editable accelerators.
  
-  * Fix mouse-cursor hiding when dialogs are open (i.e. make hiding more intelligent) +  * [Feature] Rethink the gstreamer-plugins-installer (packagekit) 
-    * when opening e.g. the preferences during playback, the mousecursor gets hidden when hovering the content, which can be irritating, instead we should always show the cursor in this case +  * [Feature] Add hidden option to "Always hide menubar"
-  * Fix building of plugin-docs +
-  * Rethink the gstreamer-plugins-installer (packagekit) +
-  * Add option to "Always hide menubar" to the Preferences-dialog (not sure which tab, maybe the first one)+
     * If that option is ticked, we could show an open-file entry in the right-click menu     * If that option is ticked, we could show an open-file entry in the right-click menu
-  * API Updates+  * [Feature] API Updates
     * Extend API to give plugins easy access to Tools menu     * 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
-  * Plugins Manager+  * [Feature] Plugins Manager
     * Consider moving the plugins to a tab in the Preferences dialog     * Consider moving the plugins to a tab in the Preferences dialog
-  * Subtitles+  * [Feature] Subtitles
     * Speed up loading by seeking forward/backward after subtitle selection changed     * Speed up loading by seeking forward/backward after subtitle selection changed
-  * Make the buffering configurable +  * [Feature] Make the amount of buffering configurable 
-  * Improve network-performance (mplayer and vlc seem much more efficient via e.g. ssh) +  * [Feature] Improve network-performance (mplayer and vlc seem much more efficient via e.g. ssh) 
-  * New plugins+    * General problem of gstreamer? 
 +  * [Feature] New plugins
     * Subtitle-fetching plugin?     * Subtitle-fetching plugin?
-    * YouTube 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>   * <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     * 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 ====