Tidy up logging a bit. Make it configurable from the GUI.
authorCarl Hetherington <cth@carlh.net>
Wed, 21 May 2014 15:44:06 +0000 (16:44 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 21 May 2014 15:44:06 +0000 (16:44 +0100)
commit71d8cf20889a3c419c9a3e485f461236e5317423
treefb2108412c8a172b423cfe48b15a5f31617eade3
parentd2fef4faff679d564a72543c858c4bfb62f85791
Tidy up logging a bit.  Make it configurable from the GUI.
26 files changed:
ChangeLog
src/lib/config.cc
src/lib/config.h
src/lib/cross.cc
src/lib/dcp_video_frame.cc
src/lib/encoder.cc
src/lib/ffmpeg_content.cc
src/lib/ffmpeg_decoder.cc
src/lib/film.cc
src/lib/image_decoder.cc
src/lib/image_proxy.cc
src/lib/image_proxy.h
src/lib/log.cc
src/lib/log.h
src/lib/player.cc
src/lib/player_video_frame.cc
src/lib/player_video_frame.h
src/lib/scp_dcp_job.cc
src/lib/server.cc
src/lib/transcode_job.cc
src/lib/util.h
src/lib/writer.cc
src/tools/dcpomatic.cc
src/tools/dcpomatic_cli.cc
src/wx/config_dialog.cc
test/client_server_test.cc