2013-01-26, 13:05
2013-01-26, 13:45
1.7.28 should work. I not, I have to fix it because vdr version in Ubuntu ppa is 1.7.22
2013-01-26, 18:46
(2013-01-26, 13:45)FernetMenta Wrote: 1.7.28 should work. I not, I have to fix it because vdr version in Ubuntu ppa is 1.7.221.7.22 is ok. I'm testing it with 1.7.22 and 1.7.27
2013-01-26, 19:20
Once I have the gui changes into mainline you won't need a separate package. I hope this won't take too long.
2013-01-26, 20:49
@wsnipex I see you removed the vnsi plugin from your ppa. Is that temporary or permanent
2013-01-28, 12:45
(2013-01-26, 20:49)charlie0440 Wrote: @wsnipex I see you removed the vnsi plugin from your ppa. Is that temporary or permanent
Its not removed, it just moved into the xbmc-pvr-addons meta package.
2013-01-29, 09:17
It should be straightforward to do so. I have a Pi but haven't had any time to set up a development environment for it.
2013-02-01, 16:16
How hard would it be to make an implementation where the standard OSD for VDR is in use all the time for live TV? I find the VDRs binding of keys to functions much better than XBMCs. It would be handy if it was possible to just make use of XBMCs excellent technical media playback support while retaining VDRs OSD. Maybe a special key could be used to toggle between VDR-OSD-only mode and vanilla XBMC?
2013-02-02, 10:09
In principle possible but would require quite a couple of changes. I don't think this is the way to go. We just have released the first version of XBMC with PVR support. It makes more sense investing effort in improving XBMC PVR rather than in work arounds.
2013-02-15, 18:49
(2013-01-29, 09:17)FernetMenta Wrote: It should be straightforward to do so. I have a Pi but haven't had any time to set up a development environment for it.
Hi,
Do I just need to compile the vnsi addon and vdr plugin to get this running on the pi or do I also need
XBMC compiled ?
I recently wrote a howto on using VDR within raspbmc and of course it would be nice to the OSD stuff included :-)
Regards,
Rainer
2013-02-16, 15:29
You would need XBMC with the new guiaddonlib as well. But I haven't implemented redering for GLES yet.