EPG events without a title now display "No title" instead of "(null)"

This commit is contained in:
Klaus Schmidinger
2005-06-05 12:19:50 +02:00
parent 60a35366dd
commit 393627abd5
4 changed files with 33 additions and 4 deletions

View File

@@ -3578,7 +3578,7 @@ Video Disk Recorder Revision History
- Added cThread::SetPriority() and using it in cSectionHandler::Action() to
reduce the priority of the section handler threads (as suggested by Georg Acher).
2005-06-04: Version 1.3.26
2005-06-05: Version 1.3.26
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
@@ -3587,3 +3587,5 @@ Video Disk Recorder Revision History
- Improved resetting CAM connections (thanks to Marco Schl<68><6C>ler).
- Implemented cVideoRepacker in remux.c to make sure every PES packet contains
only data from one frame (thanks to Reinhard Nissl).
- EPG events without a title now display "No title" instead of "(null)" (thanks
to Rolf Ahrenberg).