diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-20 14:15:27 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-20 14:15:27 +0100 |
commit | 837f5e2ea9fafe3d4a8d5f4d939c5d746ee6df7b (patch) | |
tree | 48417fc3a1b76ca69113c3de81747022e752a379 /CONTRIBUTORS | |
parent | c60129ed78f328a323486f8c853e66d252f9aebf (diff) | |
download | vdr-837f5e2ea9fafe3d4a8d5f4d939c5d746ee6df7b.tar.gz vdr-837f5e2ea9fafe3d4a8d5f4d939c5d746ee6df7b.tar.bz2 |
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)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fe0481ae..546ca09d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -936,6 +936,7 @@ Rolf Ahrenberg <rahrenbe@cc.hut.fi> for reporting a bug in handling key macros with keys after @plugin for adding compiler options "-fPIC -g" to all plugins for adding a leading '0' to the day in the DayDateTime() function + for reporting a crash in the Schedule menu with events that have no title Ralf Klueber <ralf.klueber@vodafone.com> for reporting a bug in cutting a recording if there is only a single editing mark |