mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-07 22:12:05 +08:00
5527736df6
* simplify seek&merge * update test cases update test cases * cleanup test cases * new function currentSeconds * add TODO * thread safe publishFrame * cleanup * fix 'at x S' not printed if seek back to old time * exit replay if failed to load route * move out setCurrentSegment from if statement * cleanup * use std::find * const variables