overlays: Only render GUI subs in fullscreen
authorJoakim Plate <elupus@ecce.se>
Mon, 11 Nov 2013 20:45:12 +0000 (21:45 +0100)
committerJoakim Plate <elupus@ecce.se>
Mon, 11 Nov 2013 20:49:44 +0000 (21:49 +0100)
commit5050e600027fd384dc91f1f61b677a6c8a5c7e35
treea5889261fab1366fd0f5d8c5548fe8a1f6a6a2d6
parent75170bd02dabd5ecbb13b7855db718b4169dc2f3
overlays: Only render GUI subs in fullscreen

This should fix the issues after d567178fdedefff5ea6366da05f9175aea814bac

The code must be fixed to disable all GUI scaling for the rendering
to work in windowed mode too. This reverts back to old behavior of
not rendering text subtitles in windowed mode.
xbmc/Application.cpp
xbmc/cores/VideoRenderers/OverlayRendererGUI.cpp
xbmc/cores/VideoRenderers/RenderManager.cpp