| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Formatting / C++11 tidying. | 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 | Stop some EnsureVisible() calls happening with out-of-range parameters. | Carl Hetherington | |
| 2021-04-04 | Use release territory from Interop/SMPTE metadata instead of ISDCF metadata ↵ | Carl Hetherington | |
| dialogue. | |||
| 2021-04-04 | Inherit SMPTEMetadataDialog from a base class. | Carl Hetherington | |
| 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-04 | More disk build fixes. | Carl Hetherington | |
| 2021-04-04 | Fix disk build. | Carl Hetherington | |
| 2021-04-03 | C++11 tidying. | Carl Hetherington | |
| 2021-04-03 | Fix warning in previous. | Carl Hetherington | |
| 2021-04-03 | Show an explanatory message if the player is not performing very well (#1932). | Carl Hetherington | |
| 2021-04-02 | Fix sensitivity of audio panel controls (#1946). | Carl Hetherington | |
| 2021-04-02 | Fix missing line in audio mapping view. | 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 | Remove unused method. | 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 | Fix incorrectly-sized timeline toolbar icons on macOS (#1927). | 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-31 | Fix floating line at the top of the groups column. | Carl Hetherington | |
| 2021-03-31 | Allow variable column widths on the auto mapping view to fix #1945. | Carl Hetherington | |
| 2021-03-31 | Remove unused method declaration. | Carl Hetherington | |
| 2021-03-31 | C++11 tidying. | Carl Hetherington | |
| 2021-03-29 | Update authors table. | Carl Hetherington | |
| I've searched email, git logs, google, forum and mantis and found no trace of what Jianguo did. Sorry if you see this, Jianguo! Please remind me of your contribution! | |||
| 2021-03-29 | Fix strange problems with spin entries on macOS (#1944). | Carl Hetherington | |
| SetRange() with minimum > 0 seems to stop entry of numbers by selecting the existing one and typing new. Also we can make Enter work properly by adding a handler. | |||
| 2021-03-29 | Add Lilian Lefranc to the 'with-help-from' part of About. | Carl Hetherington | |
| 2021-03-29 | Brecht Sanders wrote libquickmail which we no longer use. | Carl Hetherington | |
| 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-28 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2021-03-27 | C++11 tidying. | Carl Hetherington | |
| 2021-03-27 | Fix odd difference on handling of x and y scale for subtitles in the UI. | 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). | |||
| 2021-03-23 | pot/merge. | Carl Hetherington | |
| 2021-03-22 | Don't insist on writing optional metadata (#1923). | Carl Hetherington | |
| 2021-03-22 | Split SMPTE metadata dialogue into two tabs (#1933). | Carl Hetherington | |
| 2021-03-22 | C++11 tidying. | Carl Hetherington | |
| 2021-03-22 | More polish of Swedish translation | Mattias Mattsson | |
| 2021-03-22 | Add simpler language tag dialog (#1931). | Carl Hetherington | |
