| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-07 | Update fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2016-07-07 | Remove unused variable. | Carl Hetherington | |
| 2016-07-07 | Fix confusion about elapsed time of total job vs sub-job. | Carl Hetherington | |
| 2016-07-07 | CLI formatting tweak. | Carl Hetherington | |
| 2016-07-05 | Try wxFRAME_FLOAT_ON_PARENT instead of wxSTAY_ON_TOP (#909). | Carl Hetherington | |
| 2016-07-05 | Display sub-job name in the CLI client. | Carl Hetherington | |
| 2016-07-05 | Try to improve progress reporting when doing image/sound digests. | Carl Hetherington | |
| 2016-07-04 | Comment tweak. | Carl Hetherington | |
| 2016-07-04 | Fix control sensitivity in various places. | Carl Hetherington | |
| 2016-07-04 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2016-07-03 | Updated ru_RU translation from Igor Voytovich. | Carl Hetherington | |
| 2016-07-03 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-07-03 | Adjust line spacing even with subs with specified proportional position. | Carl Hetherington | |
| 2016-07-03 | pot/merge. | Carl Hetherington | |
| 2016-07-03 | Name playhead moves 'go to' rather than 'move to' | Carl Hetherington | |
| 2016-07-03 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-07-03 | Remove several exception-throwing asserts from destructors. | Carl Hetherington | |
| 2016-07-02 | Take y scale into account when deciding subtitle line spacing. | Carl Hetherington | |
| 2016-07-02 | Fix thinkos with marked_up() rendering of bold/italic/underline. | Carl Hetherington | |
| 2016-07-02 | Updated ru_RU translation from Igor Voytovich. | Carl Hetherington | |
| 2016-07-02 | Updated uk_UA translation from Igor Voytovich. | Carl Hetherington | |
| 2016-07-02 | pot/merge. | Carl Hetherington | |
| 2016-07-02 | Fix crash when analysing audio of large-channel-count files. | Carl Hetherington | |
| 2016-07-01 | Add frame number dialog on frame position click. | Carl Hetherington | |
| 2016-07-01 | White space. | Carl Hetherington | |
| 2016-07-01 | Make the preview respond to changes in subtitle line spacing. | Carl Hetherington | |
| 2016-07-01 | First go at making the line spacing do something. | Carl Hetherington | |
| 2016-07-01 | Add UI to manage line spacing on subtitles. | Carl Hetherington | |
| 2016-07-01 | Add line-spacing property to SubtitleContent. | Carl Hetherington | |
| 2016-07-01 | Add go-to-position dialogue when clicking on preview timecode. | Carl Hetherington | |
| 2016-06-30 | Make nudge buttons nudge further with modifiers (shift/control/shift+control). | Carl Hetherington | |
| 2016-06-30 | Re-examine joined content. | Carl Hetherington | |
| 2016-06-30 | Big speed-up to content joining. | Carl Hetherington | |
| 2016-06-30 | Fix for crash(es) when joining content. | Carl Hetherington | |
| 2016-06-29 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-06-29 | Case fix to match tool name. | Carl Hetherington | |
| 2016-06-29 | Speculative fix for #891. | Carl Hetherington | |
| 2016-06-29 | pot/merge. | Carl Hetherington | |
| 2016-06-29 | Typo. | Carl Hetherington | |
| 2016-06-29 | Tweak content properties layout (#895). | Carl Hetherington | |
| 2016-06-29 | Small tweaks to times in progress reports. | Carl Hetherington | |
| 2016-06-29 | Increase frequency of progres updates on long jobs (#900). | Carl Hetherington | |
| 2016-06-29 | Fix handling of incorrectly-recognised JPEG2000 files. | Carl Hetherington | |
| Previously we asked libdcp whether an imported J2K file was RGB or XYZ. The answer it gives is sometimes wrong, for reasons that are not clear (either the files are not marked correctly, or openjpeg is not parsing whatever metadata correctly). However it seems that, in general, we use the user's specified colour conversion to decide what to do with an image, rather than asking the image what should be done to it. Hence it makes more sense to assume that if a user specifies no colour conversion for a J2K file then the file is XYZ. With preview, the colour conversion from XYZ back to RGB is done by FFmpeg, so we have to set the pixel format correctly on the Image that comes back from J2KImageProxy. Now we get that pixel format from the configured colourspace conversion rather than from openjpeg's guess as to the file's colourspace. It's a bit ugly that the only thing we ask the file about is whether or not it is in YUV (which governs whether or not FFmpeg applies the user's configured YUV-to-RGB conversion). Everything else is decided by the configured conversion. I think there's still some uglyness in here that I can't put my finger on. | |||
| 2016-06-28 | Fix pango markup when rendering subtitles. | Carl Hetherington | |
| 2016-06-25 | Add tester. | Carl Hetherington | |
| 2016-06-24 | Another fix for new file dialog sizing when using DirPickerCtrl. | Carl Hetherington | |
| 2016-06-24 | Support for underlined subtitles. | Carl Hetherington | |
| 2016-06-24 | Remove bad fuzzy translation. | Carl Hetherington | |
| 2016-06-24 | Fix confused checks for Image/GraphicsMagick in wscript. Add missing ↵ | Carl Hetherington | |
| InitializeMagick() call, fixing crash on loading still images. | |||
| 2016-06-22 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
