Tired of not having a clock in my car I have hacked together a clock visualization that works with the v1.02 player.

I based my code on the overlay kernel patch that Kim Salo wrote. Instead of scaling the 32 line display down to 24 lines, I simply block off a region of the display, but only if nothing is currently writing to that area of thie display.

The end result is I now have a clock in the lower left corner of the display when I am in the "Track" information display. If I hit pause or do anything to write to that region the clock disappears.

I took a photo with my digital camera, although it came out blury. If anyone is interested in me creating an easy to use package let me know.

Installation requires both a kernel hack and a usermode daemon that must run before the player.

Cheers.

-Kit