summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY11
1 files changed, 11 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2761f9a..eb79aad 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4,6 +4,17 @@ E-Mail: mail AT andreas DOT vdr-developer DOT org
VDR-Portal: amair
-----------------------------------------------------------
+2005-11-04: 0.97-am3.4.2rc3
+- 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.
+
2005-10-24: 0.97-am3.4.2rc2
- For VDR >=1.3.24 use VDR's timer flags for finding timers that are currently recording.
- Fixed sendmail notification for AutoTimer.