]> git.mxchange.org Git - flightgear.git/history - src/Network
Initial commit of the new sound system, expect more updates to follow
[flightgear.git] / src / Network /
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-09-23 Tim MooreMerge branch 'jmt/reciprocal'
2009-09-20 Tim MooreMerge branch 'tat/configure'
2009-09-18 torstenonly complain about binary record length mismatch if...
2009-09-12 Tim MooreMerge branch 'topic/atmos-merge' into next
2009-09-12 curtAvoid strtof() for portability reasons.
2009-09-12 curtHandle "double" type fields correctly for ascii input...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 ehofmanOne last update; remember whether input or output is...
2009-09-09 ehofmanDon't forget to clear the previous configuration
2009-09-09 ehofmanMake FGIO a proper subsystem and add a reinit method...
2009-08-26 Tim Moorechange back unsigned byte count to signed (multiplaymgr)
2009-08-24 Tim MooreFix transmission of float and double values in generic...
2009-08-23 torstenwarning fixes
2009-08-23 torstenTom P: magnetic-variation isn't boolean.
2009-08-23 curtFix a bug that is screwing me!
2009-07-17 Tim MooreRefer to property types using props:: namespace
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-07-11 ehofmanHopefuly fix what might be a 64-bit OS problem
2009-07-02 ehofmanalthough the official name is 'bool' also support ...
2009-07-02 ehofmanAdd the statement about the wrong received-buffer size...
2009-07-02 ehofmanIf more than one packet has arrived in the mean time...
2009-07-02 fredbSuppress warnings
2009-07-02 ehofmansplit up binary and ascii message handling functions...
2009-06-23 ehofman* Add proper support for float and double values
2009-06-23 ehofmanAnders Gidenstam:
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-15 curtBetter handling of glide slope and in range flags when...
2009-03-05 curtRead remote gps messages back and drive panel CDI and...
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-04 curtAdd analog output support to the ATC hardware interface.
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 durkBrian Schack: Patch to the atlas protocol that allows...
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-21 curtAdd an additional option. Work around an inconsistency...
2009-01-21 curtAdd a variant of the ARNAV (AV400) protocol to drive...
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MooreFGMultiplayMgr: use binary search to find a property...
2008-12-01 curtBrian Schack:
2008-11-19 mfranzcompile
2008-11-11 mfranzfix typo in warning message
2008-10-30 curtNot finding a depricated config file shouldn't be a...
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
2008-08-07 timooreAllow generic file protocol to terminate fg after a...
2008-07-31 ehofmanheader cleanups
2008-07-29 ehofmanJames Turner:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-06-11 mfranzcosmetic changes *only*:
2008-06-11 mfranzAnders GIDENSTAM: catch all exceptions to avoid abortin...
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2008-03-22 timooremodel paging patch from Till Busch
2008-02-04 durkcygwin related fixes, and some minor future release...
2008-01-21 curtPacket should be formated in network byte order.
2008-01-12 fredbJosh Babcock:
2007-12-22 timooreRemove references to SceneView and CameraView
2007-11-07 mfranzdon't overwrite rudder position with nose wheel position
2007-11-03 mfranzsorting nodes -> don't use shared pointer
2007-10-27 mfranzsort entries alphabetically (consistent with property...
2007-10-27 mfranzre-active commented out "delete". Doesn't seem to crash...
2007-07-29 mfranzgeneric/output:
2007-05-21 frohlichModified Files:
2007-03-01 mfranzCsaba HALASZ: fix dme property name
2007-02-20 mfranzremove "show" command from help screen (command can...
2007-02-19 mfranzfix set command: allow strings to contain spaces
2007-02-10 fredbFix the jpg http server
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...
next