[Freevo-devel] Setting list items in manual recording dialog boxes

2004-06-19 Thread Wan Tat Chee
Hi, I've tried to make some changes to manual_record.py in the src/tv/plugins subdirectory, to present the month/date/time start/stop dialogs based on the current time. The code seems ok, though probably could be cleaned up a bit (my python knowledge is minimal). The off-by-one bug where the

Re: [Freevo-devel] FreeBSD-specific freevo patch (for DVD playback).

2004-06-19 Thread Lewis Thompson
On Fri, Jun 18, 2004 at 09:00:19AM +0200, Lars Eggert wrote: Lewis Thompson wrote: This patch just adds some FreeBSD-specific stuff that does some brute-force checking instead of using s = ioctl(fd, CDIO... (which doesn't work). I've tested this on my machine and it works fine. It would