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
Next revisionBoth sides next revision
design:parole-ui [2013/01/10 22:41] ochosidesign:parole-ui [2014/07/02 04:37] bluesabre
Line 1: Line 1:
-==== Roadmap to Parole 0.3.====+==== Roadmap to Parole 0.7.====
  
-**General** +  <del>[Bugfix] Fix packaging of Parole's plugins in Ubuntu</del> 
-  * Speed up subtitle-loading by/and jump/ing back 3sec after setting subtitles +  * <del>[Bugfix] Move from GtkAction to GAction</del> 
-  * <del>Dialog to select subtitle from file</del> +  * <del>[Bugfix]  When playing back a stream, I get a lot of 
-  * <del>Open recent (either as default for the open-file dialog or as a separate menu-item)</del> +    * ''(parole:29323): GLib-GObject-WARNING *: value "-1" of type 'gint64' is invalid or out of range for property 'absolute-duration' of type 'gint64'''</del> 
-  * <del>[[https://bugzilla.xfce.org/show_bug.cgi?id=8469|Codec installation helper]] (gnome-codec-installer? or [[http://bazaar.launchpad.net/~audience-members/audience/trunk/view/head:/Audience/Audience.vala#L295|audience]]?)</del> +  * [<del>Bugfix]  There's some odd g_object_unref or something in the play/pause code or something like that, i get lots of 
-  * Create a map of Langs/Subtitles to rename e.g. "jp" to "Japanese" (and possibly look at how Totem/Videos does it) +    * ''(parole:29323): GLib-CRITICAL **Source ID 1787 was not found when attempting to remove it'' errors</del> 
-  * <del>Show id3 tag info in content/video box when playing audio</del> +  * <del>[Bugfix] Fix mouse-cursor hiding when dialogs are open (i.emake hiding more intelligent)</del> 
- +  * <del>[Bugfix] Multimedia keys cannot be disabled with the Preferences checkbox</del> 
-**Playlist** +  * <del>[Bugfix] Show Playlist in the menu is a checkbox that never has a correct label+selection</del> 
-  * <del>automatically show the playlist if there is more than one item</del> +  * <del>[Bugfix] State of "Show Playlist" button in the overlay is inverted</del> 
-  * <del>Improved DVD support (chapters in playlist)</del> +  * <del>[Bugfix] In the open-file dialog, the recent-category in the sidebar also lists e.g. glade files as playlist files, folders as audio/video files etc.</del> 
-  * <del>Open playlist-settings-menu beneath the button (not focused on mouse-pointer)</del> +  * <del>[Bugfix] Let users always show playcontrols (Bug 10976)</del> 
- +  <del>[Bugfix] Fix the prev/next buttons not being correctly in/sensitive</del> 
-** [[https://bugzilla.xfce.org/buglist.cgi?product=Parole&component=General&resolution=---&list_id=6605|Open issues]] ** +  * [Bugfix] Fix mkv subtitle mess https://bugzilla.xfce.org/show_bug.cgi?id=9880 
-  * <del>[[https://bugzilla.xfce.org/show_bug.cgi?id=7407|Inhibit screensaver]]</del> +    This should now be fixed in trunk, need verification 
- +  * [Bugfix] Selected text subtitle files are added to the Recent Items 
-**Keyboard Shortcuts** +  * [Bugfix] Fix building of plugin-docs 
-  * Totem: Up/Down: Volume Up/Down, Left/Right: Seek backwards 15 seconds/forwards 60 seconds, Ctrl+K: Skip to specific time in media (dialog), Ctrl+H: Hide menubar and controls, Ctrl+Space: Play/Pause +  * [Bugfix] Open location fails with m3u and xspf playlists 
-  * Gnome MPlayer: Up/Down: Seeks forwards/backwards 60 seconds, Left/Right: Seek Backwards/Forwards 10 seconds, Page Up/Down: Seek Forwards/Backwards 10 minutes +  * [Bugfix] Audio track seems to be reversed for some files (Japanese is EnglishEnglish is Japanese) 
-  * VLC: ..?  Space: Pause/PlayF: Fullscreen +  [Bugfix] Cannot seek in some OGM files 
- +  * [Bugfix] Menu keyboard shortcuts fail when menu is hidden
-**Additional Known Bugs** +
-  * <del>Playlist is not cleared after playing DVD then moving to local content.</del>+
  
 +  * <del>[Feature] Add "Go to position" feature and a hidden setting for controls-timeout
 +    * http://git.xfce.org/users/ochosi/parole/log/?h=timeout_option</del>
 +  * <del>[Feature] Add support for clutter backend</del>
 +    * <del>Fix Display-tab of preferences to correctly show the clutter-option</del>
 +  * <del>[Feature] Use GtkRevealer to animate showing/hiding the playback controls (with Gtk>=3.10)</del>
 +  * [Feature] Rethink the gstreamer-plugins-installer (packagekit)
 +  * [Feature] 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
 +  * [Feature] API Updates
 +    * 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
 +  * [Feature] Plugins Manager
 +    * Consider moving the plugins to a tab in the Preferences dialog
 +  * [Feature] Subtitles
 +    * 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 ====