Add comments for shortcuts and extract them for the manual (#2073).
[dcpomatic.git] / src / tools / dcpomatic.cc
2021-08-17 Carl HetheringtonAdd comments for shortcuts and extract them for the...
2021-06-30 Carl HetheringtonFix race.
2021-06-30 Carl HetheringtonC++11 tidying.
2021-04-30 Carl HetheringtonC++11 tidying.
2021-03-20 Carl HetheringtonAdd select-all.
2021-02-23 Carl HetheringtonRemove wxSTAY_ON_TOP from splash screen on Windows...
2021-02-17 Carl HetheringtonAssorted C++11 tidying.
2021-02-16 Carl HetheringtonC++11 tidying.
2021-02-07 Carl HetheringtonReport boost::filesystem_error with more details.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-09 Carl HetheringtonMore c++ tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-11-21 Carl HetheringtonRemove the "simple" UI (#1868).
2020-10-18 Carl HetheringtonmacOS build fix.
2020-10-17 Carl HetheringtonClarify some error messages on macOS (#1837). jenkins
2020-09-01 Carl HetheringtonBuild fixes for Boost >= 1.73
2020-08-25 Carl HetheringtonTry to clean up the mess of exporting subtitles when...
2020-08-25 Carl HetheringtonAdd option to export Interop subs with or without the...
2020-08-25 Carl HetheringtonRename export dialogue to export video.
2020-08-25 Carl HetheringtonMove subtitle export to its own dialogue.
2020-08-07 Carl HetheringtonFix layout bug where the stuff in the content panel...
2020-08-05 Carl HetheringtonAllow export with one audio stream per channel. v2.15.95
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-27 Carl HetheringtonHide warnings triggered by Ubuntu 20.04's gcc.
2020-07-26 Carl HetheringtonVarious OSX warnings fixes.
2020-06-08 Carl HetheringtonTry to provide some platform-specific menu text for...
2020-06-03 Carl HetheringtonClean up handling of paths relative to the executable.
2020-05-20 Carl HetheringtonFix DKDM generation by moving the validity period a...
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-09 Carl HetheringtonRemove scale to fit {width,height} options.
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonAdd a 'Make DKDM' dialogue box to simplify and (hopeful...
2020-05-06 Carl HetheringtonMove some functions to kdm_with_metadata
2020-05-06 Carl HetheringtonRename ScreenKDM -> KDMWithMetadata
2020-03-11 Carl HetheringtonGive a better error when opening a DCP with File -...
2020-03-11 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-03-10 Carl HetheringtonMake DKDMs with validity 2 minutes shorter than the...
2020-01-08 Carl HetheringtonMerge a set of changes which run the OpenGL video updat... v2.15.40
2020-01-08 Carl HetheringtonBarely-functioning GL playback with new arrangement.
2019-12-27 Carl HetheringtonAdd --config option to dcpomatic2 (#1703).
2019-12-27 Carl HetheringtonAdd --version option to main DCP-o-matic.
2019-12-23 Carl HetheringtonFix error when trying to make DCP-o-matic DKDMs due...
2019-11-30 Carl HetheringtonTry to improve the checking for overwrite of export...
2019-11-11 Carl HetheringtonAdd a warning message about Windows controlled folder...
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-20 Carl HetheringtonRename dcpomatic_sleep -> dcpomatic_sleep_seconds.
2019-10-15 Carl HetheringtonFix confusing error in windows where it would complain...
2019-08-31 Carl HetheringtonPrimitive subtitle export feature. v2.15.16
2019-07-25 Carl HetheringtonUse ISDCF name as a default export filename (#1584).
2019-07-25 Carl HetheringtonFix crash when loading a film from the command line.
2019-07-23 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-07-23 Carl HetheringtonTidy up handling of content-modified checks when using...
2019-07-15 Carl Hetheringtonswaroop: beginnings of DCP -> ecinema support. v2.15.12
2019-06-05 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home... v2.15.7
2019-06-05 Carl HetheringtonTry to warn if we're running the 32-bit version on...
2019-06-03 Carl HetheringtonMore system information to tools and add it to the... v2.15.6
2019-06-03 Carl HetheringtonMore accurate reporting of whether vsync is enabled.
2019-05-22 Carl HetheringtonPossibly improve closing of splash window.
2019-05-10 Carl HetheringtonAdd system information dialog with OpenGL version.
2019-05-10 Carl HetheringtonValidation of certificate chains will fail before dcpom...
2019-05-10 Carl HetheringtonClose splash before displaying config errors/warnings.
2019-05-10 Carl HetheringtonComplain on startup if signer or decryption chains...
2019-05-10 Carl HetheringtonDisable hints when there is no film.
2019-05-04 Carl HetheringtonFix logging when loading a film. v2.14.1
2019-04-14 Carl HetheringtonAdd donation nag after 20 successful DCP encodes.
2019-04-03 Carl HetheringtonBOOST_FOREACH addition.
2019-03-28 Carl HetheringtonAllow explicit specification of email protocol (plain... v2.13.138
2019-03-21 Carl HetheringtonTidy up translation emails slightly.
2019-02-19 Carl HetheringtonDon't display non-existant items in the history.
2019-02-17 Carl HetheringtonMore player debugging for butler video-full states. v2.13.121
2019-02-02 Carl HetheringtonAdd Ctrl-W shortcut to Close.
2019-01-31 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-31 Carl HetheringtonCheck consistency of refer-to-DCP settings after adding...
2019-01-13 Carl HetheringtonFix Gb -> GB confusion (thanks Rob van Nieuwkerk).
2019-01-10 Carl HetheringtonCheck modified before File -> Close happens.
2019-01-10 Carl HetheringtonAdd File->Close to main DCP-o-matic (#1180).
2019-01-09 Carl HetheringtonHopefully improve layout on high-resolution displays...
2018-12-23 Carl HetheringtonFix thinko in previous.
2018-12-23 Carl HetheringtonTidy up previous.
2018-12-23 Carl HetheringtonClose splash screen before displaying a startup error.
2018-12-08 Carl HetheringtonAdd sending of translations via email. v2.13.82
2018-11-27 Carl HetheringtonFix controls in main DoM some more.
2018-11-27 Carl HetheringtonFix controls in main DoM.
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-21 Carl HetheringtonRemove Film pointer from clone().
2018-11-21 Carl HetheringtonAdd and use new FrameRateChange constructors.
2018-11-09 Carl HetheringtonAllow specification of trusted devices by thumbprint... v2.13.68
2018-10-13 Carl HetheringtonFix bad chars.
2018-10-13 Carl HetheringtonFix build.
2018-10-13 Carl HetheringtonImprove Windows bad-chars error.
2018-10-13 Carl HetheringtonGive a more informative error when using bad filename... v2.13.60
2018-09-11 Carl HetheringtonFilmViewer API tidying.
2018-09-11 Carl HetheringtonRename control_film_viewer file.
2018-09-11 Carl HetheringtonSeparate out management of controls.
2018-09-11 Carl HetheringtonPartial split of film viewer.
2018-09-10 Carl HetheringtonBasics of export of multiple reels to multiple files.
2018-09-07 Carl HetheringtonInitial nag for interface complexity.
next