From f210172647d6b9997ba0743d6ab6c3e46f0f9c05 Mon Sep 17 00:00:00 2001 From: thilo Date: Sat, 5 Nov 2011 08:55:51 +0000 Subject: [PATCH] *neutrino eventlist: remove painting of enventlist body This should help to reduce flicker effects during set of timer events. git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1816 e54a6e83-5905-42d5-8d5c-058d10e6a962 --- src/gui/eventlist.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/eventlist.cpp b/src/gui/eventlist.cpp index 6237ac2e3..901349ced 100644 --- a/src/gui/eventlist.cpp +++ b/src/gui/eventlist.cpp @@ -892,7 +892,7 @@ void EventList::paint(t_channel_id channel_id) frameBuffer->paintIcon(NEUTRINO_ICON_BUTTON_INFO, x+ width - 4 - iw, y, theight); } - frameBuffer->paintBoxRel(x, y+theight, width, height-theight-iheight, COL_INFOBAR, 0, CORNER_TOP); + for(unsigned int count=0;count