aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2013-12-26 10:23:10 +0100
committerMartijn Kaijser <mcm.kaijser@gmail.com>2013-12-26 10:24:25 +0100
commit51273e596c0cb163bf4089904646475d8b222082 (patch)
treede035078c17cf2d4042b9ebb8b19a2721c8b0ed4
parent820aa4df2dded16e1a9e8e5061f7080adf6c1cb0 (diff)
Revert "[fix] When the screensaver kicked in on windows with the xbmc window minimized, it would never open.
This reverts commit 4df1056b27449bdca2a5f1dd4ca41cf6ae52be4d. Causes GUI rendering problems.
-rw-r--r--xbmc/Application.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/xbmc/Application.cpp b/xbmc/Application.cpp
index ace6d416ee..0b6ebef6d6 100644
--- a/xbmc/Application.cpp
+++ b/xbmc/Application.cpp
@@ -2859,8 +2859,6 @@ void CApplication::FrameMove(bool processEvents, bool processGUI)
{
MEASURE_FUNCTION;
- CWinEvents::MessagePump();
-
if (processEvents)
{
// currently we calculate the repeat time (ie time from last similar keypress) just global as fps
@@ -2883,6 +2881,7 @@ void CApplication::FrameMove(bool processEvents, bool processGUI)
}
g_graphicsContext.Unlock();
}
+ CWinEvents::MessagePump();
#if defined(HAS_LIRC) || defined(HAS_IRSERVERSUITE)
// Read the input from a remote