#GQmpeg skin data file

#Title: Example
#Version: 0
#Released: March 24, 1998
#Author: John Ellis <gqview@geocities.com>
#URL:
#Comments: example skin to help when creating new skins.
#          (meant to be used as a template)
#          Please see the SKIN-SPECS file for a description of options.
#          updated to show all options as of 0.5.0
#          #'s can be used to comment out unused buttons/items/numbers/etc.

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

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

#Title/Artist/Album/Genre: filename [extended] length x y
Title: letters.png 27 TRUE 5 22
Artist: letters.png 27 5 22
Album: letters.png 27 5 22
Genre: letters.png 27 5 22

#Play/Pause/Stop/Shuffle/Repeat_Button: filename prelight status_light x y
Play_Button: btn_play.png TRUE TRUE 76 92
Stop_Button: btn_stop.png TRUE TRUE 127 92
Pause_Button: btn_pause.png TRUE TRUE 40 92
Shuffle_Button: btn_shuffle.png TRUE FALSE 199 92
Repeat_Button: btn_repeat.png TRUE FALSE 234 92

#Next/Prev/FF/RW/Playlist/Config/
#             Iconify/Mixer/Exit/Alt_Skin_Button: prelight x y
Next_Button: btn_next.png TRUE 163 92
Prev_Button: btn_prev.png TRUE 4 92
FF_Button: btn_ff.png TRUE 234 108
RW_Button: btn_rw.png TRUE 199 108
Playlist_Button: btn_playlist.png TRUE 269 108
Config_Button: btn_config.png TRUE 269 92
Iconify_Button: btn_iconify.png TRUE 262 3
Mixer_Button: btn_mixer.png TRUE 287 92
Exit_Button: btn_exit.png TRUE 287 3
Alt_Skin_Button: btn_mode.png TRUE 237 3

#Stereo/Shuffle/Repeat/Mpegver/Mpeglayer/Mpegmode/Status/
#     Minus/Total_Item: filename x y
Stereo_Item: stereo.png 234 48
Shuffle_Item: shuffle.png 161 77
Repeat_Item: repeat.png 162 83
Mpegversion_Item: mpegver.png 35 81
Mpeglayer_Item: layer.png 78 81
Mpegmode_Item: mode.png 94 81
Status_Item: status.png 40 68
Minus_Item: minus.png 20 30
Total_Item: total.png 20 33

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

#Hour/Minute/Second/Song/Total/In_Rate/In_Hz/Out_Bits/Out_Hz/Frame/
#     Hour_Total/Minute_Total/Second_Total/
#     Song_Minute/Song_Second/Frame_Total/CPU_Number: filename [length] x y
Hour_Number: Large 55 48
Minute_Number: Large 55 48
Second_Number: Large 89 48
Song_Number: Large 129 48
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
Hour_Total_Number: Large 55 48
Minute_Total_Number: Large 55 48
Second_Total_Number: Large 89 48
Song_Minute_Number: Large 55 48
Song_Second_Number: Large 89 48
Frame_Number: Small 218 77
Frame_Total_Number: Small 218 77
CPU_Number: Small 280 77

#Position/Volume/Balance_Item: filename sections x y
#      (these items must be before their respective Position/Volume/Balance_Sliders)
Position_Item: volume.png 17 181 48
Volume_Item: volume.png 17 181 48
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: volbar.png FALSE FALSE FALSE 195 58 5
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 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

