summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-05-07 11:17:25 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-05-07 11:17:25 +0200
commita20ddc1f22428eacc579c6b4e86ab9b526ca65cd (patch)
tree8543c282c92a1f30be2405217c5982bab99a65d0 /HISTORY
parent8b137f8ce5b901a7ef9193644832827339deee2f (diff)
downloadvdr-a20ddc1f22428eacc579c6b4e86ab9b526ca65cd.tar.gz
vdr-a20ddc1f22428eacc579c6b4e86ab9b526ca65cd.tar.bz2
Removed scaling coordinates in letterbox mode from cDvbSpu
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3e84b446..c5b038e8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3502,3 +3502,5 @@ Video Disk Recorder Revision History
this has been put into a separate function.
- The timer status now has a new bit that is set when that timer is currently
recording (suggested by Matthias Schniedermeyer). See man vdr(5) for details.
+- Removed scaling coordinates in letterbox mode from cDvbSpu - the DVD plugin, which
+ was the only one needing this, doesn't need it any more (thanks to Marco Schlüßler).