summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-10-29 16:03:43 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-10-29 16:03:43 +0100
commit26fbb921f5ad2ec824c407710aa28f73762ffa6b (patch)
tree5c398add3b2f80c6456d93a1d8dccf54c9d808c1 /HISTORY
parent589f5519d779a8b8c9e27e5d97e2d4dec5bbe6a9 (diff)
downloadvdr-26fbb921f5ad2ec824c407710aa28f73762ffa6b.tar.gz
vdr-26fbb921f5ad2ec824c407710aa28f73762ffa6b.tar.bz2
The LIRC remote control now connects to the socket even if it doesn't yet exist whe VDR is started
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index bfb001d1..ceca580d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8032,7 +8032,7 @@ Video Disk Recorder Revision History
the last replayed recording (if any) by pressing Ok repeatedly in the Recordings
menu.
-2013-10-21: Version 2.1.3
+2013-10-29: 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.
@@ -8044,3 +8044,5 @@ Video Disk Recorder Revision History
user is prompted for confirmation to overwrite it (suggested by Rolf Ahrenberg).
- Revoked "Added maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3P"
because it broke things for the "TechniSat AirStar 2" DVB-T card.
+- The LIRC remote control now connects to the socket even if it doesn't yet exist when
+ VDR is started (thanks to Lars Hanisch).