summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-01-07 10:34:24 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-01-07 10:34:24 +0100
commit3cf87dfe8a45e07de8df973bf8458b446d731fb9 (patch)
tree737688fdab74f4bff18cb6e05198e08a3e7897fe
parentea5e373df60f4c9bd138c264f8a5cd257d6e233f (diff)
downloadvdr-3cf87dfe8a45e07de8df973bf8458b446d731fb9.tar.gz
vdr-3cf87dfe8a45e07de8df973bf8458b446d731fb9.tar.bz2
Added entries for version 2.0.5
-rw-r--r--HISTORY16
1 files changed, 16 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 529b5801..4fb96307 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8116,6 +8116,22 @@ Video Disk Recorder Revision History
overview of all obsolete channels by sorting the Channels list by provider (by
pressing the 0 key twice). Automatic deletion of obsolete channels may follow later.
+2014-01-07: Version 2.0.5
+
+- The LIRC remote control now connects to the socket even if it doesn't yet exist when
+ VDR is started (thanks to Lars Hanisch).
+- Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannel (thanks to
+ Marko Mäkelä).
+- Fixed uninitialized item area coordinates in cSkinLCARSDisplayMenu (reported by
+ Marko Mäkelä).
+- Fixed a possible crash if the recordings list is updated externally while the
+ 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ä).
+
2014-01-07: Version 2.1.4
- Updated 'sources.conf' (thanks to Antti Hartikainen).