| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-07 | Make certificate re-creation cancellable and default nags | Carl Hetherington | |
| to not going away (#1158). | |||
| 2018-01-06 | Fix crash when dragging and dropping the only DKDM. | Carl Hetherington | |
| 2018-01-06 | Check that we can decrypt a DKDM when it is loaded (#1011). | Carl Hetherington | |
| 2018-01-06 | Catch exceptions thrown when there are bad KDMs added to imported DCPs (#1000). | Carl Hetherington | |
| 2018-01-06 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2018-01-06 | Remove check on whether the last seek was accurate when re-getting | Carl Hetherington | |
| a frame. This breaks things like changing crop after slidering to a new position; at this point we don't care that the last seek was inaccurate: the new one should be so that the frame stays the same. | |||
| 2018-01-06 | No-op; remove some namespace qualifiers. | Carl Hetherington | |
| 2018-01-06 | Try to improve the UI for decryption/signing keys by hiding | Carl Hetherington | |
| the details and hopefully providing buttons to do what 99% of users will want to do (#1003). | |||
| 2018-01-06 | Fix some bad fuzzy translations. | Carl Hetherington | |
| 2018-01-06 | Add player strings to i18n. | Carl Hetherington | |
| 2018-01-06 | Add version number to encode server welcome message (#1157). | Carl Hetherington | |
| 2018-01-06 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2018-01-05 | pot/merge. | Carl Hetherington | |
| 2018-01-05 | Add simple copy and paste for content settings (#1051). | Carl Hetherington | |
| 2018-01-05 | s/use_template/take_settings_from/g | Carl Hetherington | |
| 2018-01-05 | Missing stop emission for fully-timed FFmpeg subtitles; should fix #1101. | Carl Hetherington | |
| 2018-01-05 | Backup more than one config on failure to load. | Carl Hetherington | |
| 2018-01-05 | More splash screens / config warnings. | Carl Hetherington | |
| 2018-01-05 | Make player/KDM creator and main DCP-o-matic all behave the same with ↵ | Carl Hetherington | |
| respect to problems when loading config. | |||
| 2018-01-05 | Try to fix build on older Ubuntus etc. | Carl Hetherington | |
| 2018-01-05 | Small and somewhat untested optimisation. | Carl Hetherington | |
| 2018-01-04 | Do read of image folders during the examine step; fixes #987. | Carl Hetherington | |
| 2018-01-04 | Recreate player pieces when changing FFmpeg filters (#1019). | Carl Hetherington | |
| 2018-01-04 | Set up a default KDM write mode and preselect the last used one when ↵ | Carl Hetherington | |
| re-opening the KDM window (#1137). | |||
| 2018-01-04 | Supporter. | Carl Hetherington | |
| 2018-01-03 | Supporter. | Carl Hetherington | |
| 2018-01-03 | Fix alpha blending with with offset; should help with #1155. | Carl Hetherington | |
| 2018-01-03 | Fix incorrect alpha-blend in some cases. | Carl Hetherington | |
| 2018-01-03 | Use convert_pixel_format a little. | Carl Hetherington | |
| 2018-01-02 | Add convert_pixel_format convenience function. | Carl Hetherington | |
| 2018-01-02 | Mark pieces as done when we're past the end of them; fixes #1154. | Carl Hetherington | |
| 2018-01-02 | A previous commit took care to make Decoder::position() not be updated | Carl Hetherington | |
| if the data that was emitted from the decoder was not taken by the player. This means that when the decoder moves into its end trim the position will stay where it is (since the player does not take the data). I can't see the point of doing this; the only use of Decoder::position() is to decide what to pass() next (I think). It is also inconvenient because we would like to check Decoder::position() to decide whether to stop passing a decoder since it's in its end trim (not doing this causes #1154). | |||
| 2018-01-02 | No need for position() to be virtual. | Carl Hetherington | |
| 2018-01-02 | Add rewind-to-zero button to film viewer. | Carl Hetherington | |
| 2018-01-02 | Go back to time 0 when loading a new DCP into the player (#1152). | Carl Hetherington | |
| 2018-01-02 | Add test for incorrect ISDCF name with full-frame content, and fix it (#1118). | Carl Hetherington | |
| 2018-01-02 | Fix opening of ZIP files of certificates on Windows (#1124). | Carl Hetherington | |
| 2018-01-02 | Supporter. | Carl Hetherington | |
| 2018-01-01 | Happy new year. | Carl Hetherington | |
| 2017-12-31 | Try again to fix Windows wxWidgets complain using compose to save all the ↵ | Carl Hetherington | |
| mucking about. | |||
| 2017-12-31 | Try to fix wxWidgets debug alert on windows (#1153). | Carl Hetherington | |
| 2017-12-31 | A couple of missing std_to_wx calls. | Carl Hetherington | |
| 2017-12-31 | Add option to dump known DKDM CPL IDs. | Carl Hetherington | |
| 2017-12-31 | Untested support for KDM creation from DKDM (#1132). | Carl Hetherington | |
| 2017-12-31 | Separate from-film code out into a method. | Carl Hetherington | |
| 2017-12-30 | Use optional<> more. | Carl Hetherington | |
| 2017-12-30 | More refactoring. | Carl Hetherington | |
| 2017-12-30 | Refactor slightly. | Carl Hetherington | |
| 2017-12-30 | Add missing factor to fix problems when padding in subsampled containers; ↵ | Carl Hetherington | |
| should fix #1129. | |||
| 2017-12-30 | Make horizontal_factor look the same as vertical_factor. | Carl Hetherington | |
