diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2006-11-24 12:38:59 +0100 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2006-11-24 12:38:59 +0100 |
commit | 4c529b51694d5d6cb2792891b10c162ecd13297b (patch) | |
tree | 8cfb16a3a089cf2c6aadaebde8a029786767620b /ChangeLog | |
parent | 04ecd27f65634b2f73ad328db76d30142958c29b (diff) | |
download | vdradmin-am-3.5.1beta.tar.gz vdradmin-am-3.5.1beta.tar.bz2 |
2006-11-24: 3.5.1betav3.5.1beta
- Changed: Handling of critical/colliding timers on encrypted channels in timer_list (Requested lot's of time in vdr-portal.de).
- Fixed: Lost info on selected extepginfos if testing an epgsearch in epgsearch_new (Reported by marpiet).
- Fixed: Didn't select the right channel group in epgsearch_new (Reported by viking).
- Added: epgsearches can be based on epgsearch's templates.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 49 |
1 files changed, 49 insertions, 0 deletions
@@ -1,3 +1,52 @@ +2006-11-24 amair + + * HISTORY, po/de.po, po/vdradmin.pot: + + Updated for v3.5.1beta release. + +2006-11-24 amair + + * vdradmind.pl: + + Changed handling of critical/colliding timers on encrypted channels in timer_list. + +2006-11-24 amair + + * vdradmind.pl: + + - Lost info on selected extepginfos if testing an epgsearch in epgsearch_new. + - Don't use an epgsearch template's name as pattern if adding a new epgsearch. + +2006-11-22 amair + + * vdradmind.pl: + + Didn't select the right channel group in epgsearch_new. + +2006-11-20 amair + + * vdradmind.pl: + + Fixed """ in prog_timeline. + +2006-11-16 amair + + * vdradmind.pl, template/default/epgsearch_list.html: + + New epgsearches can be based on epgsearch's templates. + +2006-11-13 amair + + * make.sh: + + Exclude ".#*" files from distribution tarball. + +2006-11-13 amair + + * vdradmind.pl: + + Added missing localisation for headlines in epgsearch results/favourites. + 2006-11-10 amair * HISTORY, vdradmind.pl, po/cs.po, po/fr.po, |