Skip to content

Mirroring support for external monitors (for 5D3.123)

Alex requested to merge branch/external-monitor into branch/5D3-123

When an external monitor is connected, with mirroring enabled, all ML code should behave just as with the built-in LCD (it should ignore the external display completely).

Similar to the solution proposed by Marekk ( http://www.magiclantern.fm/forum/index.php?topic=11017.msg113142#msg113142 ) and hopefully a little cleaner. In addition, it also fakes the hdmi_code and ext_monitor_hdmi, which should fix display filters (like defishing, anamorphic, raw grayscale preview) and some other small things that check for EXT_MONITOR_CONNECTED.

I don't have the monitor with me right now, so I'd like to ask those with compiling skills to try it before including in the nightly builds.

Merge request reports