| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-02 | Replace some raw arrays with std::vectors. | Carl Hetherington | |
| 2022-04-29 | Put * in the title bar when the DCP-o-matic project is modified (#1938). | Carl Hetherington | |
| 2022-04-29 | Set window title based on the directory from Film. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-20 | Move make_dcp() out of Film (#2132). | Carl Hetherington | |
| 2022-04-09 | Add some missing override labels. | Carl Hetherington | |
| 2022-04-09 | Fix some comment typos. | Carl Hetherington | |
| 2022-03-09 | Add option to export config as a .zip (#1776). | Carl Hetherington | |
| 2022-02-12 | Rename NAG_BAD_SIGNER_CHAIN -> NAG_BAD_SIGNER_CHAIN_UTF8. | Carl Hetherington | |
| 2022-02-12 | Warn if the signing certificates have a validity period > 10 years (#2174). | Carl Hetherington | |
| 2021-12-13 | Make sure translators give email addresses. | Carl Hetherington | |
| 2021-11-28 | Rearrange checking (and re-examining) content. | Carl Hetherington | |
| Most importantly, checking of content for changes before making a DCP is now done in the TranscodeJob (rather than being in a separate job). This makes things a little neater and also makes the batch converter less confusing when you add a job whose content has changed. | |||
| 2021-09-27 | Add config location versioning (#2090). | Carl Hetherington | |
| 2021-09-21 | Move 'show in file manager' code to cross_* | Carl Hetherington | |
| 2021-08-17 | Add comments for shortcuts and extract them for the manual (#2073). | Carl Hetherington | |
| 2021-07-01 | Fix race. | Carl Hetherington | |
| 2021-07-01 | C++11 tidying. | Carl Hetherington | |
| 2021-05-01 | C++11 tidying. | Carl Hetherington | |
| 2021-03-20 | Add select-all. | Carl Hetherington | |
| 2021-02-23 | Remove wxSTAY_ON_TOP from splash screen on Windows to stop it hiding | Carl Hetherington | |
| error dialogues that pop up during startup. | |||
| 2021-02-17 | Assorted C++11 tidying. | Carl Hetherington | |
| 2021-02-16 | C++11 tidying. | Carl Hetherington | |
| 2021-02-07 | Report boost::filesystem_error with more details. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-21 | Adapt for libdcp use of enum class. | Carl Hetherington | |
| 2021-01-09 | More c++ tidying. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-11-23 | Remove swaroop variant. | Carl Hetherington | |
| 2020-11-21 | Remove the "simple" UI (#1868). | Carl Hetherington | |
| It just seemed to cause more problems than it solved; mainly people enabling it by mistake and then being told to click buttons that they could not see. | |||
| 2020-10-19 | macOS build fix. | Carl Hetherington | |
| 2020-10-18 | Clarify some error messages on macOS (#1837).jenkins | Carl Hetherington | |
| When we say we can't start a particular tool, it may be because it has not even been downloaded/installed. | |||
| 2020-09-01 | Build fixes for Boost >= 1.73 | Carl Hetherington | |
| Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de | |||
| 2020-08-25 | Try to clean up the mess of exporting subtitles when there is | Carl Hetherington | |
| one file vs many files (multiple reels or fonts). | |||
| 2020-08-25 | Add option to export Interop subs with or without the font file / reference. | Carl Hetherington | |
| 2020-08-25 | Rename export dialogue to export video. | Carl Hetherington | |
| 2020-08-25 | Move subtitle export to its own dialogue. | Carl Hetherington | |
| 2020-08-07 | Fix layout bug where the stuff in the content panel would be completely | Carl Hetherington | |
| hidden in some cases (seen on Linux only, I think). wxDisplay::GetFromWindow sometimes returns -1 (perhaps when multiple monitors are connected) and we have to set the splitter position in this case. | |||
| 2020-08-05 | Allow export with one audio stream per channel.v2.15.95 | Carl Hetherington | |
| 2020-07-27 | Hide warnings triggered by Ubuntu 20.04's gcc. | Carl Hetherington | |
| 2020-07-26 | Various OSX warnings fixes. | Carl Hetherington | |
| 2020-06-09 | Try to provide some platform-specific menu text for 'show DCP in <thing>' | Carl Hetherington | |
| 2020-06-04 | Clean up handling of paths relative to the executable. | Carl Hetherington | |
| 2020-05-20 | Fix DKDM generation by moving the validity period a day inside the ↵ | Carl Hetherington | |
| certificate validity. | |||
| 2020-05-10 | Remove scale to fit {width,height} options. | Carl Hetherington | |
| 2020-05-07 | Add a 'Make DKDM' dialogue box to simplify and (hopefully) clarify DKDM ↵ | Carl Hetherington | |
| creation (#1637). | |||
| 2020-05-06 | Move some functions to kdm_with_metadata | Carl Hetherington | |
| 2020-05-06 | Rename ScreenKDM -> KDMWithMetadata | Carl Hetherington | |
| 2020-03-11 | Give a better error when opening a DCP with File -> Open by mistake (#1723). | Carl Hetherington | |
| 2020-03-10 | Make DKDMs with validity 2 minutes shorter than the signer certificate | Carl Hetherington | |
| validity (#1728). | |||
