Introduction:
The fullscreen navigation skinning tutorial covers only the fullscreen navigation interface.
To skin the rest of the user interface, visit The Skinning Tutorial.


NavData(Param=Value, Param=Value, Param=Value, etc...)

  • Parameters:
    Name : The skin's name as it should appear in the skin selection dialog.


ListData(Param=Value, Param=Value, Param=Value, etc...)

  • General Parameters:
    TextEffect : Font effect for Text elements (0=Disabled, 1=Outline, 2=Drop-shadow).
    OutlineColor : RGB Color Value used to outline Text elements.
    IconScale : The size of icons displayed on the list. The value is a scale relative to the size of a text line.
    LineLeft : Width in Pixels of text line bitmap. Left side of line, should include an alpha bitmap directly to its right. Value should include the width of the alpha.
    LineCenter : Width in Pixels of text line bitmap. Center line area, should include an alpha bitmap directly to its right (image is tiled between the left and right bitmaps).
    LineRight : Width in Pixels of text line bitmap. Right side of line, should include an alpha bitmap directly to its right. Value should include the width of the alpha and position should be to the right of LineCenter.
    LineLOfs : Left-Offset in Pixels (relative to the source graphics resolution) where the text/icon elements should begin drawing.
    LineROfs : Right-Offset in Pixels (relative to the source graphic resolution) where the text/icon elements should end drawing.
    PathLeft : Width in Pixels of text line bitmap. Left side of line, should include an alpha bitmap directly to its right. Value should include the width of the alpha.
    PathCenter : Width in Pixels of text line bitmap. Center line area, should include an alpha bitmap directly to its right (image is tiled between the left and right bitmaps). Value should include the width of the alpha and position should be to the right of LineLeft.
    PathRight : Width in Pixels of text line bitmap. Right side of line, should include an alpha bitmap directly to its right. Value should include the width of the alpha and position should be to the right of LineCenter.
    PathLOfs : Left-Offset in Pixels (relative to the source graphics) where the text/icon elements should begin drawing.
    PathROfs : Right-Offset in Pixels (relative to the source graphics) where the text/icon elements should end drawing.
    PathHeight : Height of Path element used by the File/Media navigators (Percent of Interface Height).
    DrawPathBG : Draw the Path Background bitmap (True/False).
    PathFontName : Font for the Path Text.
    PathFontStyle : Path Text style (Bold/Italics/None).
    Grid : The main navigation interface is drawn in an icon grid array instead of a list (True/False).
  • Media Library Parameters:
    XOfs1 : List X-Offset (Percent of Interface Width).
    YOfs1 : List Y-Offset (Percent of Interface Height).
    Width1 : List Width (Percent of Interface Width).
    Height1 : List Height (Percent of Interface Height).
    PXOfs1 : Path X-Offset (Percent of Interface Width).
    PYOfs1 : Path Y-Offset (Percent of Interface Height).
    PWidth1 : Path Width (Percent of Interface Width).
    PTextYOfs1 : Path Text Y-Offset.
    FXOfs1 : Filter Icons X-Offset (Percent of Interface Width).
    FYOfs1 : Filter Icons Y-Offset (Percent of Interface Height).
    FHeight1 : Filter Icons Height (Percent of Interface Height).
    FWidth1 : Filter Icons Width (Percent of Interface Width).
    CXOfs1 : Close Button X-Offset (Percent of Interface Width).
    CYOfs1 : Close Button Y-Offset (Percent of Interface Height).
    CHeight1 : Close Button Height (Percent of Interface Height).
    BBXOfs1 : Back Button X-Offset (Percent of Interface Width).
    BBYOfs1 : Back Button Y-Offset (Percent of Interface Height).
    BBHeight1 : Back Button Height (Percent of Interface Height).
    CWidth1 : Close Button Width (Percent of Interface Width).
    NArrows1 : Show navigation arrows.
    ExtraLines1 : Number of text lines.
  • File Browser Parameters:
    XOfs2 : List X-Offset (Percent of Interface Width).
    YOfs2 : List Y-Offset (Percent of Interface Height).
    Width2 : List Width (Percent of Interface Width).
    Height2 : List Height (Percent of Interface Height).
    PXOfs2 : Path X-Offset (Percent of Interface Width).
    PYOfs2 : Path Y-Offset (Percent of Interface Height).
    PWidth2 : Path Width (Percent of Interface Width).
    PTextYOfs2 : Path Text Y-Offset.
    CXOfs2 : Close Button X-Offset (Percent of Interface Width).
    CYOfs2 : Close Button Y-Offset (Percent of Interface Height).
    CHeight2 : Close Button Height (Percent of Interface Height).
    CWidth2 : Close Button Width (Percent of Interface Width).
    BBXOfs2 : Back Button X-Offset (Percent of Interface Width).
    BBYOfs2 : Back Button Y-Offset (Percent of Interface Height).
    BBHeight2 : Back Button Height (Percent of Interface Height).
    NArrows2 : Show navigation arrows.
    ExtraLines2 : Number of text lines.

  • Play List, Play History (and others) Parameters:
    XOfs3 : List X-Offset (Percent of Interface Width).
    YOfs3 : List Y-Offset (Percent of Interface Height).
    Width3 : List Width (Percent of Interface Width).
    Height3 : List Height (Percent of Interface Height).
    CXOfs3 : Close Button X-Offset (Percent of Interface Width).
    CYOfs3 : Close Button Y-Offset (Percent of Interface Height).
    CHeight3 : Close Button Height (Percent of Interface Height).
    CWidth3 : Close Button Width (Percent of Interface Width).
    BBXOfs3 : Back Button X-Offset (Percent of Interface Width).
    BBYOfs3 : Back Button Y-Offset (Percent of Interface Height).
    BBHeight3 : Back Button Height (Percent of Interface Height).
    NArrows3 : Show navigation arrows.
    ExtraLines3 : Number of text lines.
  • Resize, Blanking, GoTo Parameters:
    XOfs4 : List X-Offset (Percent of Interface Width).
    YOfs4 : List Y-Offset (Percent of Interface Height).
    Width4 : List Width (Percent of Interface Width).
    Height4 : List Height (Percent of Interface Height).
    WindowWidth : Navigation window width (Percent of Interface Width).
    WindowHeight : Navigation window size (Percent of Interface Height).
    GoToSeekTop : GoTo navigation seek-to position text Top-Offset (Percent of Interface Height).
    GoToSeekHeight : GoTo navigation seek-to position text Height (Percent of Interface Height).
    GoToSeekXOfs : GoTo navigation seek-to position text Left-Offset (Percent of Interface Width).
    GoToSeekWidth : GoTo navigation seek-to position text Maximum width (Percent of Interface Width).
    GoToCurTop : GoTo navigation current position text Top-Offset (Percent of Interface Height).
    GoToCurHeight : GoTo navigation current position text Height (Percent of Interface Height).
    GoToCurXOfs : GoTo navigation current position text Left-Offset (Percent of Interface Width).
    GoToCurWidth : GoTo navigation current position text Maximum width (Percent of Interface Width).
    GoToApplyXOfs : GoTo navigation Apply Button X-Offset (Percent of Interface Width).
    GoToApplyYOfs : GoTo navigation Apply Button Y-Offset (Percent of Interface Height).
    GoToApplySize : GoTo navigation Apply Button Size (Percent of Interface Height).
    CXOfs4 : Close Button X-Offset (Percent of Interface Width).
    CYOfs4 : Close Button Y-Offset (Percent of Interface Height).
    CHeight4 : Close Button Height (Percent of Interface Height).
    CWidth4 : Close Button Width (Percent of Interface Width).
    BBXOfs4 : Back Button X-Offset (Percent of Interface Width).
    BBYOfs4 : Back Button Y-Offset (Percent of Interface Height).
    BBHeight4 : Back Button Height (Percent of Interface Height).
    NArrows4 : Show navigation arrows (except on GoTo dialog).
    GoToNArrows : Show navigation arrows (only on GoTo dialog).
    ExtraLines4 : Number of text lines.
  • Equalizer, Color Control Parameters:
    XOfs5 : List X-Offset (Percent of Interface Width).
    YOfs5 : List Y-Offset (Percent of Interface Height).
    Width5 : List Width (Percent of Interface Width).
    Height5 : List Height (Percent of Interface Height).
    BXOfs5 : Bars X-Offset (Percent of Interface Width).
    BYOfs5 : Bars Y-Offset (Percent of Interface Height).
    BWidth5 : Bars Width (Percent of Interface Width).
    BHeight5 : Bars Height (Percent of Interface Height).
    CXOfs5 : Close Button X-Offset (Percent of Interface Width).
    CYOfs5 : Close Button Y-Offset (Percent of Interface Height).
    CHeight5 : Close Button Height (Percent of Interface Height).
    CWidth5 : Close Button Width (Percent of Interface Width).
    BBXOfs5 : Back Button X-Offset (Percent of Interface Width).
    BBYOfs5 : Back Button Y-Offset (Percent of Interface Height).
    BBHeight5 : Back Button Height (Percent of Interface Height).
    NArrows5 : Show navigation arrows.
    ExtraLines5 : Number of text lines.
  • Main, Library Filter Parameters:
    XOfs6 : List X-Offset (Percent of Interface Width).
    YOfs6 : List Y-Offset (Percent of Interface Height).
    Width6 : List Width (Percent of Interface Width).
    Height6 : List Height (Percent of Interface Height).
    IXOfs6 : Icon X-Offset (Percent of Interface Width).
    IYOfs6 : Icon Y-Offset (Percent of Interface Height).
    ISize6 : Icon Size (Percent of Interface Height).
    CXOfs6 : Close Button X-Offset (Percent of Interface Width).
    CYOfs6 : Close Button Y-Offset (Percent of Interface Height).
    CHeight6 : Close Button Height (Percent of Interface Height).
    CWidth6 : Close Button Width (Percent of Interface Width).
    BBXOfs6 : Back Button X-Offset (Percent of Interface Width).
    BBYOfs6 : Back Button Y-Offset (Percent of Interface Height).
    BBHeight6 : Back Button Height (Percent of Interface Height).
    NArrows6 : Show navigation arrows.
    ExtraLines6 : Number of text lines.
  • Confirm Dialog (Erase File) Parameters:
    XOfs7 : List X-Offset (Percent of Interface Width).
    YOfs7 : List Y-Offset (Percent of Interface Height).
    Width7 : List Width (Percent of Interface Width).
    Height7 : List Height (Percent of Interface Height).
    TXOfs7 : Title X-Offset (Percent of Interface Width).
    TYOfs7 : Title Y-Offset (Percent of Interface Height).
    TWidth7 : Title Width (Percent of Interface Width).
  • Mini Color Control Parameters:
    MiniCCWidth : Mini Color control navigation window width (Percent of Interface Width).
    MiniCCHeight : Mini Color control navigation window size (Percent of Interface Height).
    CCIconXOfs : Icon X-Offset (Percent of Interface Width).
    CCIconYOfs : Icon Y-Offset (Percent of Interface Height).
    CCIconSize : Size of the icon.
    CCRightXOfs : Right button X-Offset (Percent of Interface Width).
    CCRightYOfs : Right button Y-Offset (Percent of Interface Height).
    CCRightSize : Size of the right button.
    CCPlusXOfs : Plus button X-Offset (Percent of Interface Width).
    CCPlusYOfs : Plus button Y-Offset (Percent of Interface Height).
    CCPlusSize : Size of the plus button.
    CCMinusXOfs : Minus button X-Offset (Percent of Interface Width).
    CCMinusYOfs : Minus button Y-Offset (Percent of Interface Height).
    CCMinusSize : Size of the minus button.
    CCResetXOfs : Reset button X-Offset (Percent of Interface Width).
    CCResetYOfs : Reset button Y-Offset (Percent of Interface Height).
    CCResetSize : Size of the reset button.
    CCCloseXOfs : Close button X-Offset (Percent of Interface Width).
    CCCloseYOfs : Close button Y-Offset (Percent of Interface Height).
    CCCloseSize : Size of the close button.
    CCTextBoxXOfs : Text box X-Offset (Percent of Interface Width).
    CCTextBoxYOfs : Text box Y-Offset (Percent of Interface Height).
    CCTextBoxWidth : Width of the text box (Percent of Interface Width).
    CCTextBoxHeight : Height of the text box (Percent of Interface Height).
    CCXOfs : Back Button X-Offset (Percent of Interface Width).
    CCYOfs : Back Button Y-Offset (Percent of Interface Height).
    CCHeight : Back Button Height (Percent of Interface Height).
  • Virtual Keyboard Dialog Parameters:
    KeyEditOutline : Outline the Virtual Keyboard edit text (True/False).
    KeyXOfs : Key-List X-Offset (Percent of Interface Width).
    KeyYOfs : Key-List Y-Offset (Percent of Interface Height).
    KeyHeight : Key-List Height (Percent of Interface Height).
    KeyWidth : Key-List Width (Percent of Interface Width).
    KeyMargin : Spacing between the keys (Percent of Interface Width).
    KeyPHeight : Height of path/filename area.
    KeyPWidth : Path Width (Percent of Interface Width).
    KeyPXOfs : Path X-Offset (Percent of Interface Width).
    KeyPYOfs : Path Y-Offset (Percent of Interface Height).
    ThumbLeft : Keyboard thumbnail (key) image left side (in pixels).
    ThumbCenter : Keyboard thumbnail (key) image repeating center (in pixels).
    ThumbRight : Keyboard thumbnail (key) image right side (in pixels).
    KeyNArrows : Show navigation arrows.
    KeyBBXOfs : Back Button X-Offset (Percent of Interface Width).
    KeyBBYOfs : Back Button Y-Offset (Percent of Interface Height).
    KeyBBHeight : Back Button Height (Percent of Interface Height).
  • Other Parameters:
    MainHighlight : Main nav interface's selected tile entry highlight (range: -224 .. 224).

HeaderData(Param=Value, Param=Value, Param=Value, etc...)

  • General Parameters:
    Color : RGB Color of Header Text.
    TitleFont : Font for the Title Text.
    TitleStyle : Title Text style (Bold/Italics/None).
    TitleMode : Draw the title connected with the icon or split (0=connected, 1=split).
    TitleIcon :  Draw icon next to Title (0=Don't draw icon, 1= Draw icon).
    Shadow1 : Draw Shadow1 (True/False), Applies to all interfaces.
    Shadow2 : Draw Shadow2 (True/False), Applies to all interfaces.
    OutlineText : Outline Header Text (True/False), Applies to all interfaces.
    OutlineColorT : RGB Color Value used to Outline the Top of the Header Text (set to -1 not to draw).
    OutlineColorB : RGB Color Value used to Outline the Bottom of the Header Text (set to -1 not to draw).
    OutlineColorL : RGB Color Value used to Outline the Left of the Header Text (set to -1 not to draw).
    OutlineColorR : RGB Color Value used to Outline the Right of the Header Text (set to -1 not to draw).
  • Media Library, Play List (and more) Parameters:
    Height1 : Height of Font (Percent of Interface Height).
    XOfs1 : Font X-Offset (Percent of Interface Width).
    YOfs1 : Font Y-Offset (Percent of Interface Height).
    Align1 : Alignment of Font(0=Left, 1=Center, 2=Right).
    Width1 : Width of the Font (Percent of Interface Width).
    IconOfs1 : Icon Y-Offset (Percent of Interface Height) from the center of the specified text region.
    IconScale1 : Percent of Font Height to scale the icon.
    TimeAlign1 : Alignment of Time Font(0=Left, 1=Center, 2=Right).
    TimeHeight1 : Height of Time Font (Percent of Interface Height).
    TimeWidth1 : Width of Time Font (Percent of Interface Width).
    TimeXOfs1 : Time Font X-Offset (Percent of Interface Width).
    TimeYOfs1 : Time Font Y-Offset (Percent of Interface Height).
    DateAlign1 : Alignment of Date Font(0=Left, 1=Center, 2=Right).
    DateHeight1 : Height of Date Font (Percent of Interface Height).
    DateWidth1 : Width of Date Font (Percent of Interface Width).
    DateXOfs1 : Date Font X-Offset (Percent of Interface Width).
    DateYOfs1 : Date Font Y-Offset (Percent of Interface Height).
    DayAlign1 : Alignment of Day Font(0=Left, 1=Center, 2=Right).
    DayHeight1 : Height of Day Font (Percent of Interface Height).
    DayWidth1 : Width of Day Font (Percent of Interface Width).
    DayXOfs1 : Day Font X-Offset (Percent of Interface Width).
    DayYOfs1 : Day Font Y-Offset (Percent of Interface Height).
    DayDateAlign1 : Alignment of DayDate Font(0=Left, 1=Center, 2=Right, 3=Aligned to the Time's left side).
    DayDateHeight1 : Height of DayDate Font (Percent of Interface Height).
    DayDateWidth1 : Width of DayDate Font (Percent of Interface Width).
    DayDateXOfs1 : DayDate Font X-Offset (Percent of Interface Width).
    DayDateYOfs1 : DayDate Font Y-Offset (Percent of Interface Height).
    TimeDateFont1 : Font name used for the Time/Date/Day (For example "Arial").
    TimeDateColor1 : Font RGB color used for the Time/Date/Day (For example "FF0000").
  • Resize, Blanking, GoTo Parameters:
    Height2 : Height of Font (Percent of Interface Height).
    XOfs2 : Font X-Offset (Percent of Interface Width).
    YOfs2 : Font Y-Offset (Percent of Interface Height).
    Align2 : Alignment of Font(0=Left, 1=Center, 2=Right).
    Width2 : Width of the Font (Percent of Interface Width).
    IconOfs2 : Icon Y-Offset (Percent of Interface Height) from the center of the specified text region.
    IconScale2 : Percent of Font Height to scale the icon.
  • Equalizer, Color Control Parameters:
    Height3 : Height of Font (Percent of Interface Height).
    XOfs3 : Font X-Offset (Percent of Interface Width).
    YOfs3 : Font Y-Offset (Percent of Interface Height).
    Align3 : Alignment of Font(0=Left, 1=Center, 2=Right).
    Width3 : Width of the Font (Percent of Interface Width).
    IconOfs3 : Icon Y-Offset (Percent of Interface Height) from the center of the specified text region.
    IconScale3 : Percent of Font Height to scale the icon.
  • Mini Color Control Parameters:
    Height4 : Height of Font (Percent of Interface Height).
    XOfs4 : Font X-Offset (Percent of Interface Width).
    YOfs4 : Font Y-Offset (Percent of Interface Height).
    IconOfs4 : Icon Y-Offset (Percent of Interface Height) from the center of the specified text region.
    IconScale4 : Percent of Font Height to scale the icon.

ArrowData(Param=Value, Param=Value, Param=Value, etc...)

  • All navigation interfaces:
    ArrowImage : Arrows image file name.
    ArrowImageBG : Arrows background image file name.
  • Media Library, Play List (and more) Parameters:
    FGSize1 : Arrows Foreground Graphics Size (Percent of Interface Height).
    BGSize1 : Arrows Background Graphics Size (Percent of Interface Height).
    XOfs1 : Arrows X-Offset (Percent of Interface Width) from the right-side of the screen.
    YOfs1 : Arrows Y-Offset (Percent of Interface Height).
    ArrowImage : Arrows image file name.
    ArrowImageBG : Arrows background image file name.
  • Resize, Blanking, GoTo Parameters:
    FGSize2 : Arrows Foreground Graphics Size (Percent of Interface Height).
    BGSize2 : Arrows Background Graphics Size (Percent of Interface Height).
    XOfs2 : Arrows X-Offset (Percent of Interface Width) from the right-side of the screen.
    YOfs2 : Arrows Y-Offset (Percent of Interface Height).
  • Equalizer, Color Control Parameters:
    FGSize3 : Arrows Foreground Graphics Size (Percent of Interface Height).
    BGSize3 : Arrows Background Graphics Size (Percent of Interface Height).
    XOfs3 : Arrows X-Offset (Percent of Interface Width) from the right-side of the screen
    YOfs3 : Arrows Y-Offset (Percent of Interface Height).

ColorData(Param=Value, Param=Value, Param=Value, etc...)

  • Parameters:
    FontColor : RGB Color used to draw most text elements.
    SelectColor : RGB Color used to draw selected entries.
    SelectActive : RGB Color used to draw active selected entries.
    HoverColor : RGB Color used to draw hover entries.
    ActiveColor : RGB Color used to draw active playing track.
    ActiveSelectColor : RGB Color used to draw active playing track when it's the selected entry.
    ExecColor : RGB Color used to draw executable entries.
    ExecActive : RGB Color used to draw active executable entries.
    SubColor : RGB Color used to draw media with subtitle entries (files that contain subtitles).
    SubActive : RGB Color used to draw media with active subtitle entries (files that contain subtitles).
    ProgressColor : RGB Color used to draw progress percentage (uTorrent/eMule file tracking).
    ProgressActive : RGB Color used to draw active progress percentage (uTorrent/eMule file tracking).
    SizeColor : RGB Color used to draw size entries (file size).
    SizeActive : RGB Color used to draw size active entries.
    PathColor : RGB Color used to draw path text elements.
    PathOutline : RGB Color used to outline the path text elements (set value to -1 in order to disable the outline).
    PathExtraColor : RGB Color used to draw extra data along with path text.
    PathExtraOutline : RGB Color used to outline the path extra text elements (set value to -1 in order to disable the outline).
    GoToColor : RGB Color used to draw GoTo text elements.
    GoToHighlight : RGB Color used to draw highlighted GoTo text elements.
    GoToOutline : RGB Color used to outline the GoTo text elements (set value to -1 in order to disable the outline).
    ConfirmColor : RGB Color used to draw the header text on the confirmation dialog.
    ConfirmOutline : RGB Color used to outline the header text on the confirmation dialog (set value to -1 in order to disable the outline).
    HColor1 : RGB Color used for highlighting (EQ Active).
    HColor2 : RGB Color used for highlighting (EQ PreAmp).
    HColor3 : RGB Color used for highlighting (EQ Levels).
    BarOutline : RGB Color used for the EQ and Color Control bar outline.
    KeyActive : Font color for virtual keyboard keys when the keys have focus.
    KeyInactive : Font color for virtual keyboard keys when the edit line has focus.
    KeyKeyActive : Font color for the active virtual keyboard key when the keys have focus.
    CursorActive : The virtual keyboard active cursor brightness adjustment (can contain a negative value to darken the cursor area).
    CursorInactive : The virtual keyboard inactive cursor brightness adjustment (can contain a negative value to darken the cursor area).
    EQTransparent : Specifies whether the EQ bars are transparent or not (0=Disabled, 1=Enabled).
    EQItemFrame : Background brightness adjustment for the EQ bar.
    EQItemFill : Brightness adjustment for the EQ bar fill.
    EQItemActive : Brightness adjustment for the active EQ bar fill.
    EQOtherFill : Brightness adjustment for the other EQ bar fills.

BackgroundData(Param=Value, Param=Value, Param=Value, etc...)

  • Parameters:
    OverlayFormat : Specifies whether the overlay bitmap images are in RGBRGB or RGBA format (0=RGBRGB, 1=RGBA).
    DefaultImage : Optional, Specifies a default background image (you must specify overlays!).
    OverlayImage1 : UI overlay for the Media Library (requires that "DefaultImage" is specified).
    OverlayImage2 : UI overlay for the File Browser (requires that "DefaultImage" is specified).
    OverlayImage3 : UI overlay for the Playlist and others (requires that "DefaultImage" is specified).
    OverlayImage4 : UI overlay for the Adjust Image and others (requires that "DefaultImage" is specified).
    OverlayImage5 : UI overlay for the Equalizer and others (requires that "DefaultImage" is specified).
    OverlayImage6 : UI overlay for the Main and others (requires that "DefaultImage" is specified).
    OverlayImage7 : UI overlay for the Confirmation dialog (requires that "DefaultImage" is specified).
    OverlayImage8 : UI overlay for the Color Control mini dialog (requires that "DefaultImage" is specified).
    OverlayImage9 : UI overlay for the Keyboard (requires that "DefaultImage" is specified).

ThumbData(Param=Value, Param=Value, Param=Value, etc...)

  • Parameters:
    ThumbGridYOfs : The y-offset to start drawing the thumbnail gird.
    ThumbGridHeight : The visible height of the thumbnail grid.
    FolderIconThumbWidth : The width of a thumb within a folder icon.
    FolderIconThumbHeight : The height of a thumb within a folder icon.
    FolderIconThumbXOfs : The x-offset of a thumb within a folder icon.
    FolderIconThumbYOfs : The y-offset of a thumb within a folder icon.
    FolderIconLeft : Number of pixels that represent the left section of the folder thumbnail.
    FolderIconMiddle : Number of pixels that represent the tiled middle section of the folder thumbnail.
    FolderIconRight : Number of pixels that represent the right section of the folder thumbnail.
    FolderVIconThumbWidth : The width of a thumb within a vertical folder icon.
    FolderVIconThumbHeight : The height of a thumb within a vertical folder icon.
    FolderVIconThumbXOfs : The x-offset of a thumb within a vertical folder icon.
    FolderVIconThumbYOfs : The y-offset of a thumb within a vertical folder icon.
    FolderVIconLeft : Number of pixels that represent the left section of the vertical folder thumbnail.
    FolderVIconMiddle : Number of pixels that represent the tiled middle section of the vertical folder thumbnail.
    FolderVIconRight : Number of pixels that represent the right section of the vertical folder thumbnail.
    BumpGradientStart : The starting brightness adjustment when the user bumps the top or bottom of the thumb list.
    BumpGradientEnd : The ending brightness adjustment when the user bumps the top or bottom of the thumb list.
    HighlightStage1 : The first highlight value used when flashing the active thumbnail.
    HighlightStage2 : The second highlight value used when flashing the active thumbnail.
    ThumbFontColor : The font color used by the thumbnail inactive text.
    ThumbActiveFontColor : The font color used by the thumbnail active text.
    ThumbBGBrightness : Background brightness adjustment for the thumbnail area.
    ThumbTextBGBrightness : Background brightness adjustment for the thumbnail's text area.
    ThumbActionBGBrightness : Background brightness adjustment for the thumbnail area when an action is performed (bump sides or long hold).
    ThumbMiniMenuHighlight : The brightness adjustment behind the active mini-menu entry.
    ThumbTextEffect : Thumbnail Font effect (0=Disabled, 1=Outline, 2=Drop-shadow).
    ThumbOutlineTextColor : RGB Value representing the font outline color.
    ThumbImageSize : The size of the thumbnail (Percent of Interface Height).
    ThumbActiveHighlightSize : The size of the active thumbnail highlight (Percent of Interface Height).
    ThumbActiveHighlightMode : The mode the active thumbnail highlight draws. The values are:
    0 = Enlarge, maintain thumb AR.
    1 = Enlarge, use frame around thumb instead of maintaining AR.
    2 = Use a fixed AR tile resize, maintain thumb AR.
    3 = Use a fixed AR tile resize, use as frame around thumb.
    ThumbActiveHighlightLeft : Number of pixels that represent the left section of the active folder thumbnail highlight.
    ThumbActiveHighlightMiddle : Number of pixels that represent the middle section of the active folder thumbnail highlight.
    ThumbActiveHighlightRight : Number of pixels that represent the right section of the active folder thumbnail highlight.
    ThumbUseBGBrightness : Darken thumbnail background (0=Disabled, 1=Enabled)
    ThumbUseTextBGBrightness : Darken thumbnail text background (0=Disabled, 1=Enabled)

BrowseMetaData(Param=Value, Param=Value, Param=Value, etc...)

  • Parameters:
    TitleXOfs : X-Offset of the media's title area.
    TitleYOfs : Y-Offset of the media's title area.
    TitleWidth : Width of the media's title area.
    TitleHeight : Height of the media's title area.
    TitleFontName : Font for the Title text.
    TitleFontStyle : Title text style (Bold/Italics/None).
    TitleFontHeight : Height of the media's title font.
    TitleFontColor : RGB Value representing the media's title font color.
    YearXOfs : X-Offset of the media's Year area.
    YearYOfs : Y-Offset of the media's Year area.
    YearWidth : Width of the media's Year area.
    YearHeight : Height of the media's Year area.
    YearFontName : Font for the Year text.
    YearFontStyle : Year text style (Bold/Italics/None).
    YearFontHeight : Height of the media's Year font.
    YearFontColor : RGB Value representing the media's Year font color.
    DurationXOfs : X-Offset of the media's duration area.
    DurationYOfs : Y-Offset of the media's duration area.
    DurationWidth : Width of the media's duration area.
    DurationHeight : Height of the media's duration area.
    DurationFontName : Font for the Duration text.
    DurationFontStyle : Duration text style (Bold/Italics/None).
    DurationFontHeight : Height of the media's duration font.
    DurationFontColor : RGB Value representing the media's duration font color.
    RatingXOfs : X-Offset of the media's rating area.
    RatingYOfs : Y-Offset of the media's rating area.
    RatingWidth : Width of the media's rating area.
    RatingHeight : Height of the media's rating area.
    RatingFontName : Font for the Rating text.
    RatingFontStyle : Rating text style (Bold/Italics/None).
    RatingFontHeight : Height of the media's rating font.
    RatingFontColor : RGB Value representing the media's rating font color.
    RatingStarSize : Size of the Rating Stars (Percent of RatingHeight).
    RatingStarYOfs : Y-Offset of the Rating Stars.
    RatingTextSpace : The spacing between the stars and rating numbers.
    GenreXOfs : X-Offset of the media's Genre area.
    GenreYOfs : Y-Offset of the media's Genre area.
    GenreWidth : Width of the media's Genre area.
    GenreHeight : Height of the media's Genre area.
    GenreFontName : Font for the Genre text.
    GenreFontStyle : Genre text style (Bold/Italics/None).
    GenreFontHeight : Height of the media's Genre font.
    GenreFontColor : RGB Value representing the media's Genre font color.
    OverviewXOfs : X-Offset of the media's Overview area.
    OverviewYOfs : Y-Offset of the media's Overview area.
    OverviewWidth : Width of the media's Overview area.
    OverviewHeight : Height of the media's Overview area.
    OverviewFontName : Font for the Overview text.
    OverviewFontStyle : Overview text style (Bold/Italics/None).
    OverviewFontHeight : Height of the media's Overview font.
    OverviewFontColor : RGB Value representing the media's Overview font color.
    CastXOfs : X-Offset of the media's Cast area.
    CastYOfs : Y-Offset of the media's Cast area.
    CastWidth : Width of the media's Cast area.
    CastHeight : Height of the media's Cast area.
    CastFontName : Font for the Cast text.
    CastFontStyle : Cast text style (Bold/Italics/None).
    CastFontHeight : Height of the media's Cast font.
    CastFontColor : RGB Value representing the media's Cast font color.

TVJukeBox(Param=Value, Param=Value, Param=Value, etc...)

  • Parameters:
    ListWidth : Width of scrollable list widget.
    ThumbXOfs : X-Offset of the media's still image area.
    ThumbYOfs : Y-Offset of the media's still image area.
    ThumbWidth : Width of the media's still image area.
    ThumbHeight : Height of the media's still image area.
    ThumbbgXOfs : X-Offset of the media's still image's background area.
    ThumbbgYOfs : Y-Offset of the media's still image area.
    ThumbbgWidth : Width of the media's still image area.
    ThumbbgHeight : Height of the media's still image area.
    ThumbbackgroundLeft : Number of pixels that represent the left section of the media image's background.
    ThumbbackgroundMiddle : Number of pixels that represent the tiled middle section of the media image's background.
    ThumbbackgroundRight : Number of pixels that represent the right section of the media image's background.
    AirDateXOfs : X-Offset of the media's Air date area.
    AirDateYOfs : Y-Offset of the media's Air date area.
    AirDateWidth : Width of the media's Air date area.
    AirDateHeight : Height of the media's Air date area.
    AirDateFontName : Font for the Air date text.
    AirDateFontStyle : Air date text style (Bold/Italics/None).
    AirDateFontHeight : Height of the media's Air date font.
    AirDateFontColor : RGB Value representing the media's Air date font color.
    RatingXOfs : X-Offset of the media's rating area.
    RatingYOfs : Y-Offset of the media's rating area.
    RatingWidth : Width of the media's rating area.
    RatingHeight : Height of the media's rating area.
    RatingFontName : Font for the Rating text.
    RatingFontStyle : Rating text style (Bold/Italics/None).
    RatingFontHeight : Height of the media's rating font.
    RatingFontColor : RGB Value representing the media's rating font color.
    RatingStarSize : Size of the Rating Stars (Percent of RatingHeight).
    RatingStarYOfs : Y-Offset of the Rating Stars.
    RatingTextSpace : The spacing between the stars and rating numbers.
    DurationXOfs : X-Offset of the media's duration area.
    DurationYOfs : Y-Offset of the media's duration area.
    DurationWidth : Width of the media's duration area.
    DurationHeight : Height of the media's duration area.
    DurationFontName : Font for the Duration text.
    DurationFontStyle : Duration text style (Bold/Italics/None).
    DurationFontHeight : Height of the media's duration font.
    DurationFontColor : RGB Value representing the media's duration font color.
    FileSizeXOfs : X-Offset of the media's file size area.
    FileSizeYOfs : Y-Offset of the media's file size area.
    FileSizeWidth : Width of the media's file size area.
    FileSizeHeight : Height of the media's file size area.
    FileSizeFontName : Font for the File Size text.
    FileSizeFontStyle : File Size text style (Bold/Italics/None).
    FileSizeFontHeight : Height of the media's file size font.
    FileSizeFontColor : RGB Value representing the media's file size font color.
    OverviewXOfs : X-Offset of the media's Overview area.
    OverviewYOfs : Y-Offset of the media's Overview area.
    OverviewWidth : Width of the media's Overview area.
    OverviewHeight : Height of the media's Overview area.
    OverviewFontName : Font for the Overview text.
    OverviewFontStyle : Overview text style (Bold/Italics/None).
    OverviewFontHeight : Height of the media's Overview font.
    OverviewFontColor : RGB Value representing the media's Overview font color.

MovieJukeBox(Param=Value, Param=Value, Param=Value, etc...)

  • Parameters:
    TitleXOfs : X-Offset of the media's title area.
    TitleYOfs : Y-Offset of the media's title area.
    TitleWidth : Width of the media's title area.
    TitleHeight : Height of the media's title area.
    TitleFontName : Font for the Title text.
    TitleFontStyle : Title text style (Bold/Italics/None).
    TitleFontHeight : Height of the media's title font.
    TitleFontColor : RGB Value representing the media's title font color.
    YearXOfs : X-Offset of the media's Year area.
    YearYOfs : Y-Offset of the media's Year area.
    YearWidth : Width of the media's Year area.
    YearHeight : Height of the media's Year area.
    YearFontName : Font for the Year text.
    YearFontStyle : Year text style (Bold/Italics/None).
    YearFontHeight : Height of the media's Year font.
    YearFontColor : RGB Value representing the media's Year font color.
    DurationXOfs : X-Offset of the media's duration area.
    DurationYOfs : Y-Offset of the media's duration area.
    DurationWidth : Width of the media's duration area.
    DurationHeight : Height of the media's duration area.
    DurationFontName : Font for the Duration text.
    DurationFontStyle : Duration text style (Bold/Italics/None).
    DurationFontHeight : Height of the media's duration font.
    DurationFontColor : RGB Value representing the media's duration font color.
    RatingXOfs : X-Offset of the media's rating area.
    RatingYOfs : Y-Offset of the media's rating area.
    RatingWidth : Width of the media's rating area.
    RatingHeight : Height of the media's rating area.
    RatingFontName : Font for the Rating text.
    RatingFontStyle : Rating text style (Bold/Italics/None).
    RatingFontHeight : Height of the media's rating font.
    RatingFontColor : RGB Value representing the media's rating font color.
    RatingStarSize : Size of the Rating Stars (Percent of RatingHeight).
    RatingStarYOfs : Y-Offset of the Rating Stars.
    RatingTextSpace : The spacing between the stars and rating numbers.
    PosterXOfs : X-Offset of the media's poster area.
    PosterYOfs : Y-Offset of the media's poster area.
    PosterWidth : Width of the media's poster area.
    PosterHeight : Height of the media's poster area.
    DirectorXOfs : X-Offset of the media's Director area.
    DirectorYOfs : Y-Offset of the media's Director area.
    DirectorWidth : Width of the media's Director area.
    DirectorHeight : Height of the media's Director area.
    DirectorFontName : Font for the Director text.
    DirectorFontStyle : Director text style (Bold/Italics/None).
    DirectorFontHeight : Height of the media's Director font.
    DirectorFontColor : RGB Value representing the media's Director font color.
    GenreXOfs : X-Offset of the media's Genre area.
    GenreYOfs : Y-Offset of the media's Genre area.
    GenreWidth : Width of the media's Genre area.
    GenreHeight : Height of the media's Genre area.
    GenreFontName : Font for the Genre text.
    GenreFontStyle : Genre text style (Bold/Italics/None).
    GenreFontHeight : Height of the media's Genre font.
    GenreFontColor : RGB Value representing the media's Genre font color.
    OverviewXOfs : X-Offset of the media's Overview area.
    OverviewYOfs : Y-Offset of the media's Overview area.
    OverviewWidth : Width of the media's Overview area.
    OverviewHeight : Height of the media's Overview area.
    OverviewFontName : Font for the Overview text.
    OverviewFontStyle : Overview text style (Bold/Italics/None).
    OverviewFontHeight : Height of the media's Overview font.
    OverviewFontColor : RGB Value representing the media's Overview font color.
    CastXOfs : X-Offset of the media's Cast area.
    CastYOfs : Y-Offset of the media's Cast area.
    CastWidth : Width of the media's Cast area.
    CastHeight : Height of the media's Cast area.
    CastFontName : Font for the Cast text.
    CastFontStyle : Cast text style (Bold/Italics/None).
    CastFontHeight : Height of the media's Cast font.
    CastFontColor : RGB Value representing the media's Cast font color.
    PlayXOfs : X-Offset for the Play button.
    PlayYOfs : Y-Offset for the Play button.
    PlaySize : Size for the Play button.
    FileListXOfs : X-Offset for the File List button.
    FileListYOfs : Y-Offset for the File List button.
    FileListSize : Size for the File List button.
    BackXOfs : X-Offset for the Back button.
    BackYOfs : Y-Offset for the Back button.
    BackHeight : Height for the Back button.
    CloseXOfs : X-Offset for the Close button.
    CloseYOfs : Y-Offset for the Close button.
    CloseSize : Size for the Close button.
    Overlay1 : Bitmap+Alpha to overlay on top of the jukebox image and poster.

LoadIcon(Param=Value, Param=Value, Param=Value, etc...)

  • Parameters:
    Type :  The icon type, available values are:
    Default, TextFile, Picture, Audio, Video, DVD, Exec, URL, Archive, Folder, FolderUp, PlayList, Shortcut, CD, HD, Category, Action, Left, Right, Up, Down, Subtitle, BluRay, Checked, Favorite, Plus, Minus, OK, Cancel, Trash, Reset, Selected, Unselected, MenuBack, Play, PlaylistMenu, ScreenSaver, BlankScreens, Shutdown Unknown, Enter, SeenOverlay, AudioOverlay, VideoOverlay, SubtitleOverlay, DownloadOverlay, ThumbOverlay, ThumbOverlayFrame, Sort, BlankingNav, BookmarkNav, ColorNav, ContextNav, DownloadNav, EqualizerNav, FileBrowserNav, GoToNav, InfoNav, MediaLibraryNav, MouseWheelNav, NavigationNav, PlayHistoryNav, PlayListNav, AdjustImageNav, StationNav, SystemNav, WebNav, MainNav, MediaScannerNav, StreamSelectionNav, MediaLibraryAll, MediaLibraryVideo, MediaLibraryAudio, MediaLibraryPicture, MediaLibraryExec, Genre, Director, Cast, HalfStar, EmptyStar, FileList, Scrape, ScrapeFail, CCHue, CCSaturation, CCBrightness, CCContrast, CCGamma.
    File : Image file name (e.g. "videoicon.bmp").
    xOfs : If the image file contains multiple icons, this parameter specifies an X-Offset in pixels within the image.
    yOfs : If the image file contains multiple icons, this parameter specifies an Y-Offset in pixels within the image.
    Width : UI overlay for the Adjust Image and others (requires that "DefaultImage" is specified).
    Height : UI overlay for the Equalizer and others (requires that "DefaultImage" is specified).