Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
design:parole-ui [2014/06/14 18:08] ochosi |
design:parole-ui [2014/07/07 14:20] (current) ochosi |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Roadmap to Parole 0.6.2 ==== | + | ==== Roadmap to Parole 0.7.1 ==== |
- | * <del>[Bugfix] Fix packaging of Parole's plugins in Ubuntu</del> | + | * [Bugfix] Selected text subtitle files are added to the Recent Items |
- | * [Bugfix] Fix mkv subtitle mess https://bugzilla.xfce.org/show_bug.cgi?id=9880 | + | |
- | * This should now be fixed in trunk, need verification | + | |
- | * <del>[Bugfix] Make sure Parole inhibits the X11 ScreenSaver extension and DPMS timeouts</del> | + | |
- | * It's a bug in the xdg-screensaver script (was never noticed in Xfce sessions because xscreensaver is considered a DE) | + | |
- | * <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> | + | |
- | * [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] Open location fails with m3u and xspf playlists | ||
- | * [Bugfix] Menu keyboard shortcuts fail when menu is hidden | ||
* [Bugfix] Audio track seems to be reversed for some files (Japanese is English, English is Japanese) | * [Bugfix] Audio track seems to be reversed for some files (Japanese is English, English is Japanese) | ||
* [Bugfix] Cannot seek in some OGM files | * [Bugfix] Cannot seek in some OGM files | ||
- | * [Bugfix] Multimedia keys cannot be disabled with the Preferences checkbox | + | * [Bugfix] Menu keyboard shortcuts fail when menu is hidden |
- | * [Bugfix] Show Playlist in the menu is a checkbox that never has a correct label+selection | + | * 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. |
- | * I suggest dropping the whole "Hide playlist" part, it's over-the-top anyway and the source of this inconsistency. (got a patch already for that) | + | |
- | * [Bugfix] Selected text subtitle files are added to the Recent Items | + | |
- | * <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> | ||
* [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 hidden option to "Always hide menubar" |
* 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 | ||
* [Feature] API Updates | * [Feature] API Updates |