merge neutrino-mp progressbar code, (C) martii

Origin commit data
------------------
Commit: 416646bbff
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
This commit is contained in:
[CST] Focus
2014-07-17 15:15:43 +04:00
parent 8e810750de
commit 17c40a5d6e
23 changed files with 623 additions and 271 deletions

View File

@@ -104,7 +104,6 @@ void CTimeOSD::updatePos(int position, int duration)
percent = 0;
timescale.setProgress(x, y + height/4, width, height/2, percent, 100);
timescale.setBlink();
timescale.setRgb(0, 100, 70);
timescale.paint();
frameBuffer->blit();