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 [2014/04/07 13:35] – [Roadmap to Parole 0.6.2] ochosidesign:parole-ui [2014/06/29 16:56] bluesabre
Line 1: Line 1:
 ==== Roadmap to Parole 0.6.2 ==== ==== Roadmap to Parole 0.6.2 ====
  
-  * [Bugfix] Fix packaging of Parole's plugins in Ubuntu+  * <del>[Bugfix] Fix packaging of Parole's plugins in Ubuntu</del> 
 +  * <del>[Bugfix] Move from GtkAction to GAction</del> 
 +  * <del>[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'''</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 
 +    * ''(parole:29323): GLib-CRITICAL **: Source ID 1787 was not found when attempting to remove it'' errors</del> 
 +  * <del>[Bugfix] Fix mouse-cursor hiding when dialogs are open (i.e. make 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.g. glade 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   * [Bugfix] Fix mkv subtitle mess https://bugzilla.xfce.org/show_bug.cgi?id=9880
-  [Bugfix] Make sure Parole inhibits the X11 ScreenSaver extension and DPMS timeouts +    This should now be fixed in trunkneed verification 
-  * [Bugfix] Move from GtkAction to GAction +  * [Bugfix] Selected text subtitle files are added to the Recent Items
-  * [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]  There's 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] Fix mouse-cursor hiding when dialogs are open (i.e. make hiding more intelligent) +
-    * 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+
   * [Bugfix] Fix building of plugin-docs   * [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
  
-  * [Feature] Add "Go to position" feature and a hidden setting for controls-timeout +  * <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+    * http://git.xfce.org/users/ochosi/parole/log/?h=timeout_option</del> 
 +  * <del>[Feature] Add support for clutter backend</del> 
 +    * Fix Display-tab of preferences to correctly show the clutter-option 
 +  * <del>[Feature] Use GtkRevealer to animate showing/hiding the playback controls (with Gtk>=3.10)</del>
   * [Feature] Rethink the gstreamer-plugins-installer (packagekit)   * [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)   * [Feature] Add option to "Always hide menubar" to the Preferences-dialog (not sure which tab, maybe the first one)