mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
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
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -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).
|
||||
|
Reference in New Issue
Block a user