| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-09 | Remove use of Film in KDM stuff. | Carl Hetherington | |
| 2015-10-09 | Remove the need for ScreenKDM::collect. | Carl Hetherington | |
| 2015-10-09 | Try to clean up KDM creation code a bit. | Carl Hetherington | |
| 2015-10-09 | Shell of KDM GUI tool. | Carl Hetherington | |
| 2015-10-09 | New FilePickerCtrl class. | Carl Hetherington | |
| 2015-10-09 | Rename DCPOMATIC_USE_OWN_DIR_PICKER -> DCPOMATIC_USE_OWN_PICKER. | Carl Hetherington | |
| 2015-10-09 | New file. | Carl Hetherington | |
| 2015-10-09 | Add comment. | Carl Hetherington | |
| 2015-10-09 | Add GUI KDM tool. | Carl Hetherington | |
| 2015-10-09 | Allow _film to be 0. | Carl Hetherington | |
| 2015-10-09 | Allow _film to be 0. | Carl Hetherington | |
| 2015-10-09 | Rename dcpomatic_kdm -> dcpomatic_kdm_cli. | Carl Hetherington | |
| 2015-10-09 | Split KDM output stuff into a separate panel. | Carl Hetherington | |
| 2015-10-09 | Split KDM from/until into KDMTimingPanel. | Carl Hetherington | |
| 2015-10-09 | Split screens panel from KDMDialog. | Carl Hetherington | |
| 2015-10-08 | Update to fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2015-10-07 | Supporter typo. | Carl Hetherington | |
| 2015-10-07 | Supporter. | Carl Hetherington | |
| 2015-10-07 | Fix supporter name. | Carl Hetherington | |
| 2015-10-07 | Supporter. | Carl Hetherington | |
| 2015-10-07 | Fix strange job status layout on OS X. | Carl Hetherington | |
| 2015-10-06 | Get msgfmt to check format strings and fix some errors it found. | Carl Hetherington | |
| 2015-10-06 | Fix bad fuzzy translation in fr_FR. | Carl Hetherington | |
| 2015-10-06 | Small fix to fr_FR. | Carl Hetherington | |
| 2015-10-06 | Comment. | Carl Hetherington | |
| 2015-10-06 | 1. Set correct FrameRateChanges for subtitle content; they should | Carl Hetherington | |
| be made from the subtitle's "native" rate so that subtitle times are corrected when the DCP rate is not the same. 2. After this we only need the best overlap rate for SndfileContent so move the code. Also fix it as it never found overlaps before. | |||
| 2015-10-06 | Make sure SMPTE subtitle MXFs get the right intrinsic duration. | Carl Hetherington | |
| 2015-10-06 | Speculative support for multi-part subtitles (#709). | Carl Hetherington | |
| 2015-10-05 | i18n fix. | Carl Hetherington | |
| 2015-10-05 | pot/merge. | Carl Hetherington | |
| 2015-10-04 | Fix subtitle timing under trim. | Carl Hetherington | |
| 2015-10-04 | Fix deadlock. | Carl Hetherington | |
| 2015-10-03 | More logs in problem report email. | Carl Hetherington | |
| 2015-10-02 | Add --servers option to dcpomatic_cli. | Carl Hetherington | |
| 2015-10-02 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2015-10-02 | Speculative fix for hangs during Encoder::end(). | Carl Hetherington | |
| I think it's possible that, if an exception is thrown by an Encoder thread during the clear-out loop at the top of Encoder::end, that loop will hang waiting for a notify() on _full_condition that never comes. Fix this by rethrow()ing in this loop and notifying _full_condition if an encoder thread throws an exception. | |||
| 2015-10-01 | Explicit casts optional to bool. | Carl Hetherington | |
| 2015-10-01 | Fix erroneous optional dereference. | Carl Hetherington | |
| 2015-09-30 | Fix recently-broken video frame rate override control sensitivity. | Carl Hetherington | |
| 2015-09-30 | Remove references to libswresample. | Carl Hetherington | |
| 2015-09-30 | Find wxWidgets on Fedora 22. | Carl Hetherington | |
| 2015-09-30 | Handle video frame rates and subtitles a bit more correctly. | Carl Hetherington | |
| 2015-09-29 | Make sure we round properly when deciding how many audio frames to discard. | Carl Hetherington | |
| 2015-09-29 | Small fix to de_DE translation. | Carl Hetherington | |
| 2015-09-28 | Changes to DCP rate must update player pieces. | Carl Hetherington | |
| Piece contains a copy of the DCP video rate so we need new pieces if this changes. Fixes #699. | |||
| 2015-09-28 | Discard audio that comes out of FFmpeg files before time 0. | Carl Hetherington | |
| 2015-09-28 | Don't take any notice of ._* files when deciding whether a folder contains ↵ | Carl Hetherington | |
| images or a DCP. | |||
| 2015-09-27 | const fix. | Carl Hetherington | |
| 2015-09-27 | Fix error in previous. | Carl Hetherington | |
| 2015-09-26 | Fix problems with subtitles when there is a non-zero PTS offset | Carl Hetherington | |
| in FFmpegDecoder. This offset was not being taken into account for subtitles prior to this commit. | |||
