]> git.pld-linux.org Git - packages/kodi.git/commitdiff
- clean unsupported tag
authorKarol Krenski <charles@pld-linux.org>
Sat, 12 Mar 2011 16:22:05 +0000 (16:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xbmc-subtitle_tags.patch -> 1.2

xbmc-subtitle_tags.patch

index 99e50f29432aa7b4a7be6c51531c5104e2a5930b..f3b229ae86480379be9e687511ef5b59a7bb4f5a 100644 (file)
  
  #include <stdio.h>
  
-@@ -855,6 +857,56 @@
+@@ -855,6 +857,57 @@
        subtitleText.Replace("</b", "[/B]");
        subtitleText.Replace("</u", "");
  
++      subtitleText.Replace("{y:u}", "");
 +      CStdString strTag;
 +      CRegExp reg(true);
 +      if (reg.RegComp("({y:i})"))
This page took 0.179394 seconds and 4 git commands to generate.