summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authoretobi <git@e-tobi.net>2010-11-06 16:14:34 +0100
committeretobi <git@e-tobi.net>2010-11-06 16:30:17 +0100
commit8570cc5326dbc40650c4a84b4b486be8fef36110 (patch)
treed381081b7cac7fa1cda7d78a273a142a6fdd7821 /HISTORY
parente768bc28401b33129dc8749415dd3e26b1225c92 (diff)
downloadvdr-plugin-osdteletext-8570cc5326dbc40650c4a84b4b486be8fef36110.tar.gz
vdr-plugin-osdteletext-8570cc5326dbc40650c4a84b4b486be8fef36110.tar.bz2
Don't care if the current channel really changed, if we get a channel switch
on the primary device. After playback when the txtreceiver wass detached, the txtreciver might not get started again, because the channel hasn't changed even if the device got a channel switch message.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2fde612..f1a83c7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -10,6 +10,8 @@ VDR Plugin 'osdteletext' Revision History
- Added command line option to enable storing TopText pages, which is
now disabled by default (References #177) (Thx to Andreas Brachold!)
- Makefile adjustments for VDR 1.7.13.
+- Don't care if the current channel really changed, if we get a channel switch
+ on the primary device (Thx to Sören Moch)
2009-06-02: version 0.8.3
- Updated Ukrainian translation provided by Yarema P. aka Knedlyk (Closes #133)