Gast
|
|
Hallo !
Ich benutze als Skin BAV2.
Das komische ist ja das er auf dem HomePc die Musik abspielt.
Ich habe dann einfach den kompletten Ordner auf den CarPC übertragen und die Pfadangaben in den Einstellungen angepasst.
Code:
|
MEDIACAR Skin
MEDIACAR "audioplayer" Skin
audio_player_off.jpg,audio_player_off.jpg,audio_player_on.jpg,audio_player_down.jpg
/, B, x, y, w, h, Command;COMMANDCODES, Tooltip
B01,6,166,66,84,"VISU","Visualisation"
B02,72,166,65,84,"SHUFFLE/REPEAT","Shuffle/Repeat"
B03,140,165,65,85,"SEARCHLIST",""
B04,206,165,64,84,"GPS",""
B05,6,253,66,84,"MASTERMUTE","Mute"
B06,72,253,65,84,"VOL-","Volume-"
B07,137,253,66,84,"VOL+","Volume+"
B08,206,251,66,86,"MIXER","Mixer"
B09,7,417,65,84,"PREV","Prev/FW"
B10,72,417,65,84,"PLAY","Play"
B11,140,417,64,84,"NEXT","Next/FF"
B12,205,415,65,85,"MINUS1",""
B13,8,510,64,79,"STOP","Stop"
B14,75,510,63,80,"SCANMODE",""
B15,140,510,65,80,"SAVELIST",""
B16,205,510,64,81,"LIST","Playlist"
B17,729,166,64,75,"PGUP","Page up"
B18,729,243,64,75,"UP","Up"
B19,729,357,64,78,"DOWN","Down"
B20,730,434,64,78,"PGDOWN","Page down"
B21,731,515,64,78,"EXIT","Exit"
/, I, x, y, w, h, Code;INDICATORCODES
I01,440,536,135,24,"BOTTOMPL"
I02,444,159,135,30,"TOPPL"
I03,75,510,65,80,"SCANMODE:b"
I04,695,75,46,44,"SHUFFLE"
I05,741,75,46,44,"REPEAT"
I06,36,278,23,31,"MASTERMUTE:b"
/, T, X, Y, WIDTH, HEIGHT, CMD0, CMD1, CMD2, CMD3, CMD4, CMD5, CMD6, CMD7, CMD8, CMD9, CMD10, CMD11, CMD12, CMD13, CMD14, CMD15, CMD16, CMD17
T,2,195,273,360,"","","","","","","","","","","","","","","","","",""
/, S, x, y, w, h, x1, y1, w1, h1, O, Style, Pointer file path, h2, Code;SLIDERCODES, Tooltip
S01,15,373,245,35,015,373,245,35,H,01,"POINTER2.gif",12,"MASTER","Master"
S01,276,557,453,34,276,562,453,24,H,01,"POINTER2.gif",12,"SONGPOS",""
/, L, x, y, w, h, color R;RGB, G, B, font size;FONT, font name, Code;LABELCODES, Tooltip;LABELALIGNMENT
L03,150,18,637,45,255,245,0,22,"Tahoma:B","TRACKNUMBER||= / ||TAGTITLE||= / ||TAGARTIST||= / ||TAGALBUM","scroll"
L08,150,125,355,20,255,255,255,15,"Arial Narrow:B","PLAYLIST","Playlist"
L05,150,65,100,30,255,255,255,17,"Arial Narrow:B","KBPS","Track bitrate"
L06,150,95,100,30,255,255,255,17,"Arial Narrow:B","KHZ","Track freq"
L07,145,352,60,20,255,255,255,13,"Arial Narrow:B","VOLUME","Volume"
L08,520,125,75,20,255,255,255,15,"Arial Narrow:B","STATUS","Status"
L02,610,125,80,20,255,255,255,15,"Arial Narrow:B","CURRENTTRACKTIME","Current track time"
L01,705,125,80,20,255,255,255,15,"Arial Narrow:B","TRACKTIME","Total Track Time"
L09,260,065,130,030,255,255,255,18,"Arial Narrow:B","TIME","Time"
L10,260,095,130,030,255,255,255,18,"Arial Narrow:B","DATE","Date"
L11,400,065,040,030,255,255,255,18,"Arial Narrow:B","=Car:",""
L12,400,095,040,030,255,255,255,18,"Arial Narrow:B","=Out:",""
L13,450,065,055,030,128,255,128,18,"Arial Narrow:B","TEMP1",""
L14,450,095,055,030,128,255,128,18,"Arial Narrow:B","TEMP2",""
/, S, x, y, w, h, forecolor R;RGB, G, B, backcolor R;RGB, G, B, played color R;RGB, G, B, selected color R;RGB, G, B, select color R;RGB, G, B, trs, font size;FONT, font name
S01,289,187,433,350,255,255,255,000,000,000,255,245,000,000,000,000,255,255,255,TRUE,32,"ARIAL NARROW:B"
/, A, x, y, w, h, color;RGB
A01,25,19,122,130,000,000,000
/, J, x, y, w, h
J01,25,19,122,130
/, F, x, y, w, h, Movie name
F01,25,17,105,129,"logo.swf"
END
|
|
|
|
|
|
|