Yes, that's possible and I've just done mostly the same last week on
basis of the new community firmware (8.0.1). To change the skins, you
have to enable ssh on the radio to be able to edit or replace two files
on the device. I've not changed the size of the album covers, but
enlarged the clock and album/artist information:

in \usr\share\jive\applets\QVGAbaseSkin\QVGAbaseSkinApplet.lua:

in line 363:
<               TEXTAREA_FONT_SIZE = 16,
>               TEXTAREA_FONT_SIZE = 22,

in line 368:
<               ICONBAR_FONT = 12,
>               ICONBAR_FONT = 60,

in line 2460:
<               h = 24,
>               h = 64,

\usr\share\jive\applets\QVGAlandscapeSkin\QVGAlandscapeSkinApplet.lua:

in lines 193 and 194:
<       local NP_ARTISTALBUM_FONT_SIZE = 18
<       local NP_TRACK_FONT_SIZE = 21
>       local NP_ARTISTALBUM_FONT_SIZE = 26
>       local NP_TRACK_FONT_SIZE = 29

in line 215:
<                       h = 60,
>                       h = 76,
in line 288:
<                       border = { 0, 59, 0, 0 },
>                       border = { 0, 75, 0, 0 },


The lines marked with "<" have to be replaced by those marked with ">"
(in each of those lines one number has to be replaced). If everything
works as expected, ssh can be disabled again.

However, by applying these changes the clock will be overlaying the
cover images during playback and also the menu a little bit.

Note: The new community firmware has some changes in both of these
files, therefore at least line numbers should be different in the old,
last official radio firmware.

Daniel


------------------------------------------------------------------------
df77's Profile: http://forums.slimdevices.com/member.php?userid=71347
View this thread: http://forums.slimdevices.com/showthread.php?t=113800

_______________________________________________
diy mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/diy

Reply via email to