From 61fefd00bff72ebeece4984c087a3415a6b53854 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Thu, 29 Dec 2005 16:02:37 +0100 Subject: Implemented cBase64Encoder --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index a486602f..c27d04ea 100644 --- a/HISTORY +++ b/HISTORY @@ -4017,3 +4017,5 @@ Video Disk Recorder Revision History function cDevice::GrabImageFile() can be used to write the grabbed image directly to a file. Plugins that used the old version of cDevice::GrabImage() need to be adapted to the new interface. +- The new class cBase64Encoder (see tools.h) can be used to encode data in + base64 (thanks to Bob Withers for publishing his Base64 class). -- cgit v1.2.3