Reverted "Removed limitation to PAL resolution from SPU handling" because it cause nothing but trouble

This commit is contained in:
Klaus Schmidinger
2009-11-22 14:20:36 +01:00
parent 2e8f2b8557
commit 561d41c0d4
2 changed files with 22 additions and 14 deletions

View File

@@ -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.