diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 11:36:44 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 11:36:44 +0100 |
commit | b936cb366f3bbd7c62327999343e2986af38d2d4 (patch) | |
tree | 0738a552a5f916d529890b9707320da87c9e6b95 /HISTORY | |
parent | 31e334a332e03b13c648da875e1b91ab8f30154f (diff) | |
download | vdr-b936cb366f3bbd7c62327999343e2986af38d2d4.tar.gz vdr-b936cb366f3bbd7c62327999343e2986af38d2d4.tar.bz2 |
Fixed setting the name of the video directory to avoid a crash when using --genindex, and also to use the correct directory with --edit
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8032,7 +8032,7 @@ Video Disk Recorder Revision History the last replayed recording (if any) by pressing Ok repeatedly in the Recordings menu. -2013-12-24: Version 2.1.3 +2013-12-25: Version 2.1.3 - Changed the return value of cPositioner::HorizonLongitude() to 0 in case the latitude of the antenna location is beyond +/-81 degrees. @@ -8069,3 +8069,6 @@ Video Disk Recorder Revision History Recordings menu is open (reported by Lars Hanisch). - Added a missing closing ')' in the help and man page entry of the --vfat option (reported by Lars Hanisch). +- Fixed setting the name of the video directory to avoid a crash when using --genindex, + and also to use the correct directory with --edit (the latter reported by Marko + Mäkelä). |