summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_server_cli.cc
AgeCommit message (Expand)Author
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-03-25Remove Scaler config and use SWS_BICUBIC everywhere.Carl Hetherington
2015-01-28Small fixes and tidy-ups spotted by cppcheck.Carl Hetherington
2014-08-23Merge master.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-07-01DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-06Fix spacing of help text.Carl Hetherington
2013-11-06Make CLI server logging optional.Carl Hetherington
2013-11-06Various bits of server tidying up.Carl Hetherington
2013-11-05Tinker with verbosity of command-line server.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-04-26Add missing files.Carl Hetherington