| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-14 | More libdcp API tweaks. | Carl Hetherington | |
| 2021-04-12 | Bump libdcp for some API improvements. | Carl Hetherington | |
| 2021-04-12 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2021-04-12 | Missing full stop. | Carl Hetherington | |
| 2021-04-10 | Fix up hints about long subtitle lines. | Carl Hetherington | |
| 2021-04-10 | pot/merge. | Carl Hetherington | |
| 2021-04-10 | Add a hint about >79 length subtitles. | Carl Hetherington | |
| 2021-04-09 | Make DCP text track language properly optional and ignore bad values on ↵ | Carl Hetherington | |
| imported DCPs (#1950). | |||
| 2021-04-09 | Extract audio/subtitle language from imported DCPs. | Carl Hetherington | |
| 2021-04-08 | Remove some old Centos 5 support. | Carl Hetherington | |
| 2021-04-08 | Assorted C++11/formatting cleanups. | Carl Hetherington | |
| 2021-04-07 | Tweak hint to reflect how the timed text tab can have different names. | Carl Hetherington | |
| 2021-04-07 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2021-04-07 | Missing full stop. | Carl Hetherington | |
| 2021-04-07 | Assorted C++11/formatting cleanups. | Carl Hetherington | |
| 2021-04-07 | No-op: whitespace. | Carl Hetherington | |
| 2021-04-07 | Formatting/C++11. | Carl Hetherington | |
| 2021-04-06 | pot/merge.v2.15.139 | Carl Hetherington | |
| 2021-04-06 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2021-04-06 | Don't set a default luminance now that it's optional. | Carl Hetherington | |
| 2021-04-06 | Remove out-of-date Film::_audio_language. | Carl Hetherington | |
| 2021-04-06 | Remove erroneous defaulting of text language to en_US. | Carl Hetherington | |
| 2021-04-06 | Add hint for un-set text languages (#1954). | Carl Hetherington | |
| 2021-04-05 | Raise the unusual container hint on anything bit Flat/Scope (#1951). | Carl Hetherington | |
| 2021-04-05 | Add hint when making 4K/3D DCPs (#1951). | Carl Hetherington | |
| 2021-04-05 | Hint text tweaks. | Carl Hetherington | |
| 2021-04-05 | Hint on making Interop DCPs (#1949). | Carl Hetherington | |
| 2021-04-05 | Default to making SMPTE DCPs on new installs. | Carl Hetherington | |
| 2021-04-05 | pot/merge. | Carl Hetherington | |
| 2021-04-05 | Fix confusing error on trying to load a DoM project into the player (#1948). | Carl Hetherington | |
| 2021-04-04 | Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue. | Carl Hetherington | |
| 2021-04-04 | Move chain to the Interop/SMPTE metadata. | Carl Hetherington | |
| 2021-04-04 | Move some ISDCF flags to the Interop/SMPTE metadata. | Carl Hetherington | |
| 2021-04-04 | Use studio and facility from Interop/SMPTE metadata rather than ISDCF. | Carl Hetherington | |
| 2021-04-04 | Add to_upper() method to util.{cc,h} | Carl Hetherington | |
| 2021-04-04 | Use ratings from Interop/SMPTE metadata instead of ISDCF metadata dialogue. | Carl Hetherington | |
| 2021-04-04 | Use release territory from Interop/SMPTE metadata instead of ISDCF metadata ↵ | Carl Hetherington | |
| dialogue. | |||
| 2021-04-04 | Use content version from Interop (or version number from SMPTE metadata) | Carl Hetherington | |
| rather than the content version in the ISDCF metadata dialogue. | |||
| 2021-04-03 | Show an explanatory message if the player is not performing very well (#1932). | Carl Hetherington | |
| 2021-04-02 | Add language to audio content and use it instead of the general metadata. | Carl Hetherington | |
| 2021-04-01 | Formatting and C++ tidying. | Carl Hetherington | |
| 2021-04-01 | Move 3D-to-2D check (#1941). | Carl Hetherington | |
| We were checking for 3D content going into a 2D project in the DCPEncoder, but we also need to do the same thing when exporting. Moving the check into Player::emit_video() means that it is applied to both DCP transcoding and export. | |||
| 2021-04-01 | C++11 cleanup. | Carl Hetherington | |
| 2021-03-31 | Add an assert for a function that can fail. | Carl Hetherington | |
| 2021-03-31 | Add burnt subtitle language to video content. | Carl Hetherington | |
| 2021-03-31 | Put subtitle language back into content from the film (#1930). | Carl Hetherington | |
| This also adds the main/additional language flag. Of all the considerations about how to specify subtitle language, the most important seems to be that the language specification happens for the content where the language is; i.e. in the content text tab. | |||
| 2021-03-29 | Tread .psd as an image file. | Carl Hetherington | |
| 2021-03-28 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2021-03-26 | Bump libdcp for MCA tag fixes. | Carl Hetherington | |
| 2021-03-25 | Use XX as an audio language when there is no specified audio language (#1939). | Carl Hetherington | |
| Previously we would omit the audio and subtitle language parts of the DCI name if there was no specified audio language. Sadly if we do do that EasyDCP player 4.0.1 reports a warning (whose details you can't see on the demo version). | |||
