[mythtv-users] Re: Re: GUI Y-offset setting not honored when watching a show

Michael J.Sherman msherman at dsbox.com
Tue Apr 19 02:08:40 UTC 2005


> The Init method of mythtv/libs/libmythtv/tv_play.cpp. Hope that helps!

Ok, so it looks like the offset X and Y is never used!  The GUI height 
and width is used, but not the offset.  Do you happen to know why this 
was changed?

Look at line 374.  Looks like 0,0 is passed in for the startx and 
starty for the win_bounds guy.  I'm guessing this should instead use 
the xbase and ybase that were set up a few lines in the GetScreenBounds 
call.

-Mike



More information about the mythtv-users mailing list