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
Last revisionBoth sides next revision
design:parole-ui [2013/09/03 12:58] ochosidesign:parole-ui [2014/07/07 14:08] – 0.7.1 Updates bluesabre
Line 1: Line 1:
-==== Roadmap to Parole 0.====+==== Roadmap to Parole 0.7.1 ====
  
-**GTK3 transition** +  [Bugfix] Selected text subtitle files are added to the Recent Items 
-  * <del>Use [[https://developer.gnome.org/gtk3/3.8/GtkOverlay.html|GtkOverlay]] for (fullscreen-)play-controls?</del> +  * [BugfixFix building of plugin-docs 
-  * Draw the GtkOverlay player controls with cairo +  * [Bugfix] Open location fails with m3u and xspf playlists 
-    * Make the GtkOverlay semi-transparent and rounded +  [Bugfix] Audio track seems to be reversed for some files (Japanese is English, English is Japanese
-    Add padding around the playbuttons (they're currently cut off at the bottom) +  * [Bugfix] Cannot seek in some OGM files 
-    * Add fade-out when hiding +  * [Bugfix] Menu keyboard shortcuts fail when menu is hidden 
-  * <del>Replace checkboxes with GtkSwitches in the Preferences</del> +    * We should figure out way to sync keyboard shortcuts to the content area. With thisshortcuts will work when the menubar is hidden, and it would also handle editable accelerators.
-  * Consider using GtkActions for a lot of functionality: http://whyareyoureadingthisurl.wordpress.com/2011/07/17/gtkaction-howto-and-why/ +
-  * Current bugs +
-    * Closing the Preferences dialog spews lot of warnings +
-    * Using the Save Playlist dialog works, but also shows lots and lots of warnings. +
-    * Popup menus (playlist menu) show up a great distance from their widget. +
-    * Play/Pause icons in playlist aren't properly symbolic +
-      * Doesn't seem to be possible, swapped back to non-symbolic in playlist +
-    * Switching to fullscreen-mode via the "f" key sometimes fails (shows video in windowed sizerest of the screen is blacked out) > trying to make it reproducible +
-    * Not happening anymore..?  Playing a DVD with gst1.0 errors out with "GStreamer backend error: The stream is in the wrong format."+
  
-**General** +  [Feature] Rethink the gstreamer-plugins-installer (packagekit) 
-  * Speed up subtitle-loading by/and jump/ing back 3sec after setting subtitles +  * [Feature] Add option to "Always hide menubar" to the Preferences-dialog (not sure which tab, maybe the first one
-  * Should we move the plugins to a section in the Preferences dialog (as previously suggested by Simon)+    * If that option is ticked, we could show an open-file entry in the right-click menu 
-  * Improve menubar +  [Feature] API Updates 
-    * Per http://paste.ubuntu.com/6019850/, we have restructured the menubar as below. +    Extend API to give plugins easy access to Tools menu 
-    Media +    * Extend API to make it easier for plugins to save xfconf settings in parole/plugins/plugin-name 
-      The application's 'File' menu, contains the following items: Open, Open (Network) Location, Recent Menu, Save Playlist, CD/DVD, Quit  +  [Feature] Plugins Manager 
-    * Playback +    * Consider moving the plugins to tab in the Preferences dialog 
-      * Previously the 'Edit' menu, contains the following items: Repeat, Shuffle, Show/Hide Playlist +  * [Feature] Subtitles 
-      Should we also add additional playlist controls here (with customizable keyboard accelerators) (as suggested by Simon)? +    * Speed up loading by seeking forward/backward after subtitle selection changed 
-    * DVD +  [Feature] Make the amount of buffering configurable 
-      * This menu appears when disc is being played.  It was originally in the playlist widget. +  * [Feature] Improve network-performance (mplayer and vlc seem much more efficient via e.g. ssh
-    * Audio +    * General problem of gstreamer? 
-      The same old 'Audio' menu, contains the following items: Audio Track (previously Languages), Volume Up/Down/Mute +  [Feature] New plugins 
-    * Video +    * Subtitle-fetching plugin? 
-      A refocused 'View' menu, now containing the following items: Fullscreen, Aspect Ratio, Subtitles +    YouTube plugin? https://bugzilla.xfce.org/show_bug.cgi?id=9971 
-    * Tools +  <del>Include default theming for GtkOverlay in case themes don't support the osd class</del> 
-      A new 'Tools' menu, currently containsPlugins, Preferences +    * doesn't seem possiblecause either the cssprovider overrides the theme or the theme overrides the fallbackbecause there doesn't seem to be a sane way to check whether the osd-class gets specially themed
-      We can extend the plugin API to allow adding menu items to this menu. +
-    * Help +
-      * Your usual 'Help' menuwithout the Help... we need documentation!  Current items: Report a bug (NEW!)About +
- +
- +
-**Playlist** +
-  * Add total playtime to playlist +
-    * Seems hard/impossible for video-files, do-able for audio-files +
- +
-**Documentation** +
-  * Get on with it+
  
 ==== Discussion ==== ==== Discussion ====