Support and General Use > Audio Playback, Database and Playlists

Resume Playback freezes after relaunch with 4a6b27a712-250221 on ipodmini2g

<< < (2/2)

iPodVT:
Yeah, I know - I just thought it was really funny that it would flash "Rockbox!" for one second every five minutes.

And the scrolling thing is so obscure and insignificant, I just had to mention it.

The small mod I was putting in when I noticed all of this stuff is to append the next track's length to the "Next Track:" label.  So for a next track whose length is 2min 58sec, then instead of reading "Next Track:" it reads "Next Track (2:58)".

In the mini's "Album Art" section I changed
%s%al%Sx(Next Track:);%s%al%t(1, 300)%ft(playername.txt)
to
%s%al%?It<%Sx(Next Track) %(%Pt%)|%?Fn<%Sx(Next Track) %(%Pt%)>>

and in the mini's "No Album Art" section I changed
%s%ac%Sx(Next Track:);%s%ac%t(1, 300)%ft(playername.txt)
to
%s%ac%?It<%Sx(Next Track) %(%Pt%)|%?Fn<%Sx(Next Track) %(%Pt%)>>

I have been working on a full-out theme for 5/6/7 Gen iPods that includes the text from playername.txt displayed in the status bar and the "Next Track" mod incorporated into that theme's .wps file.  Tonight I was just trying out the "Next Track (min:sec)" as a temporary mod in the cabbiev2.wps files to see how it will look on those other devices, until I put together a full set of renamed directories and files to begin a permanent and more comprehensive theme for those other devices.  I know that if I leave it in cabbiev2.wps it will get wiped out each time I update to a new build.

Bilgus:
you know I think I might add some kind of random line option to %ft() then you could fill playername with a bunch of stuff that will randomly get selected

Navigation

[0] Message Index

[*] Previous page

Go to full version