Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Roadmap

Colin Duquesnoy edited this page Jan 27, 2015 · 10 revisions

1.0.0

Here are the task that must be done for the final release

  • finish the documentation and the wiki (so that users can start contributing)
  • polish the MPRIS interface: we need an API to handle player capabilities (CanPlay,...). This means that the plugin interfaces will change (more methods to implement).
  • fix bugs found in the beta

2.0.0

The goal of this release is to get rid of Qt Webkit and use the Qt WebEngine. We will start to work on this as soon as the new web engine starts supporting flash, hopefully it will fix known issues 1 and 2. Also this will let us ged rid of the Qt4 compliancy that is still needed because of this issue.