| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-31 | Build fixes for Boost >= 1.73v2.14.37 | Carl Hetherington | |
| 2019-03-29 | Don't warn about overlapping CCAPs in SMPTE DCPs (part of #1516). | Carl Hetherington | |
| 2019-02-11 | Minor tweak to clarify hint with content at 2.35:1 and DCP at 2.39:1. | Carl Hetherington | |
| 2019-02-08 | Try to fix msgfmt complaints. | Carl Hetherington | |
| 2019-02-07 | More tweaks to video frame rate advice (#1441). | Carl Hetherington | |
| 2019-01-27 | Remove specification of italic/bold fonts (#1451); synthesis will be used ↵v2.13.110 | Carl Hetherington | |
| instead. | |||
| 2019-01-26 | Fix hints object so that its lifetime is (nearly) the same as its thread. | Carl Hetherington | |
| Then when the thread AND Hints object are destroyed we get the Signaller's destructor stuff to stop left-over hint signals being delivered. Also add a hint about > 30fps DCP rates. | |||
| 2019-01-17 | Read UTF8 string lengths correctly when checking closed captions (part of ↵ | Carl Hetherington | |
| #1446). | |||
| 2019-01-06 | Improve hints dialog in various ways, especially with long projects (#1439). | Carl Hetherington | |
| 2018-08-29 | Fix warning.v2.13.45 | Carl Hetherington | |
| 2018-08-29 | Basics of splitting CCAP streams into different assets. | Carl Hetherington | |
| 2018-08-04 | Some subtitle renaming. | Carl Hetherington | |
| 2018-07-27 | Tweak message. | Carl Hetherington | |
| 2018-07-27 | Check for long CCAP lines and too many CCAP lines. | Carl Hetherington | |
| 2018-07-26 | Background-threaded hints including line length of CCAPs. | Carl Hetherington | |
| 2018-07-23 | Tidy up after mass rename. | Carl Hetherington | |
| 2018-07-23 | More automated renaming. | Carl Hetherington | |
| ActiveCaptions -> ActiveText BitmapCaption -> BitmapText ContentCaption -> ContentText ContentTextCaption -> ContentStringText TextCaptionFileContent -> StringTextFileContent TextCaptionFileDecoder -> StringTextFileDecoder TextCaptionFile -> StringTextFile TextCaption -> StringText PlayerCaption -> PlayerText CaptionContent -> TextContent CaptionDecoder -> TextDecoder CaptionPanel -> TextPanel CaptionView -> TextView CaptionAppearanceDialog -> SubtitleAppearanceDialog CaptionType -> TextType | |||
| 2018-07-21 | Basics of multiple captions per content so that DCPContent can | Carl Hetherington | |
| hold subs and closed captions. | |||
| 2018-07-19 | Clean up after previous commit. | Carl Hetherington | |
| 2018-07-19 | Rename Subtitle -> Text | Carl Hetherington | |
| sed -i "s/SubtitleContent/TextContent/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc sed -i "s/SubtitleDecoder/TextDecoder/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc sed -i "s/subtitle_content/text_content/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc src/lib/wscript src/wx/wscript sed -i "s/subtitle_decoder/text_decoder/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc src/lib/wscript mv src/lib/subtitle_decoder.cc src/lib/text_decoder.cc mv src/lib/subtitle_decoder.h src/lib/text_decoder.h mv src/lib/subtitle_content.cc src/lib/text_content.cc mv src/lib/subtitle_content.h src/lib/text_content.h mv src/lib/dcp_subtitle_decoder.cc src/lib/dcp_text_decoder.cc mv src/lib/dcp_subtitle_decoder.h src/lib/dcp_text_decoder.h mv src/lib/dcp_subtitle_content.cc src/lib/dcp_text_content.cc mv src/lib/dcp_subtitle_content.h src/lib/dcp_text_content.h mv src/lib/text_subtitle_content.cc src/lib/text_text_content.cc mv src/lib/text_subtitle_content.h src/lib/text_text_content.h mv src/lib/text_subtitle_decoder.cc src/lib/text_text_decoder.cc mv src/lib/text_subtitle_decoder.h src/lib/text_text_decoder.h mv src/wx/timeline_subtitle_content_view.cc src/wx/timeline_text_content_view.cc mv src/wx/timeline_subtitle_content_view.h src/wx/timeline_text_content_view.h | |||
| 2018-03-22 | Add hint about making a DCP with a very different frame rate to the content. | Carl Hetherington | |
| 2018-02-27 | Add a hint to warn about the stereo-to-5.1 upmixers. | Carl Hetherington | |
| 2018-01-02 | Add test for incorrect ISDCF name with full-frame content, and fix it (#1118). | Carl Hetherington | |
| 2017-05-15 | Fix typo (thanks Rob). | Carl Hetherington | |
| 2017-04-30 | Try to improve hint when making a DCP which is not 24 or 48fps. | Carl Hetherington | |
| 2016-10-03 | Don't let hint generation throw an exception in the presence of old audio ↵ | Carl Hetherington | |
| analysis files. | |||
| 2016-09-12 | Add a hint about non-flat/scope containers after hearing from | Carl Hetherington | |
| Gerhard Gruber that one cinema could not use a DCP in a 4:3 container. | |||
| 2016-08-25 | Add channel details to high-audio-level hints (#822). | Carl Hetherington | |
| 2016-07-08 | Factor out hints code into its own method. | Carl Hetherington | |
