Xfce Wiki

Sub domains
 

This is an old revision of the document!


Roadmap to Parole 0.6

What's next?

1. <del>Backport fixes to parole-0.5.x</del> - Done!
2. Release parole 0.5.3
3. Push current parole-master to 0.5.x branch
4. merge bluesabre/gtk3
5. wait a week for translations
6. release parole 0.5.90 (or whatever we will call it)

GTK3 transition

  • Include default theming for GtkOverlay in case themes don't support the osd class
    • 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
  • Current bugs
    • none

General

Documentation

Fixes to backport to Parole 0.5.3

Parole-next

  • For a version after 0.6…
  • 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
  • Plugins Manager
    • Consider moving the plugins to a tab in the Preferences dialog
  • Subtitles
    • Speed up loading by seeking forward/backward after subtitle selection changed
  • Make the buffering configurable
  • Improve network-performance (mplayer and vlc seem much more efficient via e.g. ssh)
  • New plugins
    • Subtitle-fetching plugin?
    • MPRIS2 support (for indicator-sound and Gnome Shell media player extension)
    • YouTube plugin?
  • Rethink the gstreamer-plugins-installer (packagekit)

Discussion