ANNOUNCE: DVB subtitles 0.3.8

Message ID 1122892306.10448.30.camel@localhost.localdomain
State New
Headers

Commit Message

Ville Skyttä Aug. 1, 2005, 10:31 a.m. UTC
  On Mon, 2005-08-01 at 12:38 +0300, Pekka Virtanen wrote:
> There is a maintenance release for the DVB subtitles plugin available at:
> http://virtanen.org/vdr/subtitles/
> 
> 2005-08-01: Version 0.3.8
[...]

Attached is a patch that makes it possible to compile this with a
"thread poison" patched VDR.
  

Patch

--- clut.c~	2005-08-01 11:59:52.000000000 +0300
+++ clut.c	2005-08-01 13:24:51.000000000 +0300
@@ -1,12 +1,12 @@ 
 #include <stdlib.h>
 #include <stdio.h>
 #include <inttypes.h>
+#include <algorithm>
 #include "clut.h"
 #include "configuration.h"
 #include <string.h>
 #include <vdr/osdbase.h>
 #include <vdr/tools.h>
-#include <algorithm>
 
 /*
 static uint32_t default_2bit[4] = {