Mercurial > hg > soniczoomios
comparison eventLogger.h @ 47:0d3a993405e4
trying rto stop duplictae symbols
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Wed, 01 May 2013 16:47:11 +0100 |
parents | a1e75b94c505 |
children |
comparison
equal
deleted
inserted
replaced
46:1e266647840d | 47:0d3a993405e4 |
---|---|
31 #define EVENT_THIN_FACTOR 12 | 31 #define EVENT_THIN_FACTOR 12 |
32 #define EVENT_LOG_FILENAME "log.json" | 32 #define EVENT_LOG_FILENAME "log.json" |
33 #define UPLOAD_CHUNK_SIZE 1000 | 33 #define UPLOAD_CHUNK_SIZE 1000 |
34 #define APP_CREATION_TIME 381429000000 // milliseconds to the time i wrote this wee blighter. saves digits | 34 #define APP_CREATION_TIME 381429000000 // milliseconds to the time i wrote this wee blighter. saves digits |
35 #define SCROLL_TRAIL_LENGTH 200 | 35 #define SCROLL_TRAIL_LENGTH 200 |
36 #define PROGRAM_VERSION 0.5 // NOW USES NEW HILBERT CURVE. ALL OLD PRESETS WILL BE INVALID :( | 36 #define PROGRAM_VERSION 1.0 // NOW USES NEW HILBERT CURVE. ALL OLD PRESETS WILL BE INVALID :( |
37 | 37 |
38 #define SUPERVISED // this def will save files | 38 #define SUPERVISED // this def will save files |
39 | 39 |
40 | 40 |
41 // can add but don't change ordering - this will invalidate logs | 41 // can add but don't change ordering - this will invalidate logs |