mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
CFbAccelARM::paintRect readded and for MIPS also added
Origin commit data
------------------
Branch: ni/coolstream
Commit: 06088b5820
Author: redblue-pkt <redblue-pkt@orange.pl>
Date: 2020-06-11 (Thu, 11 Jun 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2532,10 +2532,8 @@ void CChannelList::paint_events(CChannelEventList &evtlist)
|
||||
ffheight = g_Font[eventFont]->getHeight();
|
||||
frameBuffer->paintBoxRel(x+ width,y+ theight+pig_height, infozone_width, infozone_height,COL_MENUCONTENT_PLUS_0);
|
||||
|
||||
#if ENABLE_ARM_ACC
|
||||
#if BOXMODEL_HD51 || BOXMODEL_HD60 || BOXMODEL_BRE2ZE4K || BOXMODEL_H7
|
||||
usleep(300); // because of CFbAccelARM::paintRect()
|
||||
#endif
|
||||
#if ENABLE_ARM_ACC || ENABLE_MIPS_ACC
|
||||
usleep(300); // because of CFbAccelARM/MIPS::paintRect()
|
||||
#endif
|
||||
|
||||
char startTime[10];
|
||||
|
Reference in New Issue
Block a user