Skip to content

Commit

Permalink
Gotham: support for new subtitle system
Browse files Browse the repository at this point in the history
  • Loading branch information
kib committed Feb 8, 2014
1 parent 5e4a63a commit 87d57b7
Show file tree
Hide file tree
Showing 56 changed files with 449 additions and 26 deletions.
2 changes: 1 addition & 1 deletion 720p/DialogSeekBar.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--Alaska-->
<window id="115">
<visible>Window.IsActive(2005) + !Window.IsActive(2901) + !Window.IsActive(142) + !Control.IsVisible(10) + [Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
<visible>Window.IsActive(2005) + !Window.IsActive(SubtitleSearch) + !Window.IsActive(2901) + !Window.IsActive(142) + !Control.IsVisible(10) + [Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
<controls>
<include>Time</include>
<include>Finish_Time</include>
Expand Down

0 comments on commit 87d57b7

Please sign in to comment.