diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-11 11:42:19 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-11 11:42:19 +0200 |
commit | 965b3471b7a844e464458dbf54d55cca9aa7c22a (patch) | |
tree | 21d45093667f5f521049aceb2d2ec6b0118a7fd7 /HISTORY | |
parent | 0f75df5452825e422d3934dac2d8d4acea01fc5b (diff) | |
download | vdr-965b3471b7a844e464458dbf54d55cca9aa7c22a.tar.gz vdr-965b3471b7a844e464458dbf54d55cca9aa7c22a.tar.bz2 |
Fixed writing group separators to channels.conf that contain a comma
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7832,9 +7832,11 @@ Video Disk Recorder Revision History - Fixed cleaning up old EPG events in case no epg data file is given (reported by Dave Pickles). -2013-09-07: Version 2.0.4 +2013-10-11: Version 2.0.4 - Unified the internal sequence of actions when pressing the Blue and the Back key, respectively, during replay (reported by Thomas Maass). - The Yellow button in the main menu no longer acts as "Pause" if "Pause key handling" is set to "do not pause live video" (suggested by Ulf Kiener). +- Fixed writing group separators to channels.conf that contain a comma (reported by + Eike Edener). |