mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
small fix PiP
Origin commit data
------------------
Branch: master
Commit: 556a53008f
Author: TangoCash <eric@loxat.de>
Date: 2022-08-22 (Mon, 22 Aug 2022)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -963,6 +963,8 @@ void cVideo::ShowPig(int _x)
|
||||
char buffer[64];
|
||||
sprintf(buffer, "%d", _x);
|
||||
proc_put(VMPEG_visible[devnum], buffer, strlen(buffer));
|
||||
if (_x == 0)
|
||||
Pig(0,0,0,0);
|
||||
}
|
||||
|
||||
void cVideo::Pig(int x, int y, int w, int h, int osd_w, int osd_h, int startx, int starty, int endx, int endy)
|
||||
|
Reference in New Issue
Block a user