Further XMLTV Developments

I wanted to get one thing working with the XMLTV viewer since the start: viewing the tv guide on a graph/timetable style thing.  This essentially allows you to take a glance at whats on the channels at the current moment.  Currently it does not allow you to click on a block and see the same extended information about the program as you would be able to in the other views, oh, and you cannot view stuff more than 2 days in advance (hardcoded limit, since the timetable thing is very resource taxing).  One final thing that does not work with it: setting the grid/timetable view as the default view when loading.  Thats mainly because the Timeline.BringToFront() method does not work very well.  Not my fault.  Anyway, without further ado:

XMLTV Viewer Installer

The enhancements like extended info viewing will be implemented sometime on the holidays, but wont happen immediately since i’ve got the graph thing working and that was my primary goal.

Enjoy.