summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-02-06 12:43:16 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-02-06 12:43:16 +0100
commit2517b2ee8df0a10ae03135a62a9356d4aebdfe64 (patch)
treeb93cbd58f41adf4bd76eb48ec9d2929c837d30f4 /HISTORY
parentcabf18db73174499065ef20fb9d1f113639653dc (diff)
downloadvdr-2517b2ee8df0a10ae03135a62a9356d4aebdfe64.tar.gz
vdr-2517b2ee8df0a10ae03135a62a9356d4aebdfe64.tar.bz2
Improved handling frames at the beginning and end of a recording in cDvbPlayer for devices with large buffers
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index dcd5a4e5..cfd60e71 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6317,3 +6317,5 @@ Video Disk Recorder Revision History
- Moved the declaration of cMenuCommands to menu.h, so that plugins can use it.
- Added a note to the MANUAL, saying that adding new transponders only works if the
"EPG scan" is active (suggested by Halim Sahim).
+- Improved handling frames at the beginning and end of a recording in cDvbPlayer for
+ devices with large buffers (thanks to Reinhard Nissl).