| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-02 | Bump versionv2.8.16 | 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 | Bump versionv2.8.15 | Carl Hetherington | |
| 2016-07-01 | Add frame number dialog on frame position click. | Carl Hetherington | |
| 2016-07-01 | Add go-to-position dialogue when clicking on preview timecode. | Carl Hetherington | |
| 2016-06-29 | Updated nl_NL translation from Rob van Nieuwkerk. | 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-24 | Bump versionv2.8.14 | 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-22 | Bump versionv2.8.13 | Carl Hetherington | |
| 2016-06-21 | Make our own DirPicker wider in the new file dialog (#902). | Carl Hetherington | |
| 2016-06-20 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-06-20 | Fix missing code to display italic / bold font names. | Carl Hetherington | |
| 2016-06-20 | Updated pt_BR translation from Max M. Fuhlendorf. | Carl Hetherington | |
| 2016-06-20 | ChangeLog. | Carl Hetherington | |
| 2016-06-19 | Bump versionv2.8.12 | Carl Hetherington | |
| 2016-06-19 | Render bold subtitles correctly in preview / burn-in. | Carl Hetherington | |
| 2016-06-19 | Updated pt_BR translation from Max M. Fuhlendorf. | Carl Hetherington | |
| 2016-06-19 | Bump versionv2.8.11 | Carl Hetherington | |
| 2016-06-19 | Bump versionv2.8.10 | Carl Hetherington | |
| 2016-06-17 | Add preference for the default number of DCP channels (#897). | Carl Hetherington | |
| 2016-06-16 | Ignore any hidden files when looking for images. | Carl Hetherington | |
| We used to do ._* and .DS_Store but there has been a report of .com.apple.timemachine.supported. | |||
| 2016-06-16 | Remove seconds from KDM time period specification (#819). | Carl Hetherington | |
| 2016-06-14 | Basic guessing of audio channels from filenames (#393). | Carl Hetherington | |
| 2016-06-14 | Use edit rate not frame rate for displaying rate of DCPs. | Carl Hetherington | |
| 2016-06-14 | Set correct video frame type when importing DCPs (part of #806). | Carl Hetherington | |
| 2016-06-14 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2016-06-13 | Improve error messages on failing to load DCP subs. | Carl Hetherington | |
| 2016-06-13 | Add 3D video frame type for, e.g. 3D DCP inputs (part of #806). | Carl Hetherington | |
| 2016-06-13 | Add button to move things to the start of reels (#798). | Carl Hetherington | |
| 2016-06-08 | Bump versionv2.8.9 | Carl Hetherington | |
| 2016-06-07 | Add tooltips over content channel names in the audio mapping view (#888). | Carl Hetherington | |
| 2016-06-07 | Re-add option to save DKDMs to a file. | Carl Hetherington | |
| 2016-06-06 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-06-05 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2016-06-04 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-06-02 | Bump versionv2.8.8 | Carl Hetherington | |
| 2016-06-02 | Fix crash when loading old state files. | Carl Hetherington | |
| 2016-06-02 | Fix missing content properties when using translations. | Carl Hetherington | |
| 2016-06-02 | Bump versionv2.8.7 | Carl Hetherington | |
| 2016-06-01 | Basics of better audio stream labelling in the audio mapping view (#849). | Carl Hetherington | |
| 2016-06-01 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2016-05-31 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2016-05-31 | Bump versionv2.8.6 | Carl Hetherington | |
| 2016-05-31 | Fix some more incomplete strings in the properties dialogue (#874). | Carl Hetherington | |
| 2016-05-31 | Fix crash on opening properties for audio-only files. | Carl Hetherington | |
