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/10/09 13:39] bluesabredesign:parole-ui [2014/07/02 04:37] bluesabre
Line 1: Line 1:
-==== Roadmap to Parole 0.====+==== Roadmap to Parole 0.7.0 ====
  
-**What'next?** +  <del>[Bugfix] Fix packaging of Parole'plugins in Ubuntu</del> 
-  1. <del>Backport fixes to parole-0.5.x</del>Done! +  <del>[Bugfix] Move from GtkAction to GAction</del> 
-  2Release parole 0.5.3 +  * <del>[Bugfix]  When playing back a stream, I get a lot of 
-  3. Push current parole-master to 0.5.x branch +    * ''(parole:29323): GLib-GObject-WARNING *: value "-1" of type 'gint64' is invalid or out of range for property 'absolute-duration' of type 'gint64'''</del> 
-  4. merge bluesabre/gtk3 +  * [<del>Bugfix]  There's some odd g_object_unref or something in the play/pause code or something like that, i get lots of 
-  5. wait a week for translations +    * ''(parole:29323): GLib-CRITICAL **: Source ID 1787 was not found when attempting to remove it'' errors</del> 
-  6release parole 0.5.90 (or whatever we will call it)+  * <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> 
 +  * <del>[Bugfix] Show Playlist in the menu is a checkbox that never has a correct label+selection</del> 
 +  * <del>[Bugfix] State of "Show Playlist" button in the overlay is inverted</del> 
 +  * <del>[Bugfix] In the open-file dialog, the recent-category in the sidebar also lists e.gglade files as playlist files, folders as audio/video files etc.</del> 
 +  * <del>[Bugfix] Let users always show playcontrols (Bug 10976)</del> 
 +  * <del>[Bugfix] Fix the prev/next buttons not being correctly in/sensitive</del> 
 +  * [Bugfix] Fix mkv subtitle mess https://bugzilla.xfce.org/show_bug.cgi?id=9880 
 +    * This should now be fixed in trunk, need verification 
 +  * [Bugfix] Selected text subtitle files are added to the Recent Items 
 +  * [Bugfix] Fix building of plugin-docs 
 +  * [Bugfix] Open location fails with m3u and xspf playlists 
 +  * [Bugfix] Audio track seems to be reversed for some files (Japanese is English, English is Japanese) 
 +  * [Bugfix] Cannot seek in some OGM files 
 +  * [Bugfix] Menu keyboard shortcuts fail when menu is hidden
  
- +  * <del>[Feature] Add "Go to position" feature and hidden setting for controls-timeout 
-**GTK3 transition** +    * http://git.xfce.org/users/ochosi/parole/log/?h=timeout_option</del> 
-  * <del>Include default theming for GtkOverlay in case themes don't support the osd class</del> +  <del>[Feature] Add support for clutter backend</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 sane way to check whether the osd-class gets specially themed +    * <del>Fix Display-tab of preferences to correctly show the clutter-option</del> 
-  * Current bugs +  * <del>[Feature] Use GtkRevealer to animate showing/hiding the playback controls (with Gtk>=3.10)</del> 
-    * none +  [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 
-**General** +  * [Feature] API Updates
-  * Validate Plugin API +
-    * Make sure everything still works +
-  * Organize testing +
-  * Create parole-gst0.10 and parole-gst1.0 packages in the PPA +
-  * Mark bugs as fix-committed on merge back to trunk: +
-    * missing option to open DVD from iso - https://bugzilla.xfce.org/show_bug.cgi?id=10300 +
-    * Allow a playlist to be sorted and/or items to be moved - https://bugzilla.xfce.org/show_bug.cgi?id=10066 +
-    * "Remember playlist" option in GUI not working - https://bugzilla.xfce.org/show_bug.cgi?id=10269 +
-    Force LTR for playback controllers - https://bugzilla.xfce.org/show_bug.cgi?id=9822 +
-    * Add hotkey to Audio menu item https://bugzilla.xfce.org/show_bug.cgi?id=10374 +
-  * Possibly fixed, need confirmation: +
-    * (with gst1.0) Wrong time of a song show in playlist https://bugzilla.xfce.org/show_bug.cgi?id=10210 +
-    * Player cuts end of audio track off - https://bugzilla.xfce.org/show_bug.cgi?id=9853 +
- +
- +
-**Documentation** +
-  * Get on with it +
-    * Staging site: http://smdavis.us/doku/doku.php?id=parole-docs +
- +
- +
-**Fixes to backport to Parole 0.5.3** +
-  * <del>"Remember playlist" option in GUI not working - https://bugzilla.xfce.org/show_bug.cgi?id=10269</del> - Backported! +
-  * <del>Add hotkey to Audio menu item - https://bugzilla.xfce.org/show_bug.cgi?id=10374</del> - Backported! +
- +
-**Parole-next** +
-  * For a version after 0.6... +
-  * 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?
-    * MPRIS2 support (for indicator-sound and Gnome Shell media player extension) +    * YouTube plugin? https://bugzilla.xfce.org/show_bug.cgi?id=9971 
-    * YouTube plugin? +  * <del>Include default theming for GtkOverlay in case themes don't support the osd class</del> 
-  * Rethink the gstreamer-plugins-installer (packagekit)+    * 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 ====