diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-02-28 15:51:17 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-02-28 15:51:17 +0100 |
commit | 2a7a20945ae45abcd389aa3a0ddbc112ad134370 (patch) | |
tree | ac35fc053b491a8b54bd13139d8a5c6580228f6c | |
parent | 44fdf301703c5866df6d4e36fe74a867ca5146a7 (diff) | |
download | vdr-2a7a20945ae45abcd389aa3a0ddbc112ad134370.tar.gz vdr-2a7a20945ae45abcd389aa3a0ddbc112ad134370.tar.bz2 |
Fixed a typo
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6317,7 +6317,7 @@ Video Disk Recorder Revision History - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Moved the declaration of cMenuCommands to menu.h, so that plugins can use it. - Added a note to the MANUAL, saying that adding new transponders only works if the - "EPG scan" is active (suggested by Halim Sahim). + "EPG scan" is active (suggested by Halim Sahin). - Improved handling frames at the beginning and end of a recording in cDvbPlayer for devices with large buffers (thanks to Reinhard Nissl). - Implemented cDeviceHook to allow plugins more control over which device can |