aboutsummaryrefslogtreecommitdiff
path: root/src/survive_playback.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed startup bug; changed config names to be consistentJustin Berger2018-03-221-8/+10
* Internalize data recorder detailsJustin Berger2018-03-221-7/+153
* Removed dead codeJustin Berger2018-03-221-30/+0
* Almost at a config interface.cnlohr2018-03-181-3/+2
* Added a lot of features to the viz toolJustin Berger2018-03-161-6/+5
* Playback now goes to a single file. Note that the file format changed too so ...Justin Berger2018-03-161-26/+71
* Cleaned up memory leaksJustin Berger2018-03-151-15/+14
* Changed include to not have 'redist'Justin Berger2018-03-121-1/+1
* Spaces -> Tabs (code formatting change)Justin Berger2018-03-091-183/+192
* Swapped to OGGetAbsoluteTime for timestampJustin Berger2018-03-091-11/+9
* Added time factor to playbackJustin Berger2018-03-081-13/+6
* Refactoring to reuse code standard to htc json formatJustin Berger2018-03-081-143/+11
* Added playback device driverJustin Berger2018-03-081-0/+374