mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
Revert "small fix PiP"
This reverts commitaa27b3e92b
. Origin commit data ------------------ Branch: master Commit:fbdc989420
Author: vanhofen <vanhofen@gmx.de> Date: 2022-08-23 (Tue, 23 Aug 2022) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -963,8 +963,6 @@ 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