mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
Activate reworked mute icon handling for apollo hardware
Origin commit data
------------------
Branch: ni/coolstream
Commit: 677a3ba116
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-08-24 (Sat, 24 Aug 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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