# Xine skin data file
# the following version info is used by xine to determine if the
# correct file structure is used
# actually the version is 0.6

skin.name    = blackslim
skin.version = 5
skin.date    = 20.04.2004
skin.author  = Michael Neuhold <michael.neuhold@aon.at>
skin.url     = none
##skin.load_command   = xset +fp $(SKIN_PARENT_PATH)/blackslim2
##skin.unload_command = xset -fp $(SKIN_PARENT_PATH)/blackslim2

## Main GUI ##
skin.BackGround {
	coords {
	  x = 0
	  y = 0
	}
	pixmap = mainbg.png
}

skin.Close {
	coords {
	  x = 418
	  y = 3
	}
	pixmap = hide.png
}

skin.Eject {
	coords {
	  x = 178
	  y = 28
	}
	pixmap = eject.png
}

skin.Nav {
	coords {
	  x = 326
	  y = 28
	}
	pixmap = btn.png
}


skin.Exit {
	coords {
	  x = 472
	  y = 3
	}
	pixmap = exit.png
}

skin.Setup {
	coords {
	  x = 299
	  y = 28
	}
	pixmap = btn.png
}

skin.FullScreen {
	coords {
	  x = 445
	  y = 3
	}
	pixmap = full.png
}


skin.TitleLabel {
	coords {
	  x = 5
	  y = 14
	}
	label {
	  length = 48
	  animation = True
	  pixmap = letters.png
	}
}

skin.TimeLabel {
	coords {
	  x = 305
	  y = 14
	}
	label {
	  length = 8
	  animation = False
	  pixmap = letters.png
	}
}

skin.AudioNext {
	coords {
	  x = 377
	  y = 28
	}
	pixmap = upbtn.png
}

skin.AudioPrev {
	coords {
	  x = 363
	  y = 28
	}
	pixmap = dnbtn.png
}

skin.AudioLabel {
	coords {
	  x = 367
	  y = 14
	}
	label {
	  length = 3
	  animation = False
	  pixmap = letters.png
	}
}

skin.SpuNext {
	coords {
	  x = 405
	  y = 28
	}
	pixmap = upbtn.png
}

skin.SpuPrev {
	coords {
	  x = 391
	  y = 28
	}
	pixmap = dnbtn.png
}

skin.SpuLabel {
	coords {
	  x = 395
	  y = 14
	}
	label {
	  length = 3
	  animation = False
	pixmap = letters.png
	}
}

skin.PlayFast {
	coords {
	  x = 161
	  y = 28
	}
	pixmap = upbtn.png
}

skin.PlaySlow {
	coords {
	  x = 147
	  y = 28
	}
	pixmap = dnbtn.png
}

skin.Next {
	coords {
	  x = 120
	  y = 28
	}
	pixmap = next.png
}

skin.Pause {
	coords {
	  x = 35
	  y = 28
	}
	pixmap = pause.png
}

skin.Play {
	coords {
	  x = 8
	  y = 28
	}
	pixmap = play.png
}

skin.Stop {
	coords {
	  x = 62
	  y = 28
	}
	pixmap = stop.png
}

skin.Prev {
	coords {
	  x = 93
	  y = 28
	}
	pixmap = prev.png
}

skin.Mute {
	coords {
	  x = 472
	  y = 28
	}
	pixmap = mute.png
}

skin.SliderVol {
	coords {
	  x = 391
	  y = 51
	}
	pixmap = volbg.png
	slider {
	  pixmap = volbtn.png
	  type = horizontal
	}
}

skin.Snapshot {
	coords {
	  x = 432
	  y = 28
	}
	pixmap = btn.png
}

skin.AutoPlayGUI {
	coords {
	  x = 232
	  y = 50
	}
	pixmap = lblbtn.png
	label {
	  color = #ffffff
	  color_focus = #ffffff
	  color_click = #ffffff
	  font = -luxi sans-*-*-*-*-*-6-*-*-*-*-*-*-*
	}
	max_buttons = 8
}

skin.PlBtn {
	coords {
	  x = 245
	  y = 28
	}
	pixmap = btn.png
}

skin.CtlBtn {
	coords {
	  x = 218
	  y = 28
	}
	pixmap = btn.png
}


skin.MrlBtn {
	coords {
	  x = 272
	  y = 28
	}
	pixmap = btn.png
}

skin.SliderPlay {
	coords {
	  x = 3
	  y = 3
	}
	pixmap = sliderbg.png
	slider {
	  pixmap = sliderbtn.png
	  type = horizontal
	}
}

## Playlist ##
skin.PlBG {
	coords {
	  x = 0
	  y = 0
	}
	pixmap = plbg.png
}

skin.PlAdd {
	coords {
	  x = 151
	  y = 125
	}
	pixmap = btn.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.PlLoad {
	coords {
	  x = 178
	  y = 125
	}
	pixmap = btn.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.PlSave {
	coords {
	  x = 205
	  y = 125
	}
	pixmap = btn.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.PlItemBtn {
	coords {
	  x = 3
	  y = 3
	}
	pixmap = listitemlong.png
	browser {
	  entries = 9
	}
        label {
          align = left
          color = #ffffff
          color_focus = #ffffff
          color_click = #000080
          font = -schumacher-clean-medium-r-normal-*-*-*-*-*-c-60-iso8859-1
        }
}

skin.PlPlay {
	coords {
	  x = 3
	  y = 125
	}
	pixmap = play.png
}

skin.PlDelete {
	coords {
	  x = 30
	  y = 125
	}
	pixmap = btn.png
}

skin.PlDeleteAll {
	coords {
	  x = 57
	  y = 125
	}
	pixmap = btn.png
}

skin.PlMoveUp {
	coords {
	  x = 84
	  y = 125
	}
	pixmap = btn.png
}

skin.PlMoveDn {
	coords {
	  x = 111
	  y = 125
	}
	pixmap = btn.png
}

skin.PlDismiss {
	coords {
	  x = 240
	  y = 3
	}
	pixmap = exit.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.PlUp {
	coords {
	  x = 218
	  y = 3
	}
	pixmap = vscr_upbtn.png
}

skin.SliderPl {
	coords {
	  x = 218
	  y = 15
	}
	pixmap = vscr_bg_9.png
	slider {
	  pixmap = vscr_thumb.png
	  type = vertical
	}
}

skin.PlDn {
	coords {
	  x = 218
	  y = 89
	}
	pixmap = vscr_dnbtn.png
}

#Hi vendigo this section was missing, this is an horizontal slider in the Play list
#START
skin.PlLeft {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}

skin.SliderHPl {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
        slider {
          pixmap = dummy.png
          type = horizontal
        }
}

skin.PlRight {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}
#END

skin.AutoPlayLbl {
	coords {
	  x = 242
	  y = 3
	}
	label {
	  print = False
	  length = 1
	  animation = False
	  pixmap = letters.png
	}
}

skin.AutoPlayBG {
	coords {
	  x = 240
	  y = 33
	}
	pixmap =  lblbtn.png
# Hi Jerome the next line was missing, the plug-ins used to appear horizontal instead of vertical 
 	  direction = down
          label {
	  color = #ffffff
	  color_focus = #ffffff
	  color_click = #ffffff
	  font = -luxi sans-*-*-*-*-*-6-*-*-*-*-*-*-*
        }
	max_buttons = 8
}

skin.PlInputText {
	coords {
	  x = 3
	  y = 108
	}
	pixmap = selitem.png
        label {
          align = left
          color = #ffffff
          color_focus = #000080
          color_click = #000080
          font = -luxi sans-*-*-*-*-*-8-*-*-*-*-*-*-*
        }
}

#Control Panel
skin.CtlBG {
	coords {
	  x = 0
	  y = 0
	}
	pixmap = ctlbg.png
}

skin.SliderCtlHue {
	coords {
	  x = 18
	  y = 3
	}
	pixmap = ctlslider.png
	slider {
	  pixmap = vscr_thumb.png
	  type = vertical
	}
}

skin.CtlHueLbl {
	coords {
	  x = 18
	  y = 144
	}
	label {
	  print = False
	  length = 1
	  animation = False
	  pixmap = letters.png
	}
}

skin.SliderCtlSat {
	coords {
	  x = 42
	  y = 3
	}
	pixmap = ctlslider.png
	slider {
	  pixmap = vscr_thumb.png
	  type = vertical
	}
}

skin.CtlSatLbl {
	coords {
	  x = 42
	  y = 144
	}
	label {
	  print = False
	  length = 1
	  animation = False
	  pixmap = letters.png
	}
}

skin.SliderCtlBright {
	coords {
	  x = 66
	  y = 3
	}
	pixmap = ctlslider.png
	slider {
	  pixmap = vscr_thumb.png
	  type = vertical
	}
}

skin.CtlBrightLbl {
	coords {
	  x = 67
	  y = 144
	}
	label {
	  print = False
	  length = 1
	  animation = False
	  pixmap = letters.png
	}
}

skin.SliderCtlCont {
	coords {
	  x = 90
	  y = 3
	}
	pixmap = ctlslider.png
	slider {
	  pixmap = vscr_thumb.png
	  type = vertical
	}
}

skin.CtlContLbl {
	coords {
	  x = 90
	  y = 144
	}
	label {
	  print = False
	  length = 1
	  animation = False
	  pixmap = letters.png
	}
}

skin.CtlSave {
       coords {
         x = 13
         y = 214
       }
       pixmap = btn.png
       label {
         print = False
         color = #000000
         color_focus = #000000
         color_click = #000000
         font = fixed
       }
}

skin.CtlSkLbl {
	coords {
	  x = 143
	  y = 6
	}
	label {
	  print = False
	  length = 1
	  animation = False
	  pixmap = letters.png
	}
}

skin.CtlSkUp {
	coords {
	  x = 226
	  y = 35
	}
	pixmap = vscr_upbtn.png
}

skin.SliderCtlSk {
	coords {
	  x = 226
	  y = 47
	}
	pixmap = vscr_bg_9.png
	slider {
	  pixmap = vscr_thumb.png
	  type = vertical
	}
}

skin.CtlSkDn {
	coords {
	  x = 226
	  y = 121
	}
	pixmap = vscr_dnbtn.png
}

#Hi vendigo this section was missing, this is an horizontal slider for skin list
#START

skin.CtlSkLeft {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}

skin.SliderHCtlSk {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
        slider {
          pixmap = dummy.png
          type = horizontal
        }
}

skin.CtlSkRight {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}
#END

skin.CtlSkItemBtn {
	coords {
	  x = 112
	  y = 35
	}
	pixmap = listitemshort.png
 	browser {
	  entries = 9
	}
        label {
          align = left
          color = #ffffff
          color_focus = #ffffff
          color_click = #000080
          font = -luxi sans-*-*-*-*-*-8-*-*-*-*-*-*-*
        }
}

skin.CtlDismiss {
	coords {
	  x = 212
	  y = 3
	}
	pixmap = exit.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

### MRL Browser ###
skin.MrlBG {
	coords {
	  x = 0
	  y = 0
	}
	pixmap = mrlbg.png
}

skin.MrlItemBtn {
	coords {
	  x = 3
	  y = 3
	}
	pixmap = listitem.png
	browser {
	  entries = 9
	}
        label {
          align = left
          color = #ffffff
          color_focus = #ffffff
          color_click = #000080
          font = -luxi sans-*-*-*-*-*-8-*-*-*-*-*-*-*
        }
}

skin.MrlSelect {
	coords {
	  x = 185
	  y = 101 
	}
	pixmap = btn.png
	label {
          print = False
	  color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.MrlPlay {
	coords {
	  x = 185
	  y = 120
	}
	pixmap = play.png
}

skin.MrlDismiss {
	coords {
	  x = 185
	  y = 3 
	}
	pixmap = exit.png
	label {
	  print = False
          color = #000000
	  color_focus = #000000
	  color_click = #000000
	  font = fixed
	}
}

skin.MrlUp {
	coords {
	  x = 163
	  y = 3
	}
	pixmap = vscr_upbtn.png
}

skin.SliderMrl {
	coords {
	  x = 163
	  y = 15
	}
	pixmap = vscr_bg_9.png
	slider {
	  pixmap = vscr_thumb.png
	  type = vertical
	}
}

skin.MrlDn {
	coords {
	  x = 163
	  y = 89
	}
	pixmap = vscr_dnbtn.png
}

#Hi vendigo this section was missing, this is an horizontal slider for the MRL list
#START

skin.MrlLeft {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}

skin.SliderHMrl {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
        slider {
          pixmap = dummy.png
          type = horizontal
        }
}

skin.MrlRight {
        coords {
          x = 1
          y = 1
        }
        pixmap = dummy.png
}
#END

skin.MrlCurOrigin {
	coords {
	  x = 4
	  y = 108
	}
	label {
	  length = 35
	  animation = True
	  pixmap = lettersslim.png
	}
}

skin.MrlPlugNameBG {
	coords {
	  x = 185
	  y = 33
	}
	pixmap = lblbtn.png
	direction = down
	  label {
	  color = #ffffff
	  color_focus = #ffffff
	  color_click = #ffffff
	  font = -luxi sans-*-*-*-*-*-6-*-*-*-*-*-*-*
	}
	max_buttons = 6
 }

skin.MrlPlugLabel {
	coords {
	  x = 193
	  y = 4
	}
	label {
	  visible = False
	  print = False
	  length = 1
	  animation = False
	  pixmap = letters.png
	}
}

skin.MrlFilt {
	coords {
	  x = 4
	  y = 124
	}
	pixmap = vscr_dnbtn.png
	label {
	  length = 25
	  animation = False
	  pixmap = letters.png
	}
}

