summaryrefslogtreecommitdiff
path: root/src/lib/file_log.cc
AgeCommit message (Expand)Author
2022-05-05Use dcp::File in DCP-o-matic (#2231).Carl Hetherington
2022-05-02Replace some raw arrays with std::vectors.Carl Hetherington
2021-11-30Be a little more careful to handle exceptions from boost::filesystem::file_sizeCarl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington
2019-02-17More player debugging for butler video-full states.v2.13.121Carl Hetherington
2018-11-26Don't access Config from the static creation of dcpomatic_log.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-10-09Logging improvements to allow prettier displays in the server GUI.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-26Split log.{cc,h}.Carl Hetherington