From fb60a3e83665469fa55f4fd97856c3e98515e5c2 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 17 Feb 2013 13:44:05 +0100 Subject: Added notes from HISTORY --- UPDATE-2.0.0 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'UPDATE-2.0.0') diff --git a/UPDATE-2.0.0 b/UPDATE-2.0.0 index 6ecfcbb2..3ed9db0b 100644 --- a/UPDATE-2.0.0 +++ b/UPDATE-2.0.0 @@ -1,5 +1,3 @@ -TODO: /// PRELIMINARY DRAFT /// - This is a summary of the changes in VDR 2.0.0 since the last stable version 1.6.0. It only contains things that are of actual importance to the user and doesn't mention the many fixes and improvements that @@ -90,6 +88,8 @@ Plugins: new parameters Setup.RcRepeatDelay and Setup.RcRepeatDelta to allow the user to adjust the behavior of the remote control's repeat function. They shall also remove any setup options they might have that serve the same purpose. +- Added demos of the DrawEllipse() and DrawSlope() function to the 'osddemo' + plugin (press '1' or '2', respectively). Skins: @@ -375,6 +375,7 @@ Recordings: limited to the values specified by the new command line option --dirnames (see man vdr(1) for details). For backwards compatibility the option --vfat is still available and has the same effect as --dirnames=250,40,1. +- Improved cutting videos. SVDRP: @@ -471,3 +472,4 @@ Misc: - Synchronizing system time to the transponder time is now done using adjtime() in order to avoid discontinuities. If the time difference is more than 10 seconds, stime() is still used to do the initial sync. +- Implemented scaling of SPU bitmaps. -- cgit v1.2.3