mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
merge neutrino-mp progressbar code, (C) martii
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user