mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
merge neutrino-mp progressbar code, (C) martii
Origin commit data
------------------
Branch: ni/coolstream
Commit: 416646bbff
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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