diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-02-24 18:42:24 +0100 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-02-24 18:42:24 +0100 |
commit | cb69d09e3841b1db6f0672ba696792a063a0e62a (patch) | |
tree | b0ff2d72f62068a40e0c3ee715ed7a7923b4ef66 /HISTORY | |
parent | 2a467206e570515caaf24279ca461464d39db7cb (diff) | |
download | vdr-plugin-epgsearch-cb69d09e3841b1db6f0672ba696792a063a0e62a.tar.gz vdr-plugin-epgsearch-cb69d09e3841b1db6f0672ba696792a063a0e62a.tar.bz2 |
moved 'file' and 'directory' to the top of the timer edit menu
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,6 +33,8 @@ new: 'SCAN' that will execute an EPG scan before the search timer update actually starts. - when deleting a search timer now its list of created timers is also cleared, suggested by Sundararaj Reel +- moved 'file' and 'directory' to the top in the timer edit menu, since at least in + my case its the most common entry to change, e.g. to select a folder for the recording. fixes: - fixed a crash when pressing 'Ok' in an empty timers done menu - fixed a crash when using the progressbar and events with 0 duration exist, thanks |