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 Feb 1, 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).
  • add support for Grooveshark mobile
  • add support for Mixcloud
  • fix bugs found in the beta

A remote mobile app

The team also plan to create a mobile app to control MellowPlayer remotely. We will start with an android app, port for other platforms will come later.

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.