From d9639e012a8c5814e19574edcb47f62ffb76e6e3 Mon Sep 17 00:00:00 2001 From: DaVukovic Date: Sun, 10 Mar 2019 15:07:56 +0100 Subject: [PATCH] Add 'End time' control and visibility (#52) Looks good, thanks. --- 720p/DialogSeekBar.xml | 39 +++++++++++++++++++++++++++++++++++++++ 720p/VideoFullScreen.xml | 2 +- 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/720p/DialogSeekBar.xml b/720p/DialogSeekBar.xml index 7791d16..d89b522 100644 --- a/720p/DialogSeekBar.xml +++ b/720p/DialogSeekBar.xml @@ -8,6 +8,45 @@ WindowClose DepthOSD + + Window.IsVisible(FullscreenVideo) + ![Player.HasGame | VideoPlayer.HasEpg] + 850r + -6 + VisibleFadeEffect + + 0 + 0 + 150 + 70 + EEFFFFFF + OverlayDialogBackground.png + + + End time label + 20 + 10 + 110 + 20 + center + center + font12_title + blue + true + + + + End time from infolabel + 20 + 30 + 110 + 20 + center + center + font13_title + grey2 + + + player.chaptercount + Window.IsVisible(FullScreenVideo) 705r diff --git a/720p/VideoFullScreen.xml b/720p/VideoFullScreen.xml index 52fbeaf..8df5cda 100644 --- a/720p/VideoFullScreen.xml +++ b/720p/VideoFullScreen.xml @@ -339,7 +339,7 @@ font12 grey true - !Window.IsVisible(VideoOSD) + !VideoPlayer.Content(LiveTV) + Window.IsVisible(VideoOSD) + !VideoPlayer.Content(LiveTV) VisibleChange