summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic.cc
AgeCommit message (Expand)Author
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
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-06-09Add option to open a DCP in the player (#1312).Carl Hetherington
2018-06-09Factor out sending a message to another tool (possibly starting it first).Carl Hetherington
2018-05-24Try another way of fixing accelerators stealing text control arrow keys (#1263).Carl Hetherington
2018-04-05Stop hot keys stealing from text fields (#1263).v2.13.10Carl Hetherington
2018-03-23Arrows to go forward/back one frame.Carl Hetherington
2018-03-23Ctrl-T to open timeline (#1201).Carl Hetherington
2018-03-23Add space shortcut to start/stop playback (#1201).Carl Hetherington
2018-03-22Don't crash when trying to create a film in a bad location.Carl Hetherington
2018-03-09Check for signer chains containing UTF8-marked strings and offerCarl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2018-02-16Don't rename main thread as its name appears in top, it turns out.Carl Hetherington
2018-02-16Name threads on Linux.Carl Hetherington
2018-02-14Adapt for changes to disable_forensic variable types in libdcp.Carl Hetherington
2018-02-14Don't disable forensic marking by default.Mart Jansink
2018-02-05Make KDMs active again even without encryption so you can fiddle with the cin...Carl Hetherington
2018-02-05Let's try disabling KDM menu options when we are using non-encrypted films.Carl Hetherington
2018-01-12Separate readable error from technical detail in some places.Carl Hetherington
2018-01-05Add simple copy and paste for content settings (#1051).Carl Hetherington
2018-01-05Make player/KDM creator and main DCP-o-matic all behave the same with respect...Carl Hetherington
2017-09-03Try to make Cmd+W work on OS X (#934).Carl Hetherington
2017-08-19Cope nicely if the user has a configured default container ratio which is now...Carl Hetherington
2017-08-14Rename ConfigDialog -> FullConfigDialog.Carl Hetherington