]> git.mxchange.org Git - flightgear.git/commit
FlightHistory: add pagedPathForHistory
authorTorsten Dreyer <torsten@ŧ3r.de>
Tue, 3 Mar 2015 16:08:20 +0000 (17:08 +0100)
committerTorsten Dreyer <torsten@ŧ3r.de>
Tue, 3 Mar 2015 16:08:20 +0000 (17:08 +0100)
commit265c99a149bc6686e3a36d1e9de9dd878800c202
treee0862a20669733362dbdfb563557d432dd14383a
parent2e5db3ce85d5ee36bd599cc0b02cbab52a249629
FlightHistory: add pagedPathForHistory

pathForHistory() halts the sim for a few seconds when called on long flights.
pagePathForHistory allows to retrieve the complete history in chunks
src/Aircraft/FlightHistory.cxx
src/Aircraft/FlightHistory.hxx