summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY16
1 files changed, 16 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3976ba5..d170de5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6464,3 +6464,19 @@ Video Disk Recorder Revision History
- The new setup option "OSD/Number keys for characters" can be used to control whether
the number keys can be used to enter characters in a text input field (suggested
by Stefan Huskamp).
+
+2010-09-19: Version 1.7.16
+
+- Updated the Italian OSD texts (thanks to Diego Pierotto).
+- Added missing Dtypes for ATSC (thanks to Alex Lasnier).
+- Updated the Portuguese language texts (thanks to Cristiano A. Silva).
+- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
+- Fixed the array size of Atypes in cPatFilter::Process() (thanks to
+ Rolf Ahrenberg).
+- Added locking to the cCutter functions to avoid a crash in case CutRecording()
+ is called from a plugin (reported by Andreas Mair).
+- Fixed DDS detection for HD resolution subtitles (thanks to Reinhard Nissl).
+- Fixed following symbolic links in RemoveFileOrDir().
+- Added support for languages that are written right-to-left (based on a patch
+ from Osama Alrawab). See INSTALL for information on how to turn this on.
+- Added Arabian language texts (thanks to Osama Alrawab).