Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
QMHMatineeSkin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:QtEcosystemTeamTasklist]] | |||
==Description== | = QMH Matinee Skin = | ||
== Description == | |||
Matinee is a QtQuick2 skin for qtmediahub. It is designed to showcase the usage of shaders and qt3d in the context of a mediacenter. | Matinee is a QtQuick2 skin for qtmediahub. It is designed to showcase the usage of shaders and qt3d in the context of a mediacenter. | ||
==Videos== | == Videos == | ||
# http://nebulon.de/videos/qtmediahub-matinee-7.m4v | # http://nebulon.de/videos/qtmediahub-matinee-7.m4v | ||
==Tasks== | == Tasks == | ||
# < | # <s>Non 3D picture view</s> | ||
# < | # <s>Picture slideshow</s> | ||
# < | # <s>Mediaplayer functionality</s> | ||
## < | ## <s>Music</s> | ||
## < | ## <s>Video</s> | ||
# Source path management | # Source path management | ||
# < | # <s>VideoView live preview</s> | ||
# < | # <s>Make MusicView really usable</s> | ||
# Add mindblowing audio visualisation | # Add mindblowing audio visualisation | ||
==Logbook== | == Logbook == | ||
====01. March 2012 | ==== 01. March 2012 - Johannes Zellner ==== | ||
* Fix qtmediahub-core to default to qtmultimedia playback rather than overlayMode in Qt5 | * Fix qtmediahub-core to default to qtmultimedia playback rather than overlayMode in Qt5 | ||
* Add initial | * Add initial AVPlayer functionality to matinee | ||
====02. March 2012 | ==== 02. March 2012 - Johannes Zellner ==== | ||
* Shape up the video wall | * Shape up the video wall | ||
** Add video live preview for video wall | ** Add video live preview for video wall | ||
** Live preview can be toggled via | ** Live preview can be toggled via <s>videoLivePreview option, enabled by default<br />* Fix settings class to set proper qvariant type for config file values | ||
* Fix settings class to set proper qvariant type for config file values | <br />h4. 07. March 2012</s> Johannes Zellner | ||
* Video playback with basic controls is working | * Video playback with basic controls is working | ||
====26. March 2012 | ==== 26. March 2012 - Johannes Zellner ==== | ||
* Add option | * Add option 'fancy' for disabling shader effects, which in turn does not require that much framebuffer objects | ||
* Music view reworked to be actually usable | * Music view reworked to be actually usable | ||
* Improvements on the media model | * Improvements on the media model | ||
Revision as of 11:40, 24 February 2015
QMH Matinee Skin
Description
Matinee is a QtQuick2 skin for qtmediahub. It is designed to showcase the usage of shaders and qt3d in the context of a mediacenter.
Videos
Tasks
Non 3D picture viewPicture slideshowMediaplayer functionalityMusicVideo
- Source path management
VideoView live previewMake MusicView really usable- Add mindblowing audio visualisation
Logbook
01. March 2012 - Johannes Zellner
- Fix qtmediahub-core to default to qtmultimedia playback rather than overlayMode in Qt5
- Add initial AVPlayer functionality to matinee
02. March 2012 - Johannes Zellner
- Shape up the video wall
- Add video live preview for video wall
- Live preview can be toggled via
videoLivePreview option, enabled by default
* Fix settings class to set proper qvariant type for config file values
Johannes Zellner
h4. 07. March 2012
- Video playback with basic controls is working
26. March 2012 - Johannes Zellner
- Add option 'fancy' for disabling shader effects, which in turn does not require that much framebuffer objects
- Music view reworked to be actually usable
- Improvements on the media model