]> git.mxchange.org Git - simgear.git/history - simgear/io/lowlevel.cxx
Update the SoundSample api so we can request that a copy of the sample be
[simgear.git] / simgear / io / lowlevel.cxx
2001-07-13 curtAdded a missing include for memcpy()
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-05 curtNeed to properly interpret gzread() and gzwrite() retur...
2001-01-05 curtAdditional bug fixes after testing.
2001-01-04 curtMove binary file reading and writing to simgear.