SDK - Changes history

v5.2 (4th August 2022)

  • Adds new method: ConvertMP4Files, to enable export of video to MKV, AVI, WMV, GIF formats and audio to AAC and MP3. 
  • Adds new static method: StopLogging. Previously logging would be stopped when the FBRecorder object was destroyed. This is changed so that logging stops when FBRecorder::StopLogging is called or the host application exits. The change enables improves logging when using multiple FBRecorder instances. 
  • Fix: FBRecorder would not record in VMWare sessions. 

 

v5.1 (12th July 2022)

  • Adds methods to enable merging and clipping MP4 files: CreateMP4Clip and MergeMP4Files
  • Adds more global errors to TFBRecorder.TFBGlobalError, returned by StartRecording: FileNotFound, PathNotFound, AccessDenied, Win32Error
  • Fix to potential crash in encoding.
  • Fix to Intel hardware encoding. 
  • Allows multiple TFBRecorder instances.

 

v5 (30th May 2022)
A major update. The SDK has been rewritten from scratch to generate standard MP4 video files using hardware acceleration features in modern PCs. 

The API is entirely different from previous SDK versions. Documentation can be viewed at https://dev.flashbackrecorder.com

 

v3.0.0.281 (2016-11-15)
Added a possibility to select a sound source using a device unique id.

 

v3.0.0.279 (2016-09-27)
Fixed FBPlayer for MPEG FBR files.

v3.0.0.278 (2016-09-16)
Fixed problems with the fade effect.

v3.0.0.267 (2016-02-18)
Added SoundVolume property for FBPlayer component.

v3.0.0.266 (2015-12-15)
Fixed mouse cursor highlight circle.

v3.0.0.262 (2015-12-03)
Fixed mouse cursor highlights for the movies with no built in highlight images.

v3.0.0.262 (2015-11-23)
Export entire movie.

v3.0.0.261 (2015-11-11)
Fixed insert/delete frames problem.

v3.0.0.260 (2015-10-30)
Fixed a memory problem for images code.

v3.0.0.259 (2015-10-21)
Fixed Insert Frames functionality for MPEG mode movies.

v3.0.0.256 (2015-08-26)
Added speed up feature for FBPlayer and for the EXE export.

v3.0.0.255 (2015-08-20)
Added PlaybackSpeed property for FBExportToExeParams and for FBPlayer classes.

v3.0.0.254 (2015-07-07)
Added DrawPausewImage property for FBExportToMP4Params object.

v3.0.0.253 (2015-06-16)
Added MovieCompressionLevel property for FBEditor object.

v3.0.0.252 (2015-06-09)
Fixed licence issue for exports.

v3.0.0.251 (2015-05-19)
Fixed FBRecorder.SetRecordingRegionPosition method.

v3.0.0.250 (2015-05-05)
Fixed AV in FBMovie.DeleteFramesAndSound method.

v3.0.0.249 (2015-04-27)
Added milliseconds for mouse log.

v3.0.0.248 (2015-03-24)
Added TextBoxes serialization/deserialization.

v3.0.0.247 (2015-02-23)
Fixed XML format for ExportMouseLog method.

v3.0.0.246 (2015-02-17)
Added new FBEditor method: ExportMouseLog.

v3.0.0.245 – 19 Jan 2015
Added new FBEditor methods: ExportKeyLogExt and DisplayKeyLogDialogExt.

v3.0.0.244 – 4 Dec 2014
Fixed KeyLog export.

v3.0.0.243 – 3 Dec 2014
Fixed Windows XP compatibility problems.

v3.0.0.242 – 17 Nov 2014
Help updated.

v3.0.0.241 – 22 Oct 2014
Version 3 includes:

  • Blur effects to mask out sensitive information
  • Buttons objects can be added that enable jumps to different points in the movie or opening of URLs
  • Add fade transitions to movies that can be used to cover up the sudden joins created by combining movies together
  • Insert video files into movies
  • Audio processing functions: noise removal, volume compression and normalization to even out volume in movies
  • Add Watermark images
  • Export to GIF format to create files that are easily embedded in webpages
  • Crop movies down to smaller dimensions
  • Autoscroll cropped movies to keep the mouse in view

v2.0.0.239 – 16 Sep 2013
Changes for FBO Upload.

v2.0.0.238 – 12 Sep 2013
Changes for FBO Upload.

v2.0.0.237 – 17 July 2013
Added FBPlayer.HideFullscreenButton property.

2.0.0.236 – 17 Dec 2012
Fixes for the H264 export, FBEditor progressor events, RegionFromHWND method.

2.0.0.235 – 29 Nov 2012
Fixed a problem with the events arguments incompatibility between SDK and VS 2010.

2.0.0.234 – 21 Nov 2012
Added properties and methods: FBPlayer.FramesWatched, FBPLayer.ResetFramesWatched, FBExportToMP4Params.MP4Codec, FBExportToMP4Params.AllowStreaming

2.0.0.233 – 1 Oct 2012
Fixed several issues with the frames encoding.

2.0.0.232 – 7 Aug 2012
Fixed a visual problem due to the HideWebCamButton property.

2.0.0.231 – 24 Jul 2012
Added HideWebCamButton property for FBPlayer component.

2.0.0.230 – 16 Jun 2012
Enabled internal cache in FBPlayer when keyframes exist in the movie.
Enabled values greater than 1000 for FBRecorder.KeyFramesFrequence property.

2.0.0.229 – 11 Jun 2012
Fixed keyframes issues.

2.0.0.228 – 24 May 2012
Updated libav dlls. Fixed a problem with the unplugged/disabled sound device.

2.0.0.227 – 23 May 2012
Removed debug info.

2.0.0.226 – 11 May 2012
Fixed the internal problem with the frames.

2.0.0.225 – 10 May 2012
Fixed mouse cursor position after the driver method calls.
Fixed a problem with the driver initialization under Windows 7.

2.0.0.224 – 7 Mar 2012
Added SetMousePointerVisibility method.

2.0.0.222 – 16 Feb 2012
Fixed a problem with the multiple access to the export configuration files.

2.0.0.221 – 8 Feb 2012
A fix for the sound recording inside the RDP session.

2.0.0.220 – 31 Jan 2012
Help updates.

2.0.0.219 – 9 Dec 2011
FBExportToMP4Params: new property – FreeScaling.

2.0.0.218 – 8 Dec 2011
FBExportToFLVParams: new property – AlignIfPadded.

2.0.0.217 – 1 Dec 2011
FBExportToFLVParams: new bool properties – ScaleToPercents and Padding4px.

2.0.0.216 – 23 Nov 2011
SDK Recorder: fixed a problem with the accented letters.

2.0.0.215 – 24 Oct 2011
SDK Editor: added ExportSound and ShowMousePointer properties for FBExportToAVIParams, FBExportToFLVParams, FBExportToiPODParams, FBExportToMP4Params, FBExportToQuickTimeParams, FBExportToWMVParams classes.

2.0.0.214 – 21 Oct 2011
Removed a support for IObjectSafety interface.

2.0.0.213 – 13 Oct 2011
Fixed a hang problem in the sound layer code, removed dependence from the libavencoder.dll.

2.0.0.212 – 9 Sep 2011
Fixed the problem with the position of the Ellipse Highlight for the FBPlayer object.
Fixed Webcam recording. Added the possibility to recover the movie after the recorder crash (VS 2010 C# Player Recorder sample).
Recorder OnError event is fired if DX surface has been lost.

2.0.0.211 – 22 Aug 2011
Fixed the problem with the movie dimensions for the export to MP4 operation.

2.0.0.210 – 9 Aug 2011
Fixed a problem with layered windows on multi monitor systems.

2.0.0.209 – 27 Jul 2011
InsertMovie method may accept -1 as FrameNum argument.

2.0.0.208 – 26 Jul 2011
WebCam code fix. New method SetRecordingRegionPosition for the recorder.

2.0.0.207 – 14 Jun 2011
Added UseNewSoundFormat property. Sound recorder thread priority has been set to high.

2.0.0.206 – 29 Apr 2011
Memory usage optimization, added ‘EventsDataBufferSize’ property for the player object.

2.0.0.205 – 20 Apr 2011
Fixed sound format in the recorder, added DeleteFramesAndSound method for the editor, install driver from the sdk location.

2.0.0.204 – 5 Apr 2011
Additional export option: MP4.

2.0.0.203 – 9 Mar 2011
Added new libavcodec files for Articulate installer script.
Added ExportSounds property for SWF export.

2.0.0.202 – 28 Feb 2011
FLV encoder fix.

2.0.0.201 – 17 Jan 2011
Player: fixed resize problem.
Recorder: sound fix for Citrix sessions.
Micro Player: watermarks fix.
Recorder: compatibility fixes.
Editor: fixed a problem with LogSys.

2.0.0.200 – 17 Nov 2010
Licence modules updated.

2.0.0.199 – 14 Oct 2010
Editor: fixed: there was a crash when trying to load a movie file with no extension.

2.0.0.198 – 4 Oct 2010
Recorder: fixed DX mode for non standard screen resolutions.

2.0.0.197 – 17 Sep 2010
Editor: added a possibility to insert images from HBITMAP.
Fixed the return value for Movie.Save method.
Recorder: changed GetSoundMute/Volume to do not change value if the line doesn’t exist. Fixed AnsiString class for VC++.
Editor: fixed a problem with the SWF batch export when the export dimensions other than the original.
Micro Player: improved file assoc logic.

2.0.0.196 – 30 Aug 2010
Fixed a problem for the movies with very large dimensions.
Added FBR format 2.5 to SaveAsUsingFormat method.
Added two command line parameters for Micro Player – “+au” and “-au”.
The first is to setup file assoc in the user’s key and the second to remove it.
Fixed a problem in the MicroPlayer with the volume for mpeg2 sound tracks.

2.0.0.195 – 12 Aug 2010
Improved the code for loading cursors.
Editor: CreateMovie method added.

2.0.0.194 – 5 Aug 2010
Added twolame.dll for SDK installers. New sound tracks format from FB.
FBRecorder properties added:
bool UseLowColorDepth;
int LowColorDepth – can be 3 (1 bit per channel), 6 (2 bits per channel), 9 (3), 12 (4), 15 (5), 18 (6), 21(7) or 24;
float FramesPerSec – a user can set set fractional values like 0.1 what means 1 frame per 10 seconds.
Low color depth recording implemented.
MicroPlayer: ability to open FBRs from SDK build 167.

2.0.0.193 – 4 Aug 2010
Fixed a problem with FBR compatibility from SDK 167.
Help updated.

2.0.0.192 – 30 Jul 2010
Recorder: fixed a problem with runtime license for SDK by VS 2005.
Player: new property ‘bool DisablePopupMenu’.
SDK VistaCoreSoundAPIWrap dll doesn’t use BBLogSystem.

2.0.0.191 – 13 Jul 2010
Editor: fixed problems with the insert video as webcam and with the save selected frames as a new movie for mpeg movies.
SDK Recorder: fixed a problem when recording inside RDP TS and a client has two monitors.

2.0.0.190 – 9 Jul 2010
Fix for TBItmap when assigning a handle in the GetLatestCursor method.

2.0.0.189 – 28 Jun 2010
SDK Editor: added FBBatchExportToSWFParams class for swf batch export params.
Added the new methods for FBMovie class: PrepareSWFBatchExport, IsSWFBatchExportReady, SWFBatchExport.

2.0.0.188 – 16 Jun 2010
SDK FBPlayer: added MuteSound property.
SDK Recorder: fix for windows/process record mode, mouse movements fix, SaveAndContinue and PauseAndSave deadlock fix.

2.0.0.187 – 15 Jun 2010
Licensing modules updated.
SDK Recorder: fixed a problem with mouse/keyboard events for SaveAndContinue and PauseAndSave methods.

2.0.0.186 – 11 Jun 2010
Recorder: fixed a small problem in SaveAndContinue method.
MicroPlayer: sizeall mouse cursor for webcam object.
Micro Player: inverse highlight.
Micro Player: fixed a problem with libavcodec.

2.0.0.185 – 26 May 2010
ApplyEffects fixes for VS2003-VS2010 C#, VB SDK samples.
SDK Editor: hid the help link on ZoomPan options dialog.
Micro Player: fixed a problem with autoscroll, 100% scale and fixed window size.
Micro Player: fixed a problem with unpause video when clicked in webcam.

2.0.0.184 – 4 May 2010
Micro Player: added MovieSpeed property.

2.0.0.183 – 19 Mar 2010
Added GetCursorAsHandle for FBFrames class.
SDK Micro Player: fixed a problem with CopyCurrentFrameBitmap.

2.0.0.182 – 26 Feb 2010
C++ FB Recorder samples (VS 6.0 2003 2005 2008 2010) – recording several monitors at once.

2.0.0.181 – 15 Feb 2010
SDK dlls updated.

2.0.0.180 – 12 Feb 2010
Licensing modules updated.
Fixed the problem with WMV export appeared in the recent builds.
Multi-monitor recording.
Runtime packages usage disabled in BCB samples.
Editor: Help buttons hidden.

2.0.0.179 – 08 Feb 2010
Added ExportToSWFParams.AS3 property.
Micro Player: fixed a problem with full screen mode on startup.

2.0.0.178 – 05 Feb 2010
More SDK samples added.

2.0.0.177 – 18 Jan 2010
More SDK samples added.

2.0.0.176 – 13 Jan 2010 Micro Player: fixed a problem with multiple sound tracks.
Micro Player: fixed a problem with pause image with button.

2.0.0.175 – 29 Dec 2009
CodeGear samples added.
Micro Player: a problem with mouse clicks & highlight has been resolved.

2.0.0.174 – 09 Dec 2009
Licence modules updated (2.0.0.18).

2.0.0.173 – 03 Dec 2009
Licensing modules updated.
Added logs for WinAPI file operations.
Micro Player: initial mouse position fix, pause image for button fix, click to continue fix.
vdisk code: additional FileExists checks.

2.0.0.172 – 04 Nov 2009
Licensing modules updated: version info displayed on the registration form, fixed the overlapping problem with ‘Confirmation Code’ label).
Changed interval of qt export quality to 1..100
FBQTLibrary.dll updated.
vdisk: messagebox is displayed if vdisk couldn’t be created.
Additional information for vdisk added to help to restore it.
More logs for vdisk added.
Micro Player: a problem with text box display time has been fixed, highlight image has been fixed.

2.0.0.171 – 29 Oct 2009
Fixed the problem with PIP-noPIP modes for WebCam in the player program.
DelayBeforeStart property added for FBRecorder.

2.0.0.170 – 22 Oct 2009
Fixed sliders in webcam test window.

2.0.0.169 – 20 Oct 2009
Removed internal compress function from vdisk.
Added a code to drvinstaller to remove driver files on uninstall.
Fixed a problem in vdisk when compressed file has length=0.
Fixed a problem with mouse clicks in Micro Player.
Added additional logs for SDK recorder. Hide MPEG option for FB Recorder.

2.0.0.168 – 14 Sep 2009
Fixed a problem with incorrect color in the paddings for FLV+SWF export.
Changed 0-compression level back in order to be compatible with the previous versions.

2.0.0.167 – 25 Aug 2009
Fixed initialisation problem with the new drawing code.
Added support for MPEG4 in FB Editor, so the movie can be recorded as MPEG4 frames in Boost mode and played back and edited by the editor.
Removed duplicated modes in WebCam formats (Both VIDEOINFO and VIDEOINFO2 contain the same information).
Fixed vdisk compatibility problem with old versions.

2.0.0.166 – 7 Aug 2009
Added CustomSoundTrackMaxInterval property for sdk recorder.
The new licence modules used.
Fixed a problem with fps<1 for sdk recorder.

2.0.0.165 – 24 Jul 2009
Changed custom sound tracks behaviour for custom sound track in SDK recorder.
One more fix for amin/qmax values – in quality mode the minimum qmin is 1, qmax = qmin+1.
Fixed a problem with flv export when quality is 100% (qmin=qmax=1).
Added support for variable keyframes in the libavcodec stub dll. Changed default bitrate to 1500 for flv export.

2.0.0.164 – 9 Jul 2009
Changed result value for AddSoundTrack method.
Added AddSoundBlockByPointer method for SDK recorder.

2.0.0.163 – 30 Jun 2009
SoundInput API demo added into vs 2005 c# recorder sample.
Added sound input level for SDK.

2.0.0.162 – 3 Jun 2009
Fixed a problem in SaveAndContinue method – the whole screen was not captured after this call.

2.0.0.161 – 20 May 2009
Fixed: Mouse highlight is displayed as blue square in SWF export on some screens.
Fixed: Mouse highlight disappears completely in player when second screen is active.
A major cause of corruption during edits seems to have been resolved.
Fixed: Movie title not saved correctly.
Some SWF issues fixed.
Fixed a bug with odd screen sizes causing recorder crash.
ScaleMode property added into IFBExportToSWFParams.

2.0.0.160 – 14 May 2009
Fixed a problem with a non-standard display resolution for FB Recorder.
Added vdisk info for FBR in SDK.
Fixed a problem with ‘fit to window’ in SDK micro player.

2.0.0.159 – 1 May 2009
Fixed a problem with delayed release in .Net for SDK in QT export.
SWF Controls: scaling option, pause on click, show pause overlay features implemented in single swf templates.

2.0.0.158 – 30 Apr 2009
Fixed a problem in the RGB->YUV converter for QT export.
Fixed a problem when recompressed block is larger for vdisk.
Licence modules 2.0.0.11 used.

2.0.0.157 – 24 Apr 2009
Added sound support for fbr2mp4 converter.
VS2005 cs editor sample: Flv export options dialog implemented.
OutputSizeX, OutputSizeY properties implemented for FBExportToFLVParams COM interface.
Added UseLibavcodec property for FBEditor, qmin, qmax and UseQMinQMax properties for export to flv params, logging flv parameters and sdk version.

2.0.0.156 – 20 Apr 2009
OutputSizePercentXFloat, OutputSizePercentYFloat properties implemented in FBExportToAVIParams, TFBExportToWMVParamsImpl, FBExportToQuickTimeParamsImpl.
Licensing modules 2.0.0.9 used.
Fullscreen fix for MicroPlayer.

2.0.0.155 – 9 Apr 2009
The new sdk licence modules used.

2.0.0.154 – 3 Apr 2009
GetSDKVersion method added, returns SDK version.

GetVersion method added for Recorder and Player ocx controls, returns the file version of the module.

2.0.0.153 – 26 Mar 2009
Fixed bug with HRCheck error message in ConverToIPod.
ConvertToiPod VS2003 VB.NET sample added.

2.0.0.152 – 25 Mar 2009
Added IsConvertToiPodSupported property for SDK editor.
Added FBQTLibrary.dll for SDK installer.
SDK: added FBExportToQuickTimeParams class, CanExportToQuickTime for FBEditor class, ExportToQuickTime and ExportFramesToQuickTime for FBMovie class.
Fixed quality interval for FLV and AVI in SDK export.
‘Highlight’ feature added into Micro Player.
Added FLVBitrate property for FLV export params in SDK.

2.0.0.151 – 16 Mar 2009
Convert short file names to long in the fix registry function.
Fixed a problem with FBR when file size limit was used.
Fixed metadata, tags and timestamps order in the FLV.
Added three dlls in the SDK installer for FLV.
Fixed recorder problem for 16bit screen color depth.
Fixed windows recording problem (corrupted movie after pause)

2.0.0.150 – 3 Mar 2009
Fixed ZoomPan info for start-end frames for SWF export.
CaptureLayeredWindows property for FBRecorder object.

2.0.0.149 – 23 Feb 2009
SDK: fixed: bitsCount and CompressLevel SDK properties don’t have effect.

2.0.0.148 – 20 Feb 2009
Improved WebCam performance for edit operations, hided Configure Format button for upload profiles.

2.0.0.147 – 17 Feb 2009
Added RGB->YUV422 converter for QuickTime export in order to preserve real colors.
the new SdkReg library used.
the bug with ShowFBLogo parameter in Flash export fixed.

2.0.0.146 – 11 Feb 2009
Added ‘ExportZoomPanInfo’ property for FBExportToSwfParams object.
All the frames that zoom starts and finishes written in a comma delimited string on the first frame.
Added ExportZoomPanInfo property for FBExportToSwfParams object.
Fixed a problem with ZOOM in MicroPlayer when switch back from full screen mode.

2.0.0.145 – 5 Feb 2009
fixed a problem with mouse clicks highlight in MicroPlayer.
Fixed sync problem in the recorder for driver mode.

2.0.0.144 – 30 Jan 2009
Flash export: each frame with changed ZoomPan region contains ActionScript code like: ZoomPan_XPos = 10.0;ZoomPan_YPos = 26.0;ZoomPan_Width = 867.0;ZoomPan_Height = 900.0.
Restored full screen button in microplayer, fixed a problem after resize in microplayer.
Fixed a problem with recording speed in the SDK.
Fixed a problem with the driver under Win2k.

2.0.0.143 – 29 Jan 2009
SingleSwf property added into editor COM class. VS2003cs sample added demonstrating the feature.
ShowMousePointer ptoperty added for FBExportToSWFParams class.
Events are accurate in the recorder using Compatibility Mode, added logs for ResourceUnit, avencoder is compatible with our FLV decoder.

2.0.0.142 – 20 Jan 2009
Fixed a problem with micro player build due to libavcodec changes.
CurDesync property added into Recorder.
OutputSizeX, OutputSizeY, OutputSizePercentXFloat, OutputSizePercentYFloat, ScaleToPercents properties implemented for Editor COM library.
Fixed ‘pause in bitmap mode’ bug.

2.0.0.141 – 19 Jan 2009
Fixed SetSoundSorce problem in VS2005 recorder sample.
SDK Help – adds FBEditor:GetVersion, FBFrames:GetCursorBitmapHandle, FBEditor:UndoSpace. Updates FBRecorder class, FBEditor class, start and end batch operation, ApplyEffects.
Microplayer: ApplyEffects supported.
added exe export into vs2003 editor sample.

2.0.0.140
Export Zoom / Pan bug fixed.
Fixed AV problem in FBQTLibrary.dll.
Added logging into the FBQTLibrary.dll
IE only recorder version – fixed a problem with windows with WS_EX_TOOLWINDOW style.

2.0.0.139
New versions of SDKReg.exe and UpdateModule.dll used.
Fixed a problem with import WMV->WebCam (when vdisk already contains webcam files).
Changed RecordIE key for Acc version to Processes key in order to record several processes, fixed a bug with sound in Micro Player (MP hangs up sometimes), improved Micro Player usability – switching between different zoom modes is smoother.
changes into the SDK FBRecorder due to unicode changes for filenames.
Fixed fadein and fadeout problem for TExt Boxed in Micro Player.
Changes into the SDK FBEditor due to unicode changes for filenames in the editor.
Fixed a problem with GDI handles for only IE ACC version.
Fixed a problem on recording stop (since we have implemented dynamic UNDO).
Added SaveAs for vdisk using unicode.

2.0.0.138
Added GetCursorBitmapHandle for FBFrames SDK object.
Dynamic FitToWindow in Micro Player.
Added Fit To Window option for EXE export.

2.0.0.137
Fixed the bug with opening files with JP characters in the names.
Added FLV Bitmap mode for SDK recorder.
New feature – record only IE windows but only for Compatibility Mode.
Added unicode support for filenames.

2.0.0.136
Added ASF to FBR converter project.
Added version check for QT.
Fixed a problem with the driver when a display is switched off.
Fixed several problems in Micro Player – invalid buttons for ZoomPan+Clipping, a bug on closing file with sound track.
VS2008 sample added.
Added YUY2toRGB converter class.
Fixed a problem in VCPlayer for XP D3D.
Added Scaling option for export to EXE.
Added FBGDIBitmap class for SDK Editor.

2.0.0.135
Fixed the problem (_ASSERTE: C:\Program Files\Borland\CBuilder6\include\atl\atlcom.h) crashing vs2003 cs editor sample.
Added the option to show Flash export dialog in UI.
Editor dll: fixed AVE bug at flash export.
VS2005 c# sample: more Flash export features, exception handling added.
fixed: successful message was shown when export failed due to an exception.
Added the sample of ExportFramesSequencesToSWF into VS2003 sample.
Fixed bug in ExportFramesSequencesToSWF.
The temp files appearing after ExportFramesSequencesToSWF removed.
ShowPausedOverlay, PauseByClickingOnMovie, StartingPlaybackMode flash options added.
Fixed highlight+clip bug in Micro Player.
Added inverse highlight for Micro Player, fixed jump to highlight object.

2.0.0.134
Added HighlightMouseClicks property for FBPlayer object.

2.0.0.133
Added a special check in the SDK recorder for PauseAndSave method.
Added Micro Player langs folder for SDK.
SWF FLV: white rectangle depends on the control bar position.
Implemented a toggleable WebCam button for Micro Player.
Fixed Width/Height proportions for AVI export, added warning message for DivX profiles.
Added GetRealTimeZone method for both SDK Editor and Player, added support for D3D for SDK Player.
Fixed a problem with FBFrames.GetAction

2.0.0.132
Added GetFrameRealTime and GotoFrameRealTime for FBPlayer

2.0.0.131
Fixed a problem with highlights in the VCPlayer.
Fixed: the call of GetFrameAction API from .NET failed.
Fixed a problem with SDK empty sound.
Changed XXXDesktopRegion to XXXRecordRegion.
Added the new property ApplyAffects for FBEditor class. User can set it to true to display actual frame images or to false to display green rectangles.
Added DistributeTextBoxes method for FBTextBoxes class.

2.0.0.130
StartBatchOperations and EndBatchOperations added for FBEditor, MixAndExtractSoundsFrames for FBSounds, GetZoomPanRect for FBEditor.
Fixed a problem with DeleteZoomPan.

2.0.0.129
OnCurrentFrameChanged event implemented in ocx player.
Added two methods – SetDesktopRegion and GetDesktopRegion for SDK Recorder.
Bug fixed: OnPause event wasn’t generated.
FBExportParams.HTMLTemplate might be used as file path to the template.
New frames structure for Micro Player added.

2.0.0.128
The new parameters for exe export added:
DisableUserInterface – disables all english texts and menus;
Language – allows to select a desired language for EXE. All languages are stored in separate files in theMicroPlayerLangs subfolder. The main file is ‘original.txt’ – it contains original texts. It should be never removed. These files are in UNICODE encoding.

2.0.0.127
Fixed a problem with FBExportToFLV class.
Added UseOldAVI10Format property for AVI export params class.

2.0.0.126
Export to exe and flv added into VS2005 c# editor sample.
Added FBCursorHighlightProps COM object.
GetDefaultFLVParams method added.
Implemented fit to window in fullscreen mode for VCPlayer.
GetDefaultEXEParams method added.
Changed ImportFLV method name.

2.0.0.125
Fixed a problem in the multi-level undo at the vdisk level.
Added HighlightCursor property for FBEditor class.
AVI import new properties.
Added additional LOCK for FlushOpenedFiles.
Fixed redraw problem in fb editor VS2005 c++ sample.
Recorder sound sync fix, markers list fix in micro player, micro player fullscreen mode fix.

2.0.0.123
Console debug output commented and misprint fixed in VS2005 c# editor.
A source with the index 0 shown as default sound source in the list in VS2005 c# recorder sample.
SDK Recorder FPS value saved in the recorded movie.
Fixed: the SDK recorded extra sound in the case of record, pause, and stop without unpausing.

2.0.0.122
OnProgressorEventEx handler sample added.
NoLicence exception handler added into VS editor samples.

2.0.0.121
ZoomPan rect – only height and width can be changed in the SDK to keep the proportions.
Changed HighlightMouseClicks behaviour. SDK help updated. New properties for SDK sound clips added.

2.0.0.120
Fixed player and recorder dll versions, included runtime licence in samples, PauseAndSave fix, removed debug dialogs.

2.0.0.119
Fixed a problem with memory fragmentation.

2.0.0.118
Removed debug lines from recorder, added two editor methods – ExportFramesSequencesToSWF, DrawCurrentFrame

2.0.0.117
SaveAndContinue fix. Additional files were included in the installation package.

2.0.0.116
Samples update.

2.0.0.115
Additional sound GUI for C# sample. Export sound tracks fix. Import non-standard WAV files fix.

2.0.0.114
Fixed sound problem under Vista. Removed unnecessary files in samples.

2.0.0.113
DirectX mode fix.

2.0.0.112
Fixed Export2FLV, Vista PCSounds+Microphone fix, added ID parameter for progressor. Export2SWF + WebCam fix.

2.0.0.111
Disabled DirectDraw on Windows Vista. Sound fix for FBPlayer class, new sound clips on Windows Vista.

2.0.0.110
Samples fixes, FBLog fix, InsertSound fix.

2.0.0.109
Samples fixes, FBEditor fixes.

2.0.0.108
Samples fixes, fixed bb capture driver initialization code.

2.0.0.107
Fixed a problem with old sound tracks in the FBPlayer. Aded transition effect for Images.

2.0.0.106
Zoom/pan fix, TextBox transition.

2.0.0.105
FBPlayer zoom/pan support, installer fix, updated help.

2.0.0.104
XP signed driver, FBEditor FitToWindow and CustomMovieSize features, editor flash export fix.

2.0.0.103
Vista signed driver, wav sound with compression fix, sample fixies.
Vista properties for recorder were renamed.

2.0.0.102
Recorder: pause/stop problem, xp/vista sound support, OnError event.
Editor: export mixed tracks, fixed zoom/pan, markers fix.

2.0.0.101
Fixed a problem with Pause in driver mode.
Fixed InsertMovie method.

2.0.0.100
Fixed a problem with Pause in driver mode.

 
FlashBack
Easily make tutorials and movies with FlashBack
Learn more about