Added: Cached progress textures to show you how much video is cached
This commit is contained in:
parent
cbf05ddf66
commit
cccf0a9f5f
@ -101,6 +101,16 @@
|
||||
<font>font12</font>
|
||||
<visible>Player.ChapterCount</visible>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Cache Progressbar</description>
|
||||
<posx>230</posx>
|
||||
<posy>130</posy>
|
||||
<width>1020</width>
|
||||
<height>8</height>
|
||||
<info>Player.ProgressCache</info>
|
||||
<texturebg border="4,0,4,0">ProgressBack.png</texturebg>
|
||||
<midtexture border="4,0,4,0">ProgressCache.png</midtexture>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Progressbar</description>
|
||||
<posx>230</posx>
|
||||
@ -108,6 +118,7 @@
|
||||
<width>1020</width>
|
||||
<height>8</height>
|
||||
<info>Player.Progress</info>
|
||||
<texturebg border="4,0,4,0">ProgressBack2.png</texturebg>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1250</posx>
|
||||
@ -266,6 +277,16 @@
|
||||
<font>font12</font>
|
||||
<visible>Player.ChapterCount</visible>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Cache Progressbar</description>
|
||||
<posx>255</posx>
|
||||
<posy>130</posy>
|
||||
<width>995</width>
|
||||
<height>8</height>
|
||||
<info>Player.ProgressCache</info>
|
||||
<texturebg border="4,0,4,0">ProgressBack.png</texturebg>
|
||||
<midtexture border="4,0,4,0">ProgressCache.png</midtexture>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Progressbar</description>
|
||||
<posx>255</posx>
|
||||
@ -273,6 +294,7 @@
|
||||
<width>995</width>
|
||||
<height>8</height>
|
||||
<info>Player.Progress</info>
|
||||
<texturebg border="4,0,4,0">ProgressBack2.png</texturebg>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1250</posx>
|
||||
@ -473,6 +495,16 @@
|
||||
<font>font12</font>
|
||||
<visible>Player.ChapterCount</visible>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Cache Progressbar</description>
|
||||
<posx>355</posx>
|
||||
<posy>130</posy>
|
||||
<width>895</width>
|
||||
<height>8</height>
|
||||
<info>Player.ProgressCache</info>
|
||||
<texturebg border="4,0,4,0">ProgressBack.png</texturebg>
|
||||
<midtexture border="4,0,4,0">ProgressCache.png</midtexture>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Progressbar</description>
|
||||
<posx>355</posx>
|
||||
@ -480,6 +512,7 @@
|
||||
<width>895</width>
|
||||
<height>8</height>
|
||||
<info>Player.Progress</info>
|
||||
<texturebg border="4,0,4,0">ProgressBack2.png</texturebg>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1250</posx>
|
||||
@ -622,6 +655,16 @@
|
||||
<font>font12</font>
|
||||
<textcolor>white</textcolor>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Cache Progressbar</description>
|
||||
<posx>230</posx>
|
||||
<posy>130</posy>
|
||||
<width>1020</width>
|
||||
<height>8</height>
|
||||
<info>Player.ProgressCache</info>
|
||||
<texturebg border="4,0,4,0">ProgressBack.png</texturebg>
|
||||
<midtexture border="4,0,4,0">ProgressCache.png</midtexture>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Progressbar</description>
|
||||
<posx>230</posx>
|
||||
@ -629,6 +672,7 @@
|
||||
<width>1020</width>
|
||||
<height>8</height>
|
||||
<info>Player.Progress</info>
|
||||
<texturebg border="4,0,4,0">ProgressBack2.png</texturebg>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1250</posx>
|
||||
@ -763,6 +807,16 @@
|
||||
<font>font12</font>
|
||||
<textcolor>white</textcolor>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Cache Progressbar</description>
|
||||
<posx>230</posx>
|
||||
<posy>130</posy>
|
||||
<width>1020</width>
|
||||
<height>8</height>
|
||||
<info>Player.ProgressCache</info>
|
||||
<texturebg border="4,0,4,0">ProgressBack.png</texturebg>
|
||||
<midtexture border="4,0,4,0">ProgressCache.png</midtexture>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Progressbar</description>
|
||||
<posx>230</posx>
|
||||
@ -770,6 +824,7 @@
|
||||
<width>1020</width>
|
||||
<height>8</height>
|
||||
<info>Player.Progress</info>
|
||||
<texturebg border="4,0,4,0">ProgressBack2.png</texturebg>
|
||||
</control>
|
||||
</control>
|
||||
<control type="group">
|
||||
|
@ -272,6 +272,16 @@
|
||||
<align>right</align>
|
||||
<aligny>center</aligny>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Cache Progressbar</description>
|
||||
<posx>10</posx>
|
||||
<posy>31</posy>
|
||||
<width>380</width>
|
||||
<height>8</height>
|
||||
<info>Player.ProgressCache</info>
|
||||
<texturebg border="4,0,4,0">ProgressBack.png</texturebg>
|
||||
<midtexture border="4,0,4,0">ProgressCache.png</midtexture>
|
||||
</control>
|
||||
<control type="progress" id="23">
|
||||
<description>Progressbar</description>
|
||||
<posx>10</posx>
|
||||
@ -279,7 +289,7 @@
|
||||
<width>380</width>
|
||||
<height>8</height>
|
||||
<info>Player.Progress</info>
|
||||
<visible>true</visible>
|
||||
<texturebg border="4,0,4,0">ProgressBack2.png</texturebg>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Player Caching Progress Bar</description>
|
||||
|
Loading…
x
Reference in New Issue
Block a user