diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -4,10 +4,13 @@ E-Mail: mail AT andreas DOT vdr-developer DOT org VDR-Portal: amair ----------------------------------------------------------- -2005-11-xx: 0.97-am3.4.2 +2005-12-06: 0.97-am3.4.2 +- Updated de, es and fi translation (got no response by fr translator). +- Use the channel name as title if title in timer_new is empty (Requested by Hardy Flor). +- Improved handling of dates reported by "lstr". +- SMTPAuth for sendEmail. - Fixed: Programming a timer using InternetExplorer, didn't return to the previous page but gave an error (Reported by several people). - Remember sorting after (in)activating selected timers (Reported by Atti). - - Updated Template-Toolkit to v2.13. - Reworked sorting in rec_list/timer_list/at_timer_list. - Activate/Inactivate selected timers in timers_list (Requested by Atti). @@ -16,7 +19,6 @@ VDR-Portal: amair - Fixed popup if deleting timers/recordings/autotimers containing a "'" (Reported by Saxman2k). - Remember sorting after deleteing or editing timer or autotimer (Reported by Atti). - Improved re-connect to VDR if VDRAdmin crashes. - - Set "LANGUAGE" environment variable to "" on startup, so it causes no problems with language setting in VDRAdmin. - Added caching of listing of recordings. Can be adjusted by "CACHE_REC_TIMEOUT=number of minutes" in vdradmind.conf. Defaults to "60", "0" disables caching. - Remember sorting when toggling in timer or autotimer list. @@ -26,14 +28,12 @@ VDR-Portal: amair - Reworked detection of another VDRAdmin process if pid file exists. - No more config settings that require a VDRAdmin restart. - Find "sendEmail" program in $PATH. - - For VDR >=1.3.24 use VDR's timer flags for finding timers that are currently recording. - Fixed sendmail notification for AutoTimer. - If /usr/bin/locale is not available, language can be entered in textfield instead of chosing in selectbox. - Fixed wrong display of double quotes in timer_list and at_timer_list. - -- Hopefully fixed browsing in "recordings" menu (if there are folders having the same name). -- Added new skin "default" (InternetExplorer has problems in displaying it). +- Fixed browsing in "recordings" menu (if there are folders having the same name). +- Added new skin "default" (InternetExplorer has problems with displaying it). - Removed i18n.pl. - Localization can be set in configuration again. - Added "Transponder" and "CA-System" to tooltips in timer_list. |