changed: Make m_coordsRes a RESOLUTION_INFO structure, and feed that to SetScaling...
authorJonathan Marshall <jmarshall@never.you.mind>
Sat, 19 Feb 2011 08:51:30 +0000 (21:51 +1300)
committerJonathan Marshall <jmarshall@never.you.mind>
Sun, 1 May 2011 07:18:01 +0000 (19:18 +1200)
commita7ef6e07e8d00173129eed877d77cf78b825246d
treed4d18c71e0a3890ba4fffbcfa9c3f946860ae204
parent235a50b472e41e15f2c6391f484c949f2bd46ded
changed: Make m_coordsRes a RESOLUTION_INFO structure, and feed that to SetScaling/RenderingResolution()
14 files changed:
xbmc/Application.cpp
xbmc/cores/DummyVideoPlayer.cpp
xbmc/dialogs/GUIDialogContextMenu.cpp
xbmc/guilib/GUIFontManager.cpp
xbmc/guilib/GUIWindow.cpp
xbmc/guilib/GUIWindow.h
xbmc/guilib/GraphicContext.cpp
xbmc/guilib/GraphicContext.h
xbmc/guilib/Resolution.h
xbmc/interfaces/python/xbmcmodule/GUIPythonWindowXML.cpp
xbmc/interfaces/python/xbmcmodule/window.cpp
xbmc/music/karaoke/karaokelyricstext.cpp
xbmc/utils/Splash.cpp
xbmc/video/windows/GUIWindowFullScreen.cpp