tunes.tsk

来自「摩托罗拉手机最新开发程序」· TSK 代码 · 共 54 行

TSK
54
字号
; SkinName: QMP
; for Tunes 2.4.1
; Author: Ruslan Broken <<Ruslanchik>>
; forum.motofan.ru

;   a_v =					;   a_h =
;BASELINE=64 //only text			;RIGHT=8
;BOTTOM=32					;LEFT=4
;TOP=16						;HCENTER=1
;VCENTER=2 //only picture

;  FontStyle =
;PLAIN=255
;ITALIC=1
;BOLD=2
;BOLD_ITALIC=3

;  color = 0x8Red8Green8Blue8Transparent 

; Strings:  x  y  (a_v|a_h)  FontID  FontStyle  ForegroundColor  BackgroundColor 

TrackNumber = 137 54 17 1 2 0xffffff00 0x000000FF
Playlist = 6 51 20 6 255 0xffffffff 0x000000FF
Artist = 6 71 20 1 255 0xffb40000 0x000000FF
Title = 6 85 20 1 255 0xffb40000 0x000000FF
Album = 6 99 20 1 255 0xffb40000 0x000000FF
Time = 72 113 20 1 2 0xffb40000 0x085500FF
TimeCurrent = 9 113 20 1 2 0xffb40000 0x085500FF
TimeElapsed = 132 113 20 1 2 0xffb40000 0x085500FF
SoftLabel = -63 202 20 1 255 0x00000000 0x000000FF

; Pictures:  x  y  (a_v|a_h) 

TitlePicture = 0 0 20
SoftPicture = 999 999 20
Backward = 94 155 20
Play = 2 153 20
Pause = 2 153 20
Stop = 52 154 20
Forward = 135 154 20
Random = 36 133 20
RepetitionOne = 16 133 20
RepetitionAll = 16 133 20

; Objects:  x  y  w  h  color

Background = 0 16 176 220 0xFFFFFF00
ProgressBar = 68 134 99 7 0x19551900
VolumeBar = 59 208 70 6 0x19551900

; Setting: 1 - on, 0 - off

StatusLine = 0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?