]> git.mxchange.org Git - simgear.git/history - simgear/io/lowlevel.hxx
Expose total bytes to download / remaining
[simgear.git] / simgear / io / lowlevel.hxx
2012-10-22 Peter SadrozinskiAdd SGGeod read and write to gzFile
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2005-09-22 ehofmanCreate our own stdint.h(xx) implementation and use...
2005-09-18 ehofmanDon't refference simgear_config.h because this header...
2005-09-18 ehofmanint64_t is in stdint.h by default.
2005-09-18 ehofmanMSVC fix.
2005-09-15 ehofmanUse inttypes.h specified types. This is the standard...
2004-11-19 curtMy old email address is no longer valid ... point to...
2001-12-29 curtRemoved metakit and zlib from the configure/build proce...
2001-05-15 curtMSVC++ doesn't have long long, but does have __int64.
2001-04-06 curtTweaks to endianess support.
2001-04-06 curtTweaks to lowlevel.[ch]xx from Norman.
2001-04-05 curtAdded support for byte swapping based on endianess...
2001-01-19 curtFixed a bug in how zlib.h was included.
2001-01-05 curtAdditional bug fixes after testing.
2001-01-04 curtMove binary file reading and writing to simgear.