2016-08-31, 14:34
(2016-08-31, 04:52)GoodEyeDeer999 Wrote: Just started to use v16.1. Seems teletext subtitle is still out of sync but only by a very short period, much better than before. Only problem is (as always) when in subtitle mode, the channel info and buttons all stay on the screen.
That is a skin related bug. It can be fixed by modifying VideoOSD.xml
Add
Code:
<onclick>Dialog.Close(VideoOSD)</onclick>
Above line
Code:
<onclick>ActivateWindow(Teletext)</onclick>