summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic.cc
AgeCommit message (Expand)Author
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
2017-07-25First go at configurable config.xml location.Carl Hetherington
2017-06-23Try to fix show DCP when project directory names contain spaces (#1091).Carl Hetherington
2017-06-07Basic and untested export option to bounce down to stereo; add encoder test w...Carl Hetherington
2017-05-24Basic implementation of a tree view for DKDMs (#1012).Carl Hetherington
2017-05-10Add shortcut for export.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington
2017-05-09Some export tidying up.Carl Hetherington
2017-05-09Basic GUI for export.Carl Hetherington
2017-05-09Basica save-as (duplicate) (#746).Carl Hetherington
2017-05-04Nag about saving metadata.xml and DCP XMLs when making an encrypted DCP.Carl Hetherington
2017-05-04Nag users to backup config.xml if they make a DKDM.Carl Hetherington
2017-04-27Move ports around to allow master/server to coexist (#962).Carl Hetherington
2017-04-03Confirm overwrite of existing DCP when creating a new one.Carl Hetherington
2017-03-07Merge.Carl Hetherington
2017-03-07Handle failure to write to cinemas file more nicely.Carl Hetherington
2017-03-03Allow import of DCPs as content from the command line again.Carl Hetherington
2017-01-20Some error message formatting tidy-ups.Carl Hetherington
2017-01-20Incorporate new icon by Julian van Mil for main DCP-o-matic.Carl Hetherington
2016-12-20Allow content factory to return multiple content.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-09-30Reverse order of jobs in the batch converter view.Carl Hetherington
2016-09-26Fix harmless thinko.Carl Hetherington
2016-08-24Add a basic management dialogue for templates.Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-24Revert "Bump libdcp for new method."Carl Hetherington
2016-08-24Bump libdcp for new method.Carl Hetherington
2016-08-16Simple mouseover in the video waveform (part of #932).Carl Hetherington
2016-08-12Replace incorrect uses of raw_convert with a new locale_convert.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-29Rearrange KDM window and replace OK/Cancel with Make KDM button.Carl Hetherington