summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2005-12-06 14:18:01 +0100
committerAndreas Mair <amair.sob@googlemail.com>2005-12-06 14:18:01 +0100
commit4f4223794cd8d7efc2c4b95ba4742728eef5a103 (patch)
tree7dbc40cc8fe6f976da5a91225f662c596bb63006 /HISTORY
parent18ad5414acb6cea4e2cd645e8a8d81f371285824 (diff)
downloadvdradmin-am-0.97-am3.4.2.tar.gz
vdradmin-am-0.97-am3.4.2.tar.bz2
2005-12-06: 0.97-am3.4.2v0.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). - Event's title in prog_summary/prog_list/prog_list2 links to prog_detail (Requested by Scorp). - Added "Refresh" button in rec_list to refresh the cache of the list of recordings. - 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. - New configuration option for Timers: don't add summary. - Email notification for AutoTimer can be set in configuration menu. - Optimized AutoTimer matching a little bit. - 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. - 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. - Show recording's summary and subtitle in rec_edit (Requested by BigDiSt). - Check for and shorten too long summary when programming timer. - Check for too long commands sent to SVDRPort. - Channel select box in TV. - "Test" button in AutoTimer edit for showing results of current settings (Requested by Hardy Flor). - Link from channel name in prog_list2 and timer_list to prog_list. - Bring popups to the front (e.g. help, prog_detail...) (Based on a patch submitted by Ville Skyttä). - Reuse existing TV, RC and help windows (Based on a patch submitted by Ville Skyttä). - Send vdradmin.m3u when streaming. - Tooltips in timer_list, prog_timeline and at_timer_list can be deactivated (Requested by Hardy Flor). - Fixed wrong HTML tags in rec_detail (Reported by foobar42).
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY14
1 files changed, 7 insertions, 7 deletions
diff --git a/HISTORY b/HISTORY
index 34b01b3..34db9d5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.