]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_io.cxx
Merge branch 'vivian/tachy'
[flightgear.git] / src / Main / fg_io.cxx
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 ehofmanMake FGIO a proper subsystem and add a reinit method...
2009-08-24 Tim Moorefix warnings in Main
2009-06-23 ehofmanchanges matching those of generic.?xx
2009-06-23 ehofmanReturn an error when not enough tokens are parsed for...
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-21 curtAdd a variant of the ARNAV (AV400) protocol to drive...
2008-08-07 timooreAllow generic file protocol to terminate fg after a...
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-19 timooreAdd repeat capability to input from files.
2007-07-25 mfranzNick "Lethe" WARNE: prevent crash caused by improper...
2006-09-30 durkFixed a potentially tiny memory leak.
2006-08-20 curtAdd an initial implementation of the Garmin 400 series...
2006-02-21 mfranznew FSF address
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-17 ehofmanMathias Fröhlich:
2005-12-11 ehofmanAdditional checks to io arguments. This prevents fg...
2004-12-29 curtFGIO::shutdown_all() is called from the FGIO destructor...
2004-12-24 curtChanges to correspond with ATC hardware code changes.
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-11-18 curtTweak the atcsim command line interface.
2004-11-16 curtBegin work on revamping the ATC hardware interface...
2004-07-25 ehofmanGet rid of the double comma's for the file section...
2004-07-25 ehofmanFix a problem where the protocol file could not be...
2003-11-12 ehofmanAdd Manuel Bessler and Stephen Lowry's remote joystick...
2003-04-02 curtTweak to the --atc610x option.
2003-03-29 curtIf the main frame rate is less than the requested io...
2003-03-25 ehofmanAdd a generic, configurable communiction output option
2003-03-19 ehofmanAdd multiplayer support from Duncan McCreanor and Diarm...
2003-01-20 curtTweaks to protocol names to match recent changes in...
2003-01-15 curtRenamed mini_fdm to native_gui which makes a lot more...
2003-01-12 curtUpdate to the Mini FDM network protocal (mostly renamin...
2002-12-14 curtSimplified to use the delta_time_sec that is passed...
2002-09-17 curtBernie Bright:
2002-08-25 curtBernie Bright:
2002-08-19 curtForce ATC interface to run at 30 hz.
2002-08-02 curtBernie Bright:
2002-05-15 curtBernie Bright:
2002-03-18 curtSomewhere along the line in the recent changes some...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-02-05 curtTweaks from Julian Foad:
2002-01-16 curtChanges to support optional screen snap shot httpd...
2001-11-30 curtAdded Network/opengc.cxx Network/opengc.hxx Network...
2001-11-12 curtSync with latest JSBSim CVS
2001-09-04 curtChanges to better support arbitrary external flight...
2001-08-21 curtAdded httpd protocol so you can interface to a running...
2001-07-27 curtAdded protocol to output out complete control positions.
2001-03-24 curtSG-ified logstream.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-01-31 curtAdded a specific "altas" format for output which includ...
2001-01-26 curtFixes to iochannel parsing which had gotten broke at...
2001-01-13 curtDavid Megginson writes:
2000-11-30 curtMoved Time/timestamp.hxx into simgear/timing/timestamp.hxx
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-04 curtDie if I/O Channel config fails for any reason.
2000-09-27 curtA bit of fg->sg namespace changing.
2000-09-26 curtRenamed fg_types.hxx -> sg_types.hxx
2000-07-14 curtAutopilot altitude increment fixes.
2000-07-14 curtTweaks to go along with changes in SGSocket.
2000-07-11 curtMoved iochannel stuff over into SimGear.
2000-05-30 curtAlex Perry has added support for Ray Woodworth's motion...
2000-05-23 curtFixes to uiuc includes and initialization.
2000-04-19 curtAdded custom joystick client support so that flight...
2000-02-16 curtOne more pass at a reorg.
2000-02-15 curtCode reorganization.
1999-11-23 curtAdded FGFS "Native" I/O protocol.
1999-11-20 curtAdded support for parsing socket options.
1999-11-19 curtCleaning out old code ...
1999-11-19 curtAdded two new output formats, PVE and RUL.
1999-11-19 curtRevamping I/O system.