diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-09-19 23:57:32 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-09-19 23:57:32 +0200 |
commit | 6dbdb639ed4ee6ce5d446bd40ec88920eb8b0ee5 (patch) | |
tree | 5f9b9bad371c528fe04a925186edb8a2291e3bd9 /HISTORY | |
parent | fd738cd2046620a3b7e96fb5884aa60b14b2f763 (diff) | |
download | vdr-plugin-epgsearch-6dbdb639ed4ee6ce5d446bd40ec88920eb8b0ee5.tar.gz vdr-plugin-epgsearch-6dbdb639ed4ee6ce5d446bd40ec88920eb8b0ee5.tar.bz2 |
changed the maximum number of days for a timer conflict check from 99 to 14
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ new: - new SVDRP command 'MENU [NOW|PRG|SUM]' to call one of the main OSD menus or the summary of the current event. If any epgsearch menu is open a subsequent SVDRP call will close it again. +- changed the maximum number of days for a timer conflict check from 99 to 14 fixes: - fixed a crash when pressing 'Ok' in an empty timers done menu |