]> git.sesse.net Git - vlc/commitdiff
* Added missing files
authorEmmanuel Puig <karibu@videolan.org>
Sun, 6 Apr 2003 20:46:30 +0000 (20:46 +0000)
committerEmmanuel Puig <karibu@videolan.org>
Sun, 6 Apr 2003 20:46:30 +0000 (20:46 +0000)
share/skins/default/body.bmp [new file with mode: 0644]
share/skins/default/theme.xml [new file with mode: 0644]

diff --git a/share/skins/default/body.bmp b/share/skins/default/body.bmp
new file mode 100644 (file)
index 0000000..81cc4ba
Binary files /dev/null and b/share/skins/default/body.bmp differ
diff --git a/share/skins/default/theme.xml b/share/skins/default/theme.xml
new file mode 100644 (file)
index 0000000..421f141
--- /dev/null
@@ -0,0 +1,150 @@
+<!DOCTYPE Theme SYSTEM "skin.dtd">\r
+\r
+<Theme>\r
+    <ThemeInfo name="VLC" author="Emmanuel Puig"\r
+            email="magic@karibu.org" webpage=""/>\r
+\r
+  <Bitmap id="body" file="body.bmp" alphacolor="#FF0000"/>\r
+\r
+  <Bitmap id="prev1" file="prev1.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="prev2" file="prev2.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="prev3" file="prev3.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="prev4" file="prev4.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="stop1" file="stop1.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="stop2" file="stop2.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="stop3" file="stop3.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="stop4" file="stop4.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="play1" file="play1.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="play2" file="play2.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="play3" file="play3.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="play4" file="play4.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="pause1" file="pause1.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="pause2" file="pause2.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="pause3" file="pause3.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="pause4" file="pause4.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="next1" file="next1.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="next2" file="next2.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="next3" file="next3.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="next4" file="next4.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="playlist1" file="playlist1.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="playlist2" file="playlist2.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="playlist3" file="playlist3.bmp" alphacolor="#FF0000"/>\r
+\r
+  <Bitmap id="quit1" file="quit1.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="quit2" file="quit2.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="quit3" file="quit3.bmp" alphacolor="#FF0000"/>\r
+\r
+  <Bitmap id="slider1" file="slider1.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="slider2" file="slider2.bmp" alphacolor="#FF0000"/>\r
+\r
+  <Bitmap id="playlist_body" file="playlist_body.bmp" alphacolor="#FF0000"/>\r
+\r
+  <Bitmap id="open1" file="open1.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="open2" file="open2.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="open3" file="open3.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="add1" file="add1.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="add2" file="add2.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="add3" file="add3.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="del1" file="del1.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="del2" file="del2.bmp" alphacolor="#FF0000"/>\r
+  <Bitmap id="del3" file="del3.bmp" alphacolor="#FF0000"/>\r
+\r
+  <Event id="hide1" event="CTRL_ID_VISIBLE(img1,FALSE)"/>\r
+  <Event id="hide2" event="CTRL_ID_VISIBLE(img2,FALSE)"/>\r
+  <Event id="hide3" event="CTRL_ID_VISIBLE(img3,FALSE)"/>\r
+  <Event id="hide4" event="CTRL_ID_VISIBLE(img4,FALSE)"/>\r
+  <Event id="hide5" event="CTRL_ID_VISIBLE(img5,FALSE)"/>\r
+  <Event id="hide6" event="CTRL_ID_VISIBLE(img6,FALSE)"/>\r
+  <Event id="hideQ" event="CTRL_ID_VISIBLE(imgQ,FALSE)"/>\r
+\r
+  <Event id="show1" event="CTRL_ID_VISIBLE(img1,TRUE)"/>\r
+  <Event id="show2" event="CTRL_ID_VISIBLE(img2,TRUE)"/>\r
+  <Event id="show3" event="CTRL_ID_VISIBLE(img3,TRUE)"/>\r
+  <Event id="show4" event="CTRL_ID_VISIBLE(img4,TRUE)"/>\r
+  <Event id="show5" event="CTRL_ID_VISIBLE(img5,TRUE)"/>\r
+  <Event id="show6" event="CTRL_ID_VISIBLE(img6,TRUE)"/>\r
+  <Event id="showQ" event="CTRL_ID_VISIBLE(imgQ,TRUE)"/>\r
+  <Event id="showP" event="WINDOW_OPEN(PlaylistWindow)"/>\r
+  <Event id="hideP" event="WINDOW_CLOSE(PlaylistWindow)"/>\r
+\r
+  <Event id="hideOpen" event="CTRL_ID_VISIBLE(Open,FALSE)"/>\r
+  <Event id="hideAdd"  event="CTRL_ID_VISIBLE(Add,FALSE)"/>\r
+  <Event id="hideDel"  event="CTRL_ID_VISIBLE(Del,FALSE)"/>\r
+\r
+  <Event id="showOpen" event="CTRL_ID_VISIBLE(Open,TRUE)"/>\r
+  <Event id="showAdd"  event="CTRL_ID_VISIBLE(Add,TRUE)"/>\r
+  <Event id="showDel"  event="CTRL_ID_VISIBLE(Del,TRUE)"/>\r
+\r
+  <Event id="MoveWindow" event="WINDOW_MOVE(Window)"/>\r
+  <Event id="MovePlaylist" event="WINDOW_MOVE(PlaylistWindow)"/>\r
+\r
+  <Event id="Del" event="PLAYLIST_ID_DEL(playlist)"/>\r
+\r
+  <Font id="fnt" font="arial" size="8" weight="600" color="#000000"/>\r
+  <Font id="vlc1" font="arial" size="8" weight="600" color="#000000"/>\r
+  <Font id="vlc2" font="arial" size="8" weight="600" color="#C0C0C0"/>\r
+\r
+  <Font id="playlist1" font="arial" size="8" color="#000000" weight="200"/>\r
+  <Font id="playlist2" font="arial" size="8" color="#FF0000" weight="200"/>\r
+\r
+  <Window id="Window" x="200" y="100" alpha="255" fadetime="500" movealpha="192">\r
+    <ControlGroup x="0" y="0">\r
+      <Anchor x="0" y="105" priority="100"/>\r
+      <ImageControl x="0" y="0" image="body" onclick="MoveWindow"/>\r
+      <TextControl font="vlc2" x="24" y="6" width="150" text="VLC Media Player Skin"/>\r
+      <TextControl font="vlc1" x="23" y="5" width="150" text="VLC Media Player Skin"/>\r
+\r
+      <ControlGroup x="14" y="73">\r
+        <ImageControl id="img1" x="0"   y="0" image="prev4"  visible="false"/>\r
+        <ImageControl id="img2" x="26"  y="0" image="stop4"  visible="false"/>\r
+        <ImageControl id="img3" x="52"  y="0" image="play4"  visible="false"/>\r
+        <ImageControl id="img4" x="78"  y="0" image="pause4" visible="false"/>\r
+        <ImageControl id="img5" x="104" y="0" image="next4"  visible="false"/>\r
+        <ImageControl id="img6" x="130" y="0" image="playlist3" visible="false"/>\r
+        <ButtonControl x="3"   y="3" up="prev1"  down="prev2"  disabled="prev3"  onclick="prev"  onmouseover="show1" onmouseout="hide1" tooltiptext="Previous file"/>\r
+        <ButtonControl x="29"  y="3" up="stop1"  down="stop2"  disabled="stop3"  onclick="stop"  onmouseover="show2" onmouseout="hide2" tooltiptext="Stop"/>\r
+        <ButtonControl x="55"  y="3" up="play1"  down="play2"  disabled="play3"  onclick="play"  onmouseover="show3" onmouseout="hide3" tooltiptext="Play"/>\r
+        <ButtonControl x="81"  y="3" up="pause1" down="pause2" disabled="pause3" onclick="pause" onmouseover="show4" onmouseout="hide4" tooltiptext="Pause"/>\r
+        <ButtonControl x="107" y="3" up="next1"  down="next2"  disabled="next3"  onclick="next"  onmouseover="show5" onmouseout="hide5" tooltiptext="Next file"/>\r
+        <CheckBoxControl x="133" y="3" img1="playlist1" img2="playlist2" onclick1="showP" onclick2="hideP" onmouseover1="show6" onmouseout1="hide6" tooltiptext1="Show playlist" tooltiptext2="Hide playlist"/>\r
+      </ControlGroup>\r
+      <ControlGroup x="4" y="4">\r
+        <ImageControl id="imgQ" x="0" y="0" image="quit3" visible="false"/>\r
+        <ButtonControl x="1" y="1" up="quit1" down="quit2" onclick="quit" onmouseover="showQ" onmouseout="hideQ" tooltiptext="Quit"/>\r
+      </ControlGroup>\r
+\r
+      <ControlGroup x="183" y="12">\r
+        <SliderControl up="slider1" down="slider2" abs="0,0" ord="68,0" tooltiptext="Time"/>\r
+        <SliderControl x="17" type="volume" up="slider1" down="slider2" abs="0,0" ord="68,0" tooltiptext="Sound"/>\r
+      </ControlGroup>\r
+\r
+      <ControlGroup x="18" y="24">\r
+        <TextControl font="fnt" align="left" x="0" y="0" width="148" text=" " display="file_name"/>\r
+        <TextControl font="fnt" align="right" x="71"  y="22" width="69" text=" " display="time;left_time"/>\r
+        <TextControl font="fnt" align="right" x="148" y="22" width="69" text=" " display="total_time"/>\r
+      </ControlGroup>\r
+\r
+    </ControlGroup>\r
+  </Window>\r
+\r
+  <Window id="PlaylistWindow" x="200" y="205" alpha="255" fadetime="500" movealpha="192">\r
+    <ControlGroup x="0" y="0">\r
+      <Anchor x="0" y="0" priority="50"/>\r
+      <ImageControl x="0" y="0" image="playlist_body" onclick="MovePlaylist"/>\r
+      <ControlGroup x="14" y="4">\r
+        <ImageControl id="Open" x="0"  y="0" image="open3" visible="false"/>\r
+        <ImageControl id="Add"  x="26" y="0" image="add3"  visible="false"/>\r
+        <ImageControl id="Del"  x="52" y="0" image="del3"  visible="false"/>\r
+        <ButtonControl x="3"   y="3" up="open1" down="open2" onclick="open" onmouseover="showOpen" onmouseout="hideOpen" tooltiptext="Open a file"/>\r
+        <ButtonControl x="29"  y="3" up="add1"  down="add2"  onclick="add_file" onmouseover="showAdd"  onmouseout="hideAdd"  tooltiptext="Add files"/>\r
+        <ButtonControl x="55"  y="3" up="del1"  down="del2"  onclick="Del" onmouseover="showDel"  onmouseout="hideDel"  tooltiptext="Remove items"/>\r
+      </ControlGroup>\r
+      <PlayListControl id="playlist" width="180" selcolor="#C0D0E0" font="playlist1" playfont="playlist2" abs="9,9" ord="35,115">\r
+        <SliderControl x="201" up="slider1" down="slider2" abs="0,0" ord="36,149"/>\r
+      </PlayListControl>\r
+\r
+    </ControlGroup>\r
+  </Window>\r
+\r
+</Theme>\r
+\r