]> git.mxchange.org Git - simgear.git/commit
Expose total bytes to download / remaining
authorJames Turner <zakalawe@mac.com>
Tue, 22 Mar 2016 21:14:17 +0000 (21:14 +0000)
committerJames Turner <zakalawe@mac.com>
Tue, 22 Mar 2016 21:14:17 +0000 (21:14 +0000)
commitc199c952186357d53657e85c0b02cfd3f0100d7e
tree25d6be36bc1fadf2c6acf5f9dc2ed5a726b29bfa
parent3f9b6d632eb263f13ca1c2e4beae833f9eab3a0a
Expose total bytes to download / remaining

For HTTP repositories, support some additional metrics about ongoing
transfers. Not currently exposed via properties / TerraSync API, but
will be shortly.
simgear/io/AbstractRepository.cxx
simgear/io/AbstractRepository.hxx
simgear/io/HTTPRepository.cxx
simgear/io/HTTPRepository.hxx