XTrafficRecorder Version 0.0.1.1 Intitial - Sandy Barbour 12/01/2006 Version 0.0.1.2 Added more error messages on file handling - Sandy Barbour 29/01/2006 Version 0.0.2.1 Added XTrafficRecorder.ini and XTrafficRecorderLog.txt files - Sandy Barbour 05/02/2006 Version 1.0.0.1 Sandy Barbour 03/03/2006 Version 2.0.0.1 Extended number of aircraft to 20 - Sandy Barbour 14/07/2006 Version 2.0.0.1 Added datarefs for controlling lights - Sandy Barbour 14/07/2006 Version 2.1.0.1 Fixed list box so it will work when "draw IOS on second monitor on same video card" is selected - Sandy Barbour 02/10/2007. Version 2.2.0.1 FrameRate INI file setting: Can now be negative, this allows per frame or multiple frame updates. - Sandy Barbour 30/08/2009. Now saves Lat/Lon/Alt data in the .xtd file, these files will be version 3. DebugLoggingLevel : 0 = Disable, 1 = General Errors, 2 = Information, 3 Extended Information Note that when DebugLoggingLevel is 0, I am still writing essential messages to the log file. Version 2.2.1.1 Added error check for Aircraft path. - Sandy Barbour 06/09/2009. Fixed display bug with Elapsed Time in the Data Widget. Version 2.3.0.1 Fixed bug with Aicraft Pathname when reload plugins has been used. - Sandy Barbour 09/11/2009. Increased the height for the file that is being recorded text. Added Delete File button to File List Window for deleting .xtd files. Version 2.3.1.1 Fixed bug with buffer overflow when there were lots of files in the XTraffic folder. - Sandy Barbour 18/11/2009. Changed Linux build so that it will load properly on Ubuntu 8.10 with XP 8.64 and early V9 versions. Handled case where a file with a . but no extension is entered, e.g. "Test." instead of "Test" or "Test.xtd" Version 2.4.0.1 Added functionality to allow the aircraft names in a list of .xtd files to be changed. - Sandy Barbour 31/12/2009. Version 2.5.0.1 Added code so that no data is recorded when the sim is paused or the X-Plane setting screen is open. In these cases, because the flight loop callback is always running, duplicate data was being recorded. - Sandy Barbour 08/05/2014.