summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscop <scop>2005-03-22 17:00:17 +0000
committerscop <scop>2005-03-22 17:00:17 +0000
commitebe777552a8ed3f90ffa99fbefeb9982b769f572 (patch)
treeb5d4128a02bdec662e1d8e4d9e7f21cb59ab5ae0
parent21a0a8d48342eaf45441cc68e053300014790522 (diff)
downloadvdr-plugin-dxr3-ebe777552a8ed3f90ffa99fbefeb9982b769f572.tar.gz
vdr-plugin-dxr3-ebe777552a8ed3f90ffa99fbefeb9982b769f572.tar.bz2
...
-rw-r--r--HISTORY4
1 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 91902a5..44d1208 100644
--- a/HISTORY
+++ b/HISTORY
@@ -269,14 +269,14 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
dxr3interface.c, removed not needed #includes (Christian Gmeiner)
- fixed OSD getting pink (bug #1022810, Christian Gmeiner)
- added support for VDR 1.3.13 and later (Luca Olivetti, Peter Dittmann)
-- fixed audio and video thread deletion in demux device destructor
- (Ville Skyttä)
- if we cant open control fifo, plugin now returns a correct error message
(Christian Gmeiner)
- removed explicit linking with zlib (Christian Gmeiner)
- compiles now with 3.4.x gcc's (Christian Gmeiner, Ville Skyttä)
- use $CXX for generating dependencies instead of hardcoded g++ (Ville Skyttä)
- added descriptions to audio and video output threads (Ville Skyttä)
+- fixed audio and video thread deletion in demux device destructor
+ (Ville Skyttä)
- made "all" the default target in Makefile (Ville Skyttä)
- assume SSE support implies MMXEXT support, this enables optimized
memcpy routines on more systems (Ville Skyttä)