]> git.mxchange.org Git - flightgear.git/history - src/Network
make attribute strings lowercase with hyphen instead of underscore;
[flightgear.git] / src / Network /
2006-12-25 fredbMaik Justus : if the build is configured without FG_JPE...
2006-12-17 fredbUse SG_LOG instead of printf
2006-12-16 fredbPort jpg-httpd to OSG
2006-11-02 fredbWin32 compilation fix
2006-10-24 fredbLeidson Campos A. Ferreira improved the jpeg http server
2006-10-10 frohlichModified Files:
2006-08-26 curtClear up a line terminator issue between windows/unix.
2006-08-22 curtTested and working under Linux. I have no way to test...
2006-08-20 curtAdd an initial implementation of the Garmin 400 series...
2006-07-05 mfranzremove redundant vector::clear(). A just created vector...
2006-06-15 frohlichMore use of SGGeo[dc].
2006-06-11 mfranzfix another crash on exit by finally converting the...
2006-04-29 ehofmanAdd binary output support for the generic protocol.
2006-04-23 frohlichApply multiplayer crash on exit fix from Pigeon
2006-03-21 curtAdd fuel pressure.
2006-03-09 mfranz--warnings
2006-03-06 curtLFS Glass cockpit interface (allows development indepen...
2006-02-21 mfranznew FSF address
2006-02-19 ehofmanMathias Fröhlich:
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-17 ehofmanMathias Fröhlich:
2006-02-09 ehofmanVivian Meazza:
2006-01-20 ehofmanIntegrate a large part of John Wojnaroski's 747 cockpit...
2006-01-09 curtExpose the "play-audio-command" through the props/telne...
2005-11-15 curtUpdate 'magic' for more consistant cross platform padding.
2005-11-05 curtWhite space fix.
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-10-30 ehofmanOliver Schroeder:
2005-10-25 ehofmanAlex Romosan:
2005-10-22 ehofmanIma Sudonim:
2005-09-22 ehofmanUse our own stdint.hxx implementation.
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-08-23 curtFix a small oops. We need to convert values from netwo...
2005-08-14 ehofmanMathias Fröhlich:
2005-07-28 ehofmanMathias Fröhlich:
2005-06-03 curtFix some more of my own stupidity.
2005-06-03 curtFix some stupidity (mine).
2005-05-07 ehofmanSolaris fixes
2005-05-04 curtOops, forgot to update the network byte order conversio...
2005-05-03 curt32 bit integers are somewhat magical and handled pretty...
2005-04-19 curtFix a couple typos.
2005-03-25 curtUpdate nasal function name.
2005-03-24 curtUse standard length types (stdint.h where available...
2005-03-10 curtAdd support for "offset" tag ... (value = raw * factor...
2005-03-08 ehofmanIRIX fixes.
2005-03-03 curtRevert last change.
2005-03-03 curtChange fuel selector data type from bool to int.
2005-03-03 curtFix a small oops.
2005-03-03 curtAdd support for a simple deadband.
2005-02-25 curtThe view frustum is defined in plib apps using calls...
2005-02-15 curtAdd support for aileron and rudder trims.
2005-02-15 curtTweak ...
2005-02-15 curtAdd an "additive-switch" type.
2005-01-21 curtFix my contact info.
2005-01-05 curtAdd cht (cylinder head temp) and tit (turbine inlet...
2005-01-04 curtA quick fix to avoid breaking non-unix-ish platforms.
2005-01-03 curtFix a mistake in handling of engine starter property...
2004-12-30 curtFix some property names.
2004-12-30 curtSwitch from bool to int for more deterministic structur...
2004-12-30 curtFix several typos (first time this has been tested...
2004-12-30 curtVarious tweaks to ATC Flight Sim hardware inputs/outputs.
2004-12-24 curtMore work on the ATC FS hardware interface.
2004-12-16 ehofmanFix a typo
2004-12-05 curtA couple more straggling instrumentation clean ups.
2004-12-04 curtA few more radios -> instrumentation name changes thank...
2004-12-03 curtCreate the nodes these modules use if they don't exist...
2004-12-03 curtRoy Vegard Ovesen:
2004-11-19 curtVarious property name changes relating to moving the...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-11-18 curtMigrate FlightGear code to use "#include SG_GL*" defined in
2004-11-18 curtThis code is written on top of a driver interface only...
2004-11-18 curt- ATC-Inputs.cxx: Fix some portability problems for...
2004-11-16 curtGet rid of a stray character that must have introduced...
2004-11-16 curtBegin work on revamping the ATC hardware interface...
2004-10-29 curtMake separate left/right flap surface positions in...
2004-10-16 ehofmanprevent a segmentation error under certain circumstances.
2004-10-15 ehofmanFix some bugs
2004-10-15 ehofmanSet the format default to float instead of int.
2004-10-15 ehofmanAdd generic input support
2004-09-10 curtAdd support for "co-pilot" toe brakes.
2004-08-06 curtAdd condition lever (for turbo props) to FGNetCtrls...
2004-07-27 ehofmanAdd a few else statements to make the checking work...
2004-07-17 ehofmanAdd the multiplay.* and jpg-httpd.* files to the EXTRA_...
2004-06-09 curtiSwitch position changes.
2004-05-26 curtAdd simple icing state.
2004-05-10 curtClean up some sound buffer allocation/deallocation...
2004-04-25 curtRegister an atexit() function so we can delete the...
2004-04-20 curtStub in controls for second engine master bat/alt switches.
2004-04-02 curtnative_ctrls:
2004-04-02 curtClean up a couple bugs in the multiengine handling...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-14 curt- Filter the fuel switch position to allow it to slowly...
2004-02-17 curtAdd trim tab deflection to surface positions passed...
2004-02-12 curtSimple hack to allow selectively disabling the hardware...
2004-02-07 davidBe a little quieter at the default debug level.
2004-01-31 curtCurt Olson:
2004-01-26 ehofmanAlexander Nedotsukov:
2004-01-23 curtJohn Wojnaroski:
2004-01-12 curtAttempt #1 to sort out confusion between left / right...
2003-12-30 curtModified Files:
next