Hi, Am 07.01.2010 22:09, schrieb Theunis Potgieter: > I guess I will have to wait for the output device plugins to update > before I can start using vdr-1.7.11. Thanks for pointing to the change > log :) Regarding vdr-xine-0.9.3, please have a look at the attached patch. Bye. -- Dipl.-Inform. (FH) Reinhard Nissl mailto:rnissl@xxxxxx
--- ../xine-0.9.3/xineDevice.c 2009-06-17 20:06:35.000000000 +0200 +++ xineDevice.c 2010-01-06 15:46:15.000000000 +0100 @@ -4119,6 +4126,8 @@ store_frame(jumboPESdata, todo, __LINE__ void cXineDevice::MakePrimaryDevice(bool On) { + cDevice::MakePrimaryDevice(On); + xfprintf(stderr, "-------------------------\n"); xfprintf(stderr, "MakePrimaryDevice: %d\n", On); xfprintf(stderr, "=========================\n");
_______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr