| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-27 | Cleanup: pass required things int {x,y}_position instead of a whole StringText. | Carl Hetherington | |
| 2023-02-27 | Make subtitle analysis depend on DCP standard. | Carl Hetherington | |
| 2023-02-27 | Use bounding_box() instead of render_text() for speed. | Carl Hetherington | |
| 2023-02-27 | Add bounding_box(). | Carl Hetherington | |
| 2023-02-27 | Move the contents of setup_layout() into create_layout() and make | Carl Hetherington | |
| a new setup_layout() which can do some more stuff. | |||
| 2023-02-27 | Small optimisation: use a const& | Carl Hetherington | |
| 2023-02-27 | Cleanup: use an early return. | Carl Hetherington | |
| 2023-02-27 | Cleanup: use some defaults in the class definition. | Carl Hetherington | |
| 2023-02-27 | Support the 2014 version of SMPTE 428-7 in render_text.cc and use it | Carl Hetherington | |
| when placing subtitles (e.g. SRT). Also default to outputting 2014-era alignment. | |||
| 2023-02-25 | Remove unused variable. | Carl Hetherington | |
| 2023-02-24 | Add debug video view option to player. | Carl Hetherington | |
| 2023-02-21 | Catch more exceptions from RtAudio (#2453). | Carl Hetherington | |
| 2023-02-19 | Remove the empty column when there are no input groups. | Carl Hetherington | |
| 2023-02-19 | Remove scrolling in AudioMappingView. | Carl Hetherington | |
| In the audio panel it was a bit weird to have part of the panel scrollable when the whole video panel is. Now both video and audio panels scroll. You lose the "always there" view of the audio processing summary but I think this is outweighed by the scrolling simplicity. I also suspect it may make things behave better on "short" screens. | |||
| 2023-02-19 | Cleanup: remove duplication. | Carl Hetherington | |
| 2023-02-19 | Add missing line in audio mapping view when there are no input groups. | Carl Hetherington | |
| 2023-02-16 | Don't read video/audio from DCPs if it is being ignored (#2456). | Carl Hetherington | |
| This greatly speeds up the process of getting subtitles from a DCP. | |||
| 2023-02-16 | Supporters update.v2.16.43 | Carl Hetherington | |
| 2023-02-12 | Fix build for new libdcp. | Carl Hetherington | |
| 2023-02-12 | Fix non-ASCII paths in the disk writer on Windows (#2440). | Carl Hetherington | |
| 2023-02-11 | Use kdm_for_screen also in dcpomatic_kdm | Carl Hetherington | |
| 2023-02-11 | Pass make_kdm as a function into kdm_for_screen(). | Carl Hetherington | |
| 2023-02-11 | Cleanup: extract encrypt() call from Film::make_kdm(). | Carl Hetherington | |
| 2023-02-11 | Use the correct prompt for file/folder. | Carl Hetherington | |
| 2023-02-11 | Fix incorrect messages about KDMs being written to folders. | Carl Hetherington | |
| 2023-02-11 | Improve error when the KDM period is outside the signer period in the KDM ↵ | Carl Hetherington | |
| creator. | |||
| 2023-02-11 | Warn/error on making KDMs using recipient certs whose validity periods | Carl Hetherington | |
| lie outside those of the KDMs (#2423). | |||
| 2023-02-11 | Cleanup: use an early return to calm some indentation. | Carl Hetherington | |
| 2023-02-10 | Fix typo in zh_CN translation. | Carl Hetherington | |
| 2023-02-10 | Export 24-bit audio in Prores files (#2438). | Carl Hetherington | |
| 2023-02-10 | Ignore overlapping ATMOS data in the same way that we ignore video (#2429). | Carl Hetherington | |
| 2023-02-10 | Fix multiple video overlaps. | Carl Hetherington | |
| 2023-02-10 | Cleanup: use vector instead of list. | Carl Hetherington | |
| 2023-02-10 | Cleanup: add Content::period(). | Carl Hetherington | |
| 2023-02-10 | Cleanup: use some better variable names. | Carl Hetherington | |
| 2023-02-10 | Clarify comment. | Carl Hetherington | |
| 2023-02-10 | Cleanup: remove unnecessary check. | Carl Hetherington | |
| 2023-02-05 | Recover better errors from ext4. | Carl Hetherington | |
| 2023-02-05 | Fix placement of frame rate spinner (may fix #2182). | Carl Hetherington | |
| 2023-02-05 | Slightly improve alignment (still not right though). | Carl Hetherington | |
| 2023-02-05 | Tidy up layout. | Carl Hetherington | |
| 2023-02-05 | Make the timeline look better when there is no content in the film. | Carl Hetherington | |
| 2023-02-05 | Delete in timeline removes content (#2370). | Carl Hetherington | |
| 2023-02-05 | Cleanup: use ScopeGuard. | Carl Hetherington | |
| 2023-02-03 | Fix missing verify string.v2.16.42 | Carl Hetherington | |
| 2023-02-02 | Add missing preferences menu option on macOS. | Carl Hetherington | |
| 2023-02-01 | Handle 2D/3D mismatches in the player (#2409). | Carl Hetherington | |
| Previously if there was 2D content in a 3D project (or vice versa) the player would emit the video anyway and the encoder would have to deal with it. Since previously the FFmpeg encoder did not deal with this quite right, it seems to make sense to move the logic into the player so that neither encoder has to worry about it. | |||
| 2023-01-30 | Cleanup: replace another short variable name. | Carl Hetherington | |
| 2023-01-30 | Cleanup: replace short variable name. | Carl Hetherington | |
| 2023-01-30 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
