[Freevo-devel] VIDEO_GROUPS

2007-10-02 Thread Richard van Paasen
Hi, I am about to implement video groups in ivtv_xine_tv. But, I am a bit confused on how to handle the video group feature. In the freevo_conf.py (freevo 1.7.3) I see the following: VIDEO_GROUPS = [ VideoGroup(vdev=TV_DEVICE, adev=AUDIO_DEVICE, input_type='tuner

Re: [Freevo-devel] New TVGuide and Artist - album plugins using the grid menu

2007-10-02 Thread Dirk Meyer
Joost wrote: > Hi, > > This is the first version of the TVGuide. The TVGuide uses the new > GridMenu. The TVGuide uses the 'advanced' mode of the GridMenu. This > means the row items can have different width's. > > Features that still need to be implemented: > - Different colors for items (eg. gree

[Freevo-devel] wiimote input plugin

2007-10-02 Thread Sebastian Michel
Hello, I want to use a wiimote as a remote control for freevo. So I developed a input plugin. It creates a Bluetooth socket to the device and listens for button events. The source code contains only the freevo/ui/src/input/wiimote.py file. I also made some changes to freevo/ui/build/config.cxml t