Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: 28f5ff6752886b50898e9d270cd2c30fd61a33d8
      
https://github.com/mltframework/mlt/commit/28f5ff6752886b50898e9d270cd2c30fd61a33d8
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2013-03-13 (Wed, 13 Mar 2013)

  Changed paths:
    M src/modules/core/loader.dict
    M src/modules/core/producer_loader.c

  Log Message:
  -----------
  Tell loader how to use WebVfx.

With my latest (merged) patches to WebVfx, one can load plain old HTML
and QML files. They do not need webvfx script to initialize rendering -
with some caveats about the meaning of document-loaded. However, without
this loader change, plain resources need  to prefaced with "plain:". The
loader producer can now do that and instead "webvfx:" is needed to tell
webvfx to wait for script in the content to call
WebVfx.renderReady(true) (unless you use "webvfx:plain:...").

Also, WebVfx can also now load HTML over HTTP. This is especially handy
if your content is updating itself with data from a web service.
Otherwise, you will run into cross-site-scripting errors.



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to