summaryrefslogtreecommitdiffhomepage
path: root/opentrack-logic/tracklogger.cpp
AgeCommit message (Collapse)Author
2016-07-30logic/track-logger: add virtual dtor to parent classStanislaw Halik
It's defined out-of-line so that vtable is emitted only once.
2016-07-29track logging: why not write proper csv with COMMA separated lists! Also ↵DaMichel
write proper header.
2016-07-29new track logging: record poses in various stages of processing into a fileDaMichel