| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-03 | Missing explicit. | Carl Hetherington | |
| 2021-12-03 | Assorted tidying up. | Carl Hetherington | |
| 2021-11-29 | Add --gain option to dcpomatic_create. | Carl Hetherington | |
| 2021-11-29 | Add --channel option to dcpomatic_create. | Carl Hetherington | |
| 2021-11-29 | Tidying. | Carl Hetherington | |
| 2021-11-28 | Small C++11 cleanups. | 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-11-11 | Remove player activity logging. Fixes #2122. | Carl Hetherington | |
| If I remember right this was for swaroop and I suspect nobody else is really interested. | |||
| 2021-11-05 | C++11 tidying. | Carl Hetherington | |
| 2021-11-01 | Fix typo in dcpomatic_kdm_cli help. | Carl Hetherington | |
| 2021-10-25 | Fix missing verification messages. | Carl Hetherington | |
| 2021-10-24 | Updated es_ES translation from Manuel AC. | Carl Hetherington | |
| 2021-10-17 | pot/merge. | Carl Hetherington | |
| 2021-10-11 | Replace some raw arrays with std::vectors. | Carl Hetherington | |
| 2021-10-03 | Differentiate requested and actual crop. | Carl Hetherington | |
| This is so we limit cropping to what is possible considering chroma subsampling. | |||
| 2021-09-27 | Replace aligned bool with enum Alignment. | Carl Hetherington | |
| 2021-09-27 | Various alignment adjustments. | Carl Hetherington | |
| 2021-09-27 | When the player is used in OpenGL mode, pass unscaled XYZ data through to ↵ | Carl Hetherington | |
| the shader and do colourspace conversion there. | |||
| 2021-09-27 | C++11 tidying. | Carl Hetherington | |
| 2021-09-27 | Add config location versioning (#2090). | Carl Hetherington | |
| 2021-09-21 | Fix incorrect display of Unicode literal on Windows. | Carl Hetherington | |
| 2021-09-21 | Move 'show in file manager' code to cross_* | Carl Hetherington | |
| 2021-09-13 | Support building of cli-only .deb packages (#2066). | Carl Hetherington | |
| 2021-09-02 | Updated zh_CN translation from Kahn Li.v2.15.159 | Carl Hetherington | |
| 2021-08-24 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2021-08-20 | pot/merge. | Carl Hetherington | |
| 2021-08-20 | Updated de_DE translation from Uwe Dittes. | Carl Hetherington | |
| 2021-08-17 | Add comments for shortcuts and extract them for the manual (#2073). | Carl Hetherington | |
| 2021-08-17 | Only warn about lots of frame drops in the player (#2069). | Carl Hetherington | |
| 2021-08-12 | pot/merge. | Carl Hetherington | |
| 2021-08-12 | pot/merge. | Carl Hetherington | |
| 2021-07-01 | Fix race. | Carl Hetherington | |
| 2021-07-01 | C++11 tidying. | Carl Hetherington | |
| 2021-06-28 | Update task bar icon when GUI theme changes (#1986). | Carl Hetherington | |
| We have to keep the StatusDialog around the whole time as it seems to be the only thing we have that can receive wxEVT_SYS_COLOUR_CHANGED. | |||
| 2021-06-28 | C++11 tidying. | Carl Hetherington | |
| 2021-06-25 | Make white/black versions of server icon. | Carl Hetherington | |
| 2021-06-12 | Offer all KDM types no matter what standard is in use. | Carl Hetherington | |
| A user reports that on a Barco system they needed to use a "DCI Specific" KDM with an Interop DCP. | |||
| 2021-06-07 | pot/merge. | Carl Hetherington | |
| 2021-06-06 | Cleanup: use bitmap_path(). | Carl Hetherington | |
| 2021-06-05 | Give an error if a non-DCP folder is selected for DCP writing (#2024). | Carl Hetherington | |
| 2021-05-30 | Allow annotation text to be set when combining DCPs. | Carl Hetherington | |
| 2021-05-28 | pot/merge. | Carl Hetherington | |
| 2021-05-28 | Updated sv_SE translation from Adam Klotblixt. | Carl Hetherington | |
| 2021-05-28 | Add some useful command-line options to dcpomatic2_disk. | Carl Hetherington | |
| 2021-05-27 | Fix missing verification note.v2.15.152 | Carl Hetherington | |
| 2021-05-26 | Insert a delay to make sure the QUIT message arrives (#2018). | Carl Hetherington | |
| I have no idea why this is necessary, but the nanomsg documentation suggests it. | |||
| 2021-05-23 | Don't react so strongly to failure to bind the play server socket when ↵ | Carl Hetherington | |
| starting a second player. | |||
| 2021-05-22 | Fix sensitivity of "Make KDM(s)" button (#2007).v2.15.151 | Carl Hetherington | |
| Before you could click it without selecting a DKDM. | |||
| 2021-05-22 | C++11 tidying. | Carl Hetherington | |
| 2021-05-10 | Open a dialogue if pinging the back-end fails on macOS.v2.15.146 | Carl Hetherington | |
| At least this means the user will get another go without losing their setup. My only theory at this point is that sometimes the backend takes a crazy amount of time to start up because of some SIP / gatekeeper type nonsense (#1990). | |||
