mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Removed 'assert(0)' from cDvbSpuDecoder::setTime()
This commit is contained in:
7
HISTORY
7
HISTORY
@@ -5091,7 +5091,11 @@ Video Disk Recorder Revision History
|
||||
with open file handles when starting background commands (thanks to Reinhard
|
||||
Nissl).
|
||||
|
||||
2007-01-26: Version 1.5.1
|
||||
2007-02-03: Version 1.4.5-2
|
||||
|
||||
- Removed 'assert(0)' from cDvbSpuDecoder::setTime() (thanks to Marco Schl<68><6C>ler).
|
||||
|
||||
2007-02-03: Version 1.5.1
|
||||
|
||||
- Added cDevice::HasCi() so that devices with Common Interface can be avoided
|
||||
when tuning to an FTA channel, thus preserving the CAM resources even on budget
|
||||
@@ -5100,3 +5104,4 @@ Video Disk Recorder Revision History
|
||||
- Now using cPipe instead of popen() in cCommand::Execute() to avoid problems
|
||||
with open file handles when starting background commands (thanks to Reinhard
|
||||
Nissl).
|
||||
- Removed 'assert(0)' from cDvbSpuDecoder::setTime() (thanks to Marco Schl<68><6C>ler).
|
||||
|
Reference in New Issue
Block a user