← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~crichter/openlp/media_rewrite into lp:openlp

 

> isWebLoaded is defined twice now in both display and maindisplay
Your right. I will remove the second one in maindisplay

> previewDisplay is not used in mediaitem.
However it will be used implicitely. (line 2576)
For using the video player mechanism it is needed to have a controller (which deliver the related control functions) and a related display class (which contain all available player widgets).
In this case while loading a new media item with the open dialog the choosen video file will be checked. Therefore the media plugin has an own mediacontroller (consist of a controller and an invisible preview Display).

Unfortunately I cant reproduce your "Horrible flash". So Im not sure what I can do!
-- 
https://code.launchpad.net/~crichter/openlp/media_rewrite/+merge/84011
Your team OpenLP Core is subscribed to branch lp:openlp.


References