Plasma/Plasma Media Center/Release 2.0: Difference between revisions
Appearance
Line 17: | Line 17: | ||
* Using QtMultimedia for playback, looking forward to use phonon qml bindings once available | * Using QtMultimedia for playback, looking forward to use phonon qml bindings once available | ||
* There are three main parts of system | * There are three main parts of system | ||
1) Library | |||
2) QML media components | |||
3) shell package | |||
* plasma-mediacenter application loads shell package. | * plasma-mediacenter application loads shell package. | ||
* Nepomuk is no longer available in KDE Frameworks 5, nepomuk mediasource dropped | * Nepomuk is no longer available in KDE Frameworks 5, nepomuk mediasource dropped | ||
* Baloo is used to fetch data | * Baloo is used to fetch data | ||
* Plans to rewrite and rethink workflow, suggestions welcome | * Plans to rewrite and rethink workflow, suggestions welcome |
Revision as of 14:04, 30 July 2014
Release Schedule
- 21st June, 2014 - Start of development for PMC 2.0
- 12th Nov, 2014 - Feature freeze
- 2nd Dec, 2014 - PMC 2.0 Beta
- 20th Dec, 2014 - PMC 2.0 Release
Planned features
- PMC ported to Qt5/KF5
- DVB-T support
- MPRIS and Simon voice recognition support
- Events and trips according to date ranges
Frameworks version
This section describes the current problems and status of KDE Frameworks 5 and Plasma 5 port.
- All browsing backends working except events backend (not ported)
- Using QtMultimedia for playback, looking forward to use phonon qml bindings once available
- There are three main parts of system
1) Library 2) QML media components 3) shell package
- plasma-mediacenter application loads shell package.
- Nepomuk is no longer available in KDE Frameworks 5, nepomuk mediasource dropped
- Baloo is used to fetch data
- Plans to rewrite and rethink workflow, suggestions welcome