XTraffic 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 XTraffic.ini and XTrafficLog.txt files - Sandy Barbour 05/02/2006 Version 0.0.3.1 Added Load and Save of a set of recordings - Sandy Barbour 07/02/2006 Version 0.0.4.1 Added MultiTrack Widget - Sandy Barbour 24/02/2006 Version 1.0.0.1 Sandy Barbour 03/03/2006 Version 1.0.1.1 Added Release Aircfaft Sub Menu - Sandy Barbour 03/03/2006 Version 1.1.0.1 Added "Clear Track" and "Clear All Tracks" Buttons - Sandy Barbour 29/06/2006 Version 1.1.0.1 Added AutoStart feature - Sandy Barbour 29/06/2006 Version 1.2.0.1 Fixed Display Data so that it displayed the correct aircraft data - Sandy Barbour 12/07/2006 Version 1.2.0.1 Fixed bug that was stopping .xtd file from loading - Sandy Barbour 12/07/2006 Version 1.2.0.1 Fixed bug that was crashing Xplane when aircraft was selected - Sandy Barbour 12/07/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.0.0.1 Added Automatic xtd file conversion - Sandy Barbour 15/07/2006 Version 2.0.0.1 Added code to handle Xplane 840 and earlier - Sandy Barbour 15/07/2006 Version 2.1.0.1 Added code to display aircraft number when check box enabled - Sandy Barbour 08/08/2006 Version 2.2.0.1 Reduced the size of the MT widget - Sandy Barbour 11/08/2006 Version 2.3.0.1 Fixed bug where speedbrake was not getting written - Sandy Barbour 15/08/2006 Version 2.4.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.5.0.1 Plugin now uses Lat/Lon/Alt if .xtd files are version 3, version 2 files will be converted automatically.- Sandy Barbour 30/08/2009. Fixed bug where the "Load File" button was disabled after "ClearAllTracks" button had been pressed. Load Set will now select ALL aircraft. Loading an Intel .xtd file on another Intel based OS now works properly, When loading an .xtd file the track position is moved to the start of the file data. Added Display Data Toggle option to menu. Current configuration settings used by the plugin are now written to the XTrafficLog.txt file. *** Changes and additions to the INI file, see below. *** FrameRate : Can now be negative, this allows per frame or multiple frame updates. AutoLoadSet : Set to 1 to have sets loaded automatically, sets must be the same name as the airport. e,g, EGPH.xts. UseLastLoadedSet : Set to 1 keep the last set if no set found at airport. FindAirportRange : This is the range that the aircraft will use to find an airport. FindAirportUpdateSeconds : This determines how many seconds between finding an airport. ConversionOverwritesExistingFile : Set to 1 if you want file conversion to overwrite orignal .xtd files. 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.5.1.1 Added error check for Aircraft path.. - Sandy Barbour 08/09/2009. Fixed bug where HideControlPanel did not work if no set file found at airport. Version 2.6.0.1 Added code to filter nearest airport based on .xts files in the XTraffic folder. - Sandy Barbour 08/10/2009. Increased FindAirportRange maximum to 5.0. Added Airport Data Window as Data Window format not really suitable. Removed UseLastLoadedSet as it is no longer required, log file will indicate that this is deprecated. Increased the height for the file loaded text. Changed Popup code so that it allows for the SDK Glue code change that we did. Version 2.6.1.1 Added Option to Monitor a track when in All Aircraft Mode. - Sandy Barbour 09/11/2009. Fixed bug where data pointer moved forward by an additional step when using First, Back, Fwd and Last. When using AutoLoadSet or AutoStart, Message Popups will be disabled. Removed Release Aircraft Menu, this is now done when the Quit Menu is used. Added Delete File button to File List Window for deleting .xts files. Version 2.6.2.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 xtd file with a . but no extension is entered, e.g. "Test." instead of "Test" or "Test.xtd" Handled case where a xts file with a . but no extension is entered, e.g. "Test." instead of "Test" or "Test.xts" I now write the number of aircraft set in Xplane to the log file which is an aid for me in debugging. Version 2.6.3.1 Fixed cosmetic bug with the MultiTrack Next Page button. - Sandy Barbour 25/01/2010. Added code to make sure that unused tracks are cleared when using AutoLoadSet setting. Fixed bug where save segment would save the wrong aircraft. Version 2.6.4.1 Fixed problem where landing gear data was not being saved correctly when using Save Segment. - Sandy Barbour 25/12/2010. Version 2.6.5.1 Change XTV_GetXTSFileList function so that it handles 3 digit ICAO codes as well as 4. - Sandy Barbour 05/05/2014.