Re: List of failed plugins for vdr-1.5.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 8/13/07, Stone <syphyr@xxxxxxxxx> wrote:
I must have had an older cvs link for the dvd plugin.  The Dvd plugin works now, thanks.

Epgsearch now also builds with beta 13, thanks.

Out of the rest, there are only two more that I really care about to fix for testing: text2skin and undelete.  Anyone have those patched up for the new i18n stuff?


I think I fixed undelete-0.0.6 with the following patch.  I hope I did that right.. :)  So, the only thing I think I need help with is text2skin.  Thanks.




--- undelete-0.0.6/undelete.c.orig	2007-08-13 06:46:16.000000000 -0700
+++ undelete-0.0.6/undelete.c	2007-08-13 06:59:10.000000000 -0700
@@ -198,7 +198,11 @@
 private:
   // Add any member variables or functions you may need here.
   void FreeKeyNames(void);
+#if VDRVERSNUM >= 10507
+  char* OSDLanguage;
+#else
   int OSDLanguage;
+#endif
   void TestAndSetOSDLanguage(void);
   bool ProcessArg(int argc, char *argv[]);
 #ifdef UND_Debug
_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux