Basic stuff to count successful DCP encodes.
authorCarl Hetherington <cth@carlh.net>
Wed, 8 Aug 2018 09:24:09 +0000 (10:24 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 14 Aug 2018 10:18:18 +0000 (11:18 +0100)
commit63b0d6b180a41547aee9028d200992f53c5a043f
treef7f7d4458db79e2f916548c37d6424e395ef481f
parente65d31fbccad80c80f743516ecdd8269826d2114
Basic stuff to count successful DCP encodes.
src/lib/analytics.cc [new file with mode: 0644]
src/lib/analytics.h [new file with mode: 0644]
src/lib/config.cc
src/lib/config.h
src/lib/state.cc [new file with mode: 0644]
src/lib/state.h [new file with mode: 0644]
src/lib/transcode_job.cc
src/lib/wscript
src/tools/dcpomatic_cli.cc
src/tools/dcpomatic_create.cc