mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Fixed a typo
This commit is contained in:
parent
83fe591f32
commit
03658cd480
4
HISTORY
4
HISTORY
@ -7342,8 +7342,8 @@ Video Disk Recorder Revision History
|
||||
2012-12-08: Version 1.7.33
|
||||
|
||||
- In order to be able to play TS recordings from other sources, in which there is
|
||||
more than one PMT PID in the PAT, 'int cPatPmtParser::PatPmt(void)' has been changed
|
||||
to 'bool cPatPmtParser::IsPatPmt(int Pid)'.
|
||||
more than one PMT PID in the PAT, 'int cPatPmtParser::PmtPid(void)' has been changed
|
||||
to 'bool cPatPmtParser::IsPmtPid(int Pid)'.
|
||||
- Fixed learning remote control keys with the LCARS skin.
|
||||
- Updated the Macedonian OSD texts (thanks to Dimitar Petrovski).
|
||||
- Fixed getting only non-video packets in cCuttingThread::GetPendingPackets() (reported
|
||||
|
Loading…
Reference in New Issue
Block a user