#GQmpeg skin data file

#Title: Pro player
#Version: 1.0
#Released: March 8, 1999
#Author: John Ellis <gqview@geocities.com>
#URL: http://www.geocities.com/SiliconValley/Haven/5235
#Comments: I wanted to try and fake a rotary knob with gqmpeg's
#          current capabilties, to see if it was at all possible.
#          It worked ok, so I built around it, this is the result.
#          TODO: add a second mode, but I can't decide to just make
#          a small shaded version, or go full tilt and make it bigger
#          to display more info and controls, decisions... ;)

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

#Mask is an image with transparency used to define a shaped window
Mask: backplate.png

#Title: filename length x y
Title: font.png 20 127 16

#Play/Pause/Stop/Shuffle/Repeat_Button: filename prelight status_light x y
Play_Button: btn_play.png FALSE FALSE 227 59
Stop_Button: btn_stop.png FALSE FALSE 177 59
Shuffle_Button: btn_random.png FALSE FALSE 95 14
Repeat_Button: btn_repeat.png FALSE FALSE 95 35

#Next/Prev/FF/RW/Playlist/Config/
#             Iconify/Mixer/Exit/Alt_Skin_Button: prelight x y
Next_Button: btn_next.png FALSE 277 59
Prev_Button: btn_prev.png FALSE 126 59
Playlist_Button: btn_list.png FALSE 86 59
Config_Button: btn_config.png TRUE 330 80
Iconify_Button: btn_iconify.png FALSE 11 34
Exit_Button: btn_exit.png FALSE 9 13
#Alt_Skin_Button: btn_mode.png TRUE 237 3

#Stereo/Shuffle/Repeat/Mpegver/Mpeglayer/Mpegmode/Status_Item: filename x y
Stereo_Item: stereo.png 329 15
Shuffle_Item: random.png 312 30
Repeat_Item: repeat.png 310 40
Status_Item: status.png 290 34

#you can define one or both of these first:
Digit_Large_Default: digits.png
#Digit_Small_Default: digsml.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 224 30
Second_Number: Large 256 30
Song_Number: Large 161 30
#Total_Number: Large 185 48
#In_Rate_Number: Small 5 49
#In_Hz_Number: Small 5 64
#Out_Bits_Number: Small 233 59
#Out_Hz_Number: Small 269 59
#Frame_Number: Small 218 77
#CPU_Number: Small 280 77

#Volume/Balance_Item: filename sections x y
#      (these 2 items must be before their respective Volume/Balance_Sliders)
Volume_Item: knob.png 30 335 13
#Balance_Item: balance.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
#Balance_Left_Button: btn_ball.png FALSE 261 60
#Balance_Right_Button: btn_balr.png FALSE 279 60

#Position/Volume/Balance_Slider: filename prelight verticle reversed length x y
#Position_Slider: posbar.png FALSE FALSE FALSE 195 58 5
Volume_Slider: knob-s.png FALSE FALSE FALSE 64 335 13
#Balance_Slider: balbar.png FALSE FALSE FALSE 195 58 5

#Preset_1_ ... Preset_10_Button: filename prelight x y
Preset_1_Button: btn_p1.png FALSE 9 51
Preset_2_Button: btn_p2.png FALSE 27 51
Preset_3_Button: btn_p3.png FALSE 44 51
Preset_4_Button: btn_p4.png FALSE 61 51
Preset_5_Button: btn_p5.png FALSE 9 70
Preset_6_Button: btn_p6.png FALSE 27 70
Preset_7_Button: btn_p7.png FALSE 44 70
Preset_8_Button: btn_p8.png FALSE 61 70

# end

