From 08d5ad047adccb2eac806f7f82575779c9f77130 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 27 Mar 2011 11:54:07 +0200 Subject: Renamed cBitmap::Scale() to Scaled() --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 00422aab..3991e862 100644 --- a/HISTORY +++ b/HISTORY @@ -6575,3 +6575,5 @@ Video Disk Recorder Revision History - Fixed the Language header of the Serbian translation file (thanks to Ville Skyttä). - Added anti-aliasing when upscaling bitmaps (improves the display of SD subtitles when replayed on an HD OSD). +- Renamed cBitmap::Scale() to Scaled(), because it doesn't modify the bitmap itself, + but rather returns a scaled copy. -- cgit v1.2.3