aboutsummaryrefslogtreecommitdiff
path: root/src/survive_playback.c
Commit message (Collapse)AuthorAgeFilesLines
* Made is so that if rawlight data was available, angles don't playbackJustin Berger2018-03-301-1/+2
|
* Functional C# in windowsJustin Berger2018-03-281-1/+1
|
* Made playback workJustin Berger2018-03-251-6/+10
|
* Started the VS project updatedpeter992018-03-251-4/+4
|
* Added support for flags on command-lineJustin Berger2018-03-241-3/+1
|
* Fixed issue(s) which would write to the config file when it wasn't neededJustin Berger2018-03-241-4/+4
|
* Made playback / record process raw light dataJustin Berger2018-03-241-6/+49
|
* 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
| | | | that it always starts 'time' 'device name'
* 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