]> git.sesse.net Git - vlc/blob - share/skins/default/theme.xml
Support files that are called .asx and .pls but really are just .m3u files
[vlc] / share / skins / default / theme.xml
1 <!DOCTYPE Theme SYSTEM "skin.dtd">\r
2 \r
3 <Theme>\r
4     <ThemeInfo name="default" author="Emmanuel Puig"\r
5                email="magic@karibu.org" webpage=""/>\r
6 \r
7     <Bitmap id="body" file="body.bmp" alphacolor="#FF0000"/>\r
8     <Bitmap id="q_up" file="quit_up.bmp" alphacolor="#FF0000"/>\r
9     <Bitmap id="q_down" file="quit_down.bmp" alphacolor="#FF0000"/>\r
10     <Bitmap id="b1_up" file="b1_up.bmp" alphacolor="#FF0000"/>\r
11     <Bitmap id="b1_down" file="b1_down.bmp" alphacolor="#FF0000"/>\r
12     <Bitmap id="b2_up" file="b2_up.bmp" alphacolor="#FF0000"/>\r
13     <Bitmap id="b2_down" file="b2_down.bmp" alphacolor="#FF0000"/>\r
14     <Bitmap id="b3_up" file="b3_up.bmp" alphacolor="#FF0000"/>\r
15     <Bitmap id="b3_down" file="b3_down.bmp" alphacolor="#FF0000"/>\r
16     <Bitmap id="b3_dis" file="b3_disabled.bmp" alphacolor="#FF0000"/>\r
17     <Bitmap id="b4_up" file="b4_up.bmp" alphacolor="#FF0000"/>\r
18     <Bitmap id="b4_down" file="b4_down.bmp" alphacolor="#FF0000"/>\r
19     <Bitmap id="b4_dis" file="b4_disabled.bmp" alphacolor="#FF0000"/>\r
20     <Bitmap id="b5_up" file="b5_up.bmp" alphacolor="#FF0000"/>\r
21     <Bitmap id="b5_down" file="b5_down.bmp" alphacolor="#FF0000"/>\r
22     <Bitmap id="b5_dis" file="b5_disabled.bmp" alphacolor="#FF0000"/>\r
23     <Bitmap id="b6_up" file="b6_up.bmp" alphacolor="#FF0000"/>\r
24     <Bitmap id="b6_down" file="b6_down.bmp" alphacolor="#FF0000"/>\r
25     <Bitmap id="b7_up" file="b7_up.bmp" alphacolor="#FF0000"/>\r
26     <Bitmap id="b7_down" file="b7_down.bmp" alphacolor="#FF0000"/>\r
27     <Bitmap id="slider" file="slider.bmp" alphacolor="#FF0000"/>\r
28     <Bitmap id="cursor_up" file="cursor_up.bmp" alphacolor="#FF0000"/>\r
29     <Bitmap id="cursor_down" file="cursor_down.bmp" alphacolor="#FF0000"/>\r
30     <Bitmap id="log_up" file="log_up.bmp" alphacolor="#FF0000"/>\r
31     <Bitmap id="log_down" file="log_down.bmp" alphacolor="#FF0000"/>\r
32     <Bitmap id="playlist" file="playlist.bmp" alphacolor="#FF0000"/>\r
33 \r
34     <Event id="move_main" event="WINDOW_MOVE(mainwindow)"/>\r
35     <Event id="move_main2" event="WINDOW_MOVE(mainwindow2)"/>\r
36     <Event id="move_child" event="WINDOW_MOVE(child)"/>\r
37     <Event id="hide_child" event="WINDOW_CLOSE(child)"/>\r
38     <Event id="show_child" event="WINDOW_OPEN(child)"/>\r
39     <Event id="hide_test" event="CTRL_ID_VISIBLE(test)"/>\r
40 \r
41     <Font id="time" font="system" size="7" color="#00FF00"/>\r
42     <Font id="defil" font="system" size="7" color="#000000"/>\r
43     <Font id="help" font="system" size="8" color="#000000"/>\r
44     <Font id="playlist" font="arial" size="8" color="#00FF00" weight="200"/>\r
45     <Font id="playlist2" font="arial" size="8" color="#FFFFFF" weight="200"/>\r
46 \r
47     <Window id="mainwindow" x="100" y="100" alpha="255" fadetime="500" movealpha="192">\r
48         <ControlGroup x="0" y="0">\r
49             <ImageControl x="5" y="5" image="body" onclick="move_main"/>\r
50 \r
51             <ButtonControl x="0" y="0" up="q_up" down="q_down" onclick="quit" tooltiptext="quit" help="test"/>\r
52 \r
53             <!--<CheckBoxControl x="250" y="5" img1="log_up" img2="log_down" action1="show_log" action2="hide_log"/>\r
54             -->\r
55 \r
56             <TextControl font="time" align="right" x="155" y="21" width="100" text="0:00:00" display="time;left_time"/>\r
57             <TextControl font="help" align="center" x="105" y="61" width="150" text=" " display="help"/>\r
58 \r
59             <CheckBoxControl x="250" y="50" img1="log_up" img2="log_down" onclick1="show_child" onclick2="hide_child"/>\r
60 \r
61 \r
62             <ControlGroup x="9" y="122">\r
63                 <ControlGroup x="0" y="0">\r
64                     <ButtonControl x="-27" y="0" up="b1_up" down="b1_down" onclick="show_child"/>\r
65 \r
66                     <ButtonControl x="0" y="0" up="b1_up" down="b1_down" onclick="open"/>\r
67                     <ButtonControl x="27" y="0" up="b2_up" down="b2_down" onclick="prev"/>\r
68                     <ButtonControl x="54" y="0" up="b3_up" down="b3_down" disabled="b3_dis" onclick="stop"/>\r
69                 </ControlGroup>\r
70                 <ButtonControl x="81" y="0" up="b4_up" down="b4_down" disabled="b4_dis" onclick="play"/>\r
71                 <ControlGroup x="107" y="0">\r
72                     <ButtonControl x="0" y="0" up="b5_up" down="b5_down" disabled="b5_dis" onclick="pause"/>\r
73                     <ButtonControl x="27" y="0" up="b6_up" down="b6_down" onclick="next"/>\r
74                     <ButtonControl x="54" y="0" up="b7_up" down="b7_down" onclick="load_skin"/>\r
75                     <ButtonControl x="81" y="0" up="b7_up" down="b7_down" onclick="hide_test"/>\r
76                     <ButtonControl id="test" x="108" y="0" up="b7_up" down="b7_down" onclick="fullscreen"/>\r
77                 </ControlGroup>\r
78             </ControlGroup>\r
79 \r
80             <ControlGroup x="9" y="92">\r
81                 <ImageControl x="0" y="0" image="slider"/>\r
82                 <SliderControl up="cursor_up" down="cursor_down" abs="10,184" ord="10,10" tooltiptext="Time"/>\r
83             </ControlGroup>\r
84             <ControlGroup x="9" y="172">\r
85                 <ImageControl x="0" y="0" image="slider"/>\r
86                 <SliderControl type="volume" up="cursor_up" down="cursor_down" abs="10,184" ord="10,10" tooltiptext="Sound"/>\r
87             </ControlGroup>\r
88 \r
89         </ControlGroup>\r
90     </Window>\r
91 \r
92     <Window id="child" x="350" y="100" alpha="255" fadetime="500" movealpha="192">\r
93         <ControlGroup x="0" y="0">\r
94             <ButtonControl x="0" y="0" up="q_up" down="q_down" onclick="quit"/>\r
95             <ImageControl x="0" y="0" image="playlist" onclick="move_child"/>\r
96             <PlayListControl font="playlist" playfont="playlist2" abs="119,87,100" ord="36,182,200">\r
97                 <SliderControl up="cursor_up" down="cursor_down" abs="265,310,321,330,327,315,308" ord="20,36,62,87,107,119,134"/>\r
98             </PlayListControl>\r
99         </ControlGroup>\r
100     </Window>\r
101 \r
102 </Theme>\r
103 \r