Hi to all, does anybody know if there is a patch for gotox like vdr-1.7.0?
On Monday 20 of April 2009, ThE-GuRuZ wrote:
Hi to all, does anybody know if there is a patch for gotox like vdr-1.7.0?
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Patch gotox for vdr-1.7.0 is also working for vdr-1.7.5. Did you ever try it?
Приветствую, Ales
On Monday 20 of April 2009, ThE-GuRuZ wrote:
Hi to all, does anybody know if there is a patch for gotox like vdr-1.7.0?
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Patch gotox for vdr-1.7.0 is also working for vdr-1.7.5. Did you ever try it?
yes, this patch is working well with gotox protocol
could you implement the feature - during of dish moving is it possible to write on screen - "please waiting for. The dish is moving to xxx position"
Goga
On Monday 27 of April 2009, Goga777 wrote:
Приветствую, Ales
On Monday 20 of April 2009, ThE-GuRuZ wrote:
Hi to all, does anybody know if there is a patch for gotox like vdr-1.7.0?
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Patch gotox for vdr-1.7.0 is also working for vdr-1.7.5. Did you ever try it?
yes, this patch is working well with gotox protocol
could you implement the feature - during of dish moving is it possible to write on screen - "please waiting for. The dish is moving to xxx position"
Goga
See attached new version - it is possible to apply this patch to vanilla vdr from vdr-1.7.0 to vdr-1.7.6 without rejects.
Once more thanks to Seppo I. for his first version of this patch.
Regards,
Ales
On Wed, Feb 3, 2010 at 2:33 PM, Bikalexander bikalexander@gmail.com wrote:
Is there perhaps a patch for 1.7.12?
Did you at least try the current patch first? Please don't set a big font size when asking questions. Or when even posting to this mailing list.
I demand that VDR User may or may not have written...
On Wed, Feb 3, 2010 at 2:33 PM, Bikalexander bikalexander@gmail.com
wrote:
Is there perhaps a patch for 1.7.12?
Did you at least try the current patch first? Please don't set a big font size when asking questions. Or when even posting to this mailing list.
Actually, *don't* duplicate the text in HTML *at* *all*. It's a pointless waste of space and you get complained at (or flamed), or somebody who might otherwise help may decide to ignore you for being a moron.
(Fortunately, I get to see the plain text version, but the presence of an HTML copy is quite obvious.)
Sorry, my mistake. I got the wrong version of the patch.
2010/2/3 VDR User user.vdr@gmail.com
On Wed, Feb 3, 2010 at 2:33 PM, Bikalexander bikalexander@gmail.com wrote:
Is there perhaps a patch for 1.7.12?
Did you at least try the current patch first? Please don't set a big font size when asking questions. Or when even posting to this mailing list.
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Even with last patch does not do it:
############################################################################################# g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD -DLIRC_DEVICE="/dev/lircd" -DRCU_DEVICE="/dev/ttyS1" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVIDEODIR="/video" -DCONFDIR="/video" -DPLUGINDIR="./PLUGINS/lib" -DLOCDIR="./locale" -I/usr/include/freetype2 diseqc.c g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD -DLIRC_DEVICE="/dev/lircd" -DRCU_DEVICE="/dev/ttyS1" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVIDEODIR="/video" -DCONFDIR="/video" -DPLUGINDIR="./PLUGINS/lib" -DLOCDIR="./locale" -I/usr/include/freetype2 dvbdevice.c dvbdevice.c: In function вЂvoid HandleGotox(int, int)’: dvbdevice.c:227: error: вЂSkins’ was not declared in this scope dvbdevice.c:227: error: вЂmtWarning’ was not declared in this scope make: *** [dvbdevice.o] Fehler 1 make: *** Warte auf noch nicht beendete Prozesse... #####################################################
On Thursday 04 of February 2010, Bikalexander wrote:
Even with last patch does not do it:
########################################################################### ################## g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD -DLIRC_DEVICE="/dev/lircd" -DRCU_DEVICE="/dev/ttyS1" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVIDEODIR="/video" -DCONFDIR="/video" -DPLUGINDIR="./PLUGINS/lib" -DLOCDIR="./locale" -I/usr/include/freetype2 diseqc.c g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD -DLIRC_DEVICE="/dev/lircd" -DRCU_DEVICE="/dev/ttyS1" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVIDEODIR="/video" -DCONFDIR="/video" -DPLUGINDIR="./PLUGINS/lib" -DLOCDIR="./locale" -I/usr/include/freetype2 dvbdevice.c dvbdevice.c: In function вЂvoid HandleGotox(int, int)’: dvbdevice.c:227: error: вЂSkins’ was not declared in this scope dvbdevice.c:227: error: вЂmtWarning’ was not declared in this scope make: *** [dvbdevice.o] Fehler 1 make: *** Warte auf noch nicht beendete Prozesse... #####################################################
Which exactly version of patch did you use? What was the output of patching? Was there any rejects? Did you try to patch vanilla version of vdr? Without these basic information people could only guess what happened in your vdr.
For me now it works without problem (latest patch is in http://www.linuxtv.org/pipermail/vdr/2010-January/022017.html).
Ales