summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic.cc
AgeCommit message (Expand)Author
2022-02-12Prompt to recreate > ~10 year old certificates on startup.v2.14.58v2.14.x-10-year-validityCarl Hetherington
2020-08-31Build fixes for Boost >= 1.73v2.14.37Carl Hetherington
2020-03-11Give a better error when opening a DCP with File -> Open by mistake (#1723).v2.14.32Carl Hetherington
2019-12-27Add --config option to dcpomatic2 (#1703).Carl Hetherington
2019-12-27Add --version option to main DCP-o-matic.Carl Hetherington
2019-11-11Add a warning message about Windows controlled folder access.Carl Hetherington
2019-10-15Fix confusing error in windows where it would complain about : in full pathna...Carl Hetherington
2019-05-22More destruction of the splash screen.v2.14.4Carl Hetherington
2019-05-22Try to make splash screen disappear sooner by Skip()ing the idle event.Carl Hetherington
2019-05-04Fix logging when loading a film.v2.14.1Carl Hetherington
2019-04-14Add donation nag after 20 successful DCP encodes.Carl Hetherington
2019-04-03BOOST_FOREACH addition.Carl Hetherington
2019-03-28Allow explicit specification of email protocol (plain/STARTTLS/SSL).v2.13.138Carl Hetherington
2019-03-21Tidy up translation emails slightly.Carl Hetherington
2019-02-19Don't display non-existant items in the history.Carl Hetherington
2019-02-17More player debugging for butler video-full states.v2.13.121Carl Hetherington
2019-02-02Add Ctrl-W shortcut to Close.Carl Hetherington
2019-01-31Check consistency of refer-to-DCP settings after adding content (#1456).Carl Hetherington
2019-01-13Fix Gb -> GB confusion (thanks Rob van Nieuwkerk).Carl Hetherington
2019-01-10Check modified before File -> Close happens.Carl Hetherington
2019-01-10Add File->Close to main DCP-o-matic (#1180).Carl Hetherington
2019-01-09Hopefully improve layout on high-resolution displays (#1303).Carl Hetherington
2018-12-23Fix thinko in previous.Carl Hetherington
2018-12-23Tidy up previous.Carl Hetherington
2018-12-23Close splash screen before displaying a startup error.Carl Hetherington
2018-12-08Add sending of translations via email.v2.13.82Carl Hetherington
2018-11-27Fix controls in main DoM some more.Carl Hetherington
2018-11-27Fix controls in main DoM.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-11-21Remove Film pointer from clone().Carl Hetherington
2018-11-21Add and use new FrameRateChange constructors.Carl Hetherington
2018-11-09Allow specification of trusted devices by thumbprint rather thanv2.13.68Carl Hetherington
2018-10-14Fix bad chars.Carl Hetherington
2018-10-13Fix build.Carl Hetherington
2018-10-13Improve Windows bad-chars error.Carl Hetherington
2018-10-13Give a more informative error when using bad filename characters on Windows.v2.13.60Carl Hetherington
2018-09-11FilmViewer API tidying.Carl Hetherington
2018-09-11Rename control_film_viewer file.Carl Hetherington
2018-09-11Separate out management of controls.Carl Hetherington
2018-09-11Partial split of film viewer.Carl Hetherington
2018-09-10Basics of export of multiple reels to multiple files.Carl Hetherington
2018-09-07Initial nag for interface complexity.Carl Hetherington
2018-09-03Add basic quality option for x264 export.Carl Hetherington
2018-08-21Check content for changes on loading a project.Carl Hetherington
2018-08-19Similar pending/done for Film::Change.Carl Hetherington
2018-07-26Background-threaded hints including line length of CCAPs.Carl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-23Very basic closed caption viewer.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington