summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-11-22 14:20:36 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-11-22 14:20:36 +0100
commit561d41c0d43712a9e28e1498b0b7a3f2e5ad7394 (patch)
treec6bded1c5067924c639ca42241a325fb05f6d0de /HISTORY
parent2e8f2b8557774eb24cdfb7790b8c8ec47f8e2e21 (diff)
downloadvdr-561d41c0d43712a9e28e1498b0b7a3f2e5ad7394.tar.gz
vdr-561d41c0d43712a9e28e1498b0b7a3f2e5ad7394.tar.bz2
Reverted "Removed limitation to PAL resolution from SPU handling" because it cause nothing but trouble
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bb141810..2eb00c48 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6192,3 +6192,5 @@ Video Disk Recorder Revision History
- Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio()
(thanks to Andreas Schaefers).
- Fixed references to old *.vdr file names in MANUAL (reported by Arthur Konovalov).
+- Reverted "Removed limitation to PAL resolution from SPU handling" because it
+ cause nothing but trouble. Besides, the core VDR doesn't use this, anyway.