Hide warnings triggered by Ubuntu 20.04's gcc.
[dcpomatic.git] / src / tools / dcpomatic.cc
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.
2018-09-02 Carl HetheringtonAdd basic quality option for x264 export.
2018-08-21 Carl HetheringtonCheck content for changes on loading a project.
2018-08-19 Carl HetheringtonSimilar pending/done for Film::Change.
2018-07-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-26 Carl HetheringtonBackground-threaded hints including line length of...
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-22 Carl HetheringtonVery basic closed caption viewer.
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-06-09 Carl HetheringtonAdd option to open a DCP in the player (#1312).
2018-06-09 Carl HetheringtonFactor out sending a message to another tool (possibly...
2018-05-24 Carl HetheringtonTry another way of fixing accelerators stealing text...
2018-04-05 Carl HetheringtonStop hot keys stealing from text fields (#1263). v2.13.10
2018-03-23 Carl HetheringtonArrows to go forward/back one frame.
2018-03-23 Carl HetheringtonCtrl-T to open timeline (#1201).
2018-03-23 Carl HetheringtonAdd space shortcut to start/stop playback (#1201).
2018-03-22 Carl HetheringtonDon't crash when trying to create a film in a bad location.
2018-03-09 Carl HetheringtonCheck for signer chains containing UTF8-marked strings...
2018-02-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-27 Carl HetheringtonAdd a load of explicit keywords.
2018-02-16 Carl HetheringtonDon't rename main thread as its name appears in top...
2018-02-16 Carl HetheringtonName threads on Linux.
2018-02-14 Carl HetheringtonAdapt for changes to disable_forensic variable types...
2018-02-14 Mart JansinkDon't disable forensic marking by default.
next