diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6031,7 +6031,7 @@ Video Disk Recorder Revision History Oliver Endriss for reporting this). - Improved efficiency of cEIT::cEIT() (thanks to Tobias Bratfisch). -2009-04-19: Version 1.7.6 +2009-04-25: Version 1.7.6 - cDevice::PlayTs() now syncs on the TS packet sync bytes. - Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packets. @@ -6057,3 +6057,6 @@ Video Disk Recorder Revision History - cDvbPlayer::Empty() subtracts 1 from readIndex, because Action() will first increment it. - Only storing non-zero Pts values in ptsIndex. +- Added a note to the INSTALL file about using subdirectories to split a large + disk into separate areas for VDR's video data and other stuff (suggested by + Udo Richter). |