summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2008-12-20 08:36:27 +0100
committerAndreas Mair <amair.sob@googlemail.com>2008-12-20 08:36:27 +0100
commit15d999894118c71926b62b5968f08c0ac9f092d2 (patch)
tree01f70f81af1339a7b77eed1baf9148fdc1c8067b /HISTORY
parentb5bb9b571134454e2507bce56211f68e15fb276e (diff)
downloadvdradmin-am-3.6.4.tar.gz
vdradmin-am-3.6.4.tar.bz2
2008-12-20: 3.6.4v3.6.4
- Added: Use ".update" in VDR's video directory to check if recordings cache needs to be refreshed. - Added: CACHE_REC_ENABLED option in vdradmind.conf to enable (1) or disable (0) recordings caching. - Changed: Encode.pm now is optional and no recoding will happen if it's missing. - Updated: Finnish translation (Ville Skyttä)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 33cc0f2..a97546c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4,6 +4,12 @@ E-Mail: mail AT andreas DOT vdr-developer DOT org
VDR-Portal: amair
-----------------------------------------------------------
+2008-12-20: 3.6.4
+- Added: Use ".update" in VDR's video directory to check if recordings cache needs to be refreshed.
+- Added: CACHE_REC_ENABLED option in vdradmind.conf to enable (1) or disable (0) recordings caching.
+- Changed: Encode.pm now is optional and no recoding will happen if it's missing.
+- Updated: Finnish translation (Ville Skyttä)
+
2008-12-13: 3.6.3
- Updated: Spanish translation (Submitted by Rüdiger Jung).
- Changed: Process name to "vdradmind" (Based on patch submitted by Ville Skyttä).