mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
Activate reworked mute icon handling for apollo hardware
This commit is contained in:
@@ -748,6 +748,7 @@ void CFrameBuffer::paintBoxRel(const int x, const int y, const int dx, const int
|
||||
fillrect.width = dx;
|
||||
fillrect.height = dy;
|
||||
ioctl(fd, FBIO_FILL_RECT, &fillrect);
|
||||
checkFbArea(x, y, dx, dy, false);
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user