summaryrefslogtreecommitdiffstats
path: root/noatun/modules/kaiman/skins/car-preset/skindata
blob: 7a9651e0051addd6edfae4e5d0df070257320df2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
#GQmpeg skin data file

#Title: Car faceplate with presets
#Version: 1
#Released: October 25, 1998
#Author: John Ellis <gqview@geocities.com>
#URL:
#Comments: Skin similar to an automotive stereo, complete
#          with presets.

#run 'gqmpeg -skinhelp' for help with coordinates.
#simply comment out items you do not want to display
#only Background is required.
Background: main.png

#Title: filename length x y
Title: letters.png 16 60 18

#Play/Pause/Stop/Shuffle/Repeat_Button: filename prelight status_light x y
Play_Button: btn_play.png FALSE FALSE 25 32
Stop_Button: btn_stop.png FALSE FALSE 4 32
Shuffle_Button: btn_sml.png FALSE FALSE 265 41
Repeat_Button: btn_sml.png FALSE FALSE 283 41

#Next/Prev/FF/RW/Playlist/Config/
#             Iconify/Mixer/Exit/Alt_Skin_Button: prelight x y
Next_Button: btn_next.png FALSE 7 18
Prev_Button: btn_prev.png FALSE 7 51
Playlist_Button: btn_list.png FALSE 11 66
Config_Button: btn_sml.png FALSE 283 23
Iconify_Button: btn_iconify.png FALSE 263 4
Exit_Button: btn_exit.png FALSE 280 4

#Stereo/Shuffle/Repeat/Mpegver/Mpeglayer/Mpegmode/Status_Item: filename x y
Stereo_Item: monoster.png 161 49
Shuffle_Item: random.png 161 38
Repeat_Item: repeat.png 205 38
Status_Item: status.png 57 39

#you can define one or both of these first:
Digit_Large_Default: digbig.png
Digit_Small_Default: digmed.png
#then use Large or Small as the filename in *_Number below (convenience feature)

#Minute/Second/Song/Total/In_Rate/In_Hz/Out_Bits/Out_Hz/Frame/CPU_Number: filename x y
Minute_Number: Large 65 38
Second_Number: Large 97 38
Song_Number: Small 129 44
CPU_Number: Small 236 44

#Volume/Balance_Item: filename sections x y
#      (these 2 items must be before their respective Volume/Balance_Sliders)
Volume_Item: volume.png 17 181 48

#Volume_Up/Volume_Down/Balance_Left/Balance_Right_Button: filename prelight x y
Volume_Up_Button: btn_volup.png FALSE 261 60
Volume_Down_Button: btn_voldn.png FALSE 279 60

#Position/Volume/Balance_Slider: filename prelight length x y
Position_Slider: posbar.png FALSE 195 58 5

#Preset_1_ ... Preset_10_Button: filename prelight x y
Preset_1_Button: btn_p1.png FALSE 58 66
Preset_2_Button: btn_p2.png FALSE 91 66
Preset_3_Button: btn_p3.png FALSE 124 66
Preset_4_Button: btn_p4.png FALSE 157 66
Preset_5_Button: btn_p5.png FALSE 190 66
Preset_6_Button: btn_p6.png FALSE 223 66

# end