mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a crash in the Schedule menu with events that have no title (cEvent::FixEpgBugs() now assigns a "No title" string to events that have no title)
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -4202,3 +4202,6 @@ Video Disk Recorder Revision History
|
||||
pointers from cChannel objects (reported by Malte Schr<68>der).
|
||||
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
|
||||
- Improved NULL checking in strreplace().
|
||||
- Fixed a crash in the Schedule menu with events that have no title (reported by
|
||||
Rolf Ahrenberg). cEvent::FixEpgBugs() now assigns a "No title" string to events
|
||||
that have no title.
|
||||
|
Reference in New Issue
Block a user