]> git.mxchange.org Git - simgear.git/history - simgear/io/HTTPRepository.cxx
Expose total bytes to download / remaining
[simgear.git] / simgear / io / HTTPRepository.cxx
2016-03-22 James TurnerExpose total bytes to download / remaining
2016-03-01 James TurnerFix attempt to remove missing files.
2016-02-26 James TurnerLots of work on HTTP repository failure handling.
2016-02-25 James TurnerMore error reporting from TerraSync/HTTP
2016-02-23 Torsten DreyerMerge /u/edauvergne/simgear/ branch particles into...
2016-02-22 James TurnerHTTP repository: replace an assert.
2016-02-22 James TurnerMore HTTP repository compile tweaks.
2016-02-22 James TurnerUse SGFile to avoid Windows breakage.
2016-02-22 Torsten DreyerFix SimGear compile on Linux
2016-02-21 James TurnerHTTP repository implementation