]> git.pld-linux.org Git - packages/xbmc.git/blobdiff - xbmc-subtitle_tags.patch
- one more
[packages/xbmc.git] / xbmc-subtitle_tags.patch
index f3b229ae86480379be9e687511ef5b59a7bb4f5a..e33de811cb8dee17eb44e37fb5743ed033a488cd 100644 (file)
  
  #include <stdio.h>
  
-@@ -855,6 +857,57 @@
+@@ -855,6 +857,58 @@
        subtitleText.Replace("</b", "[/B]");
        subtitleText.Replace("</u", "");
  
++      subtitleText.Replace("{y:u:}", "");
 +      subtitleText.Replace("{y:u}", "");
 +      CStdString strTag;
 +      CRegExp reg(true);
This page took 0.070808 seconds and 5 git commands to generate.