| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-24 | Basic support for variable-Z 3D subtitles. | Carl Hetherington | |
| 2024-09-03 | Remove some implicit conversions between wxString and std::string. | Carl Hetherington | |
| 2023-08-29 | Cleanup: use some more vector instead of list. | Carl Hetherington | |
| 2023-08-09 | Extract Film::Property to its own header to (maybe) increase compilation speed. | Carl Hetherington | |
| 2022-12-10 | Extract constants.h | Carl Hetherington | |
| 2021-04-09 | Make DCP text track language properly optional and ignore bad values on ↵ | Carl Hetherington | |
| imported DCPs (#1950). | |||
| 2021-02-04 | Speculative fix for incorrect rendering of UTF-8 in closed captions in the ↵ | Carl Hetherington | |
| player. | |||
| 2021-02-04 | Use auto. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-21 | Adapt for libdcp use of enum class. | Carl Hetherington | |
| 2021-01-15 | Revert "wxWindows 3.1.x fixes for macOS." | Carl Hetherington | |
| This reverts commit 713ea4c65f88cfa2c7944ce6013963c2b1277d60. | |||
| 2021-01-14 | wxWindows 3.1.x fixes for macOS. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-12-11 | Fix lots of macOS warnings by using a different boost/bind include. | Carl Hetherington | |
| 2020-12-06 | Add some hints for violations of SMPTE Bv2.1 with subtitles and closed | Carl Hetherington | |
| captions. | |||
| 2020-10-21 | macOS / new boost build fixes.v2.15.104 | Carl Hetherington | |
| 2020-10-06 | Fix assorted GTK3-related alignment problems. | Carl Hetherington | |
| 2020-07-31 | Fix crash on too-early update of closed caption dialog. | Carl Hetherington | |
| 2020-07-28 | Fix various problems with the closed caption viewer not being updated properly.v2.15.91 | Carl Hetherington | |
| 2020-01-08 | Remove some friends from FilmViewer. | Carl Hetherington | |
| 2019-05-10 | Put Time types in dcpomatic namespace. | Carl Hetherington | |
| 2019-04-08 | Fix crash when adding subtitles.v2.13.145 | Carl Hetherington | |
| 2019-04-06 | Option to choose CCAP track (part of #1516).v2.13.143 | Carl Hetherington | |
| 2018-08-29 | Basics of splitting CCAP streams into different assets. | Carl Hetherington | |
| 2018-08-05 | Fiddle with ccap window default size.v2.13.41 | Carl Hetherington | |
| 2018-08-05 | Get closed caption view data from the butler, rather than the player. | Carl Hetherington | |
| You can't introduce the butler (so that the player is ahead of time) and then ask the player what should be in the frame that is being displayed "now"; the player will already have moved on. | |||
| 2018-08-04 | Some subtitle renaming. | Carl Hetherington | |
| 2018-07-27 | Check for long CCAP lines and too many CCAP lines. | Carl Hetherington | |
| 2018-07-25 | Fix crash on scaling the ccap window to be very small. | Carl Hetherington | |
| 2018-07-25 | Make characters red if they are too long in the closed caption view. | 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-23 | Get ccaps by asking the Player, rather than by listening to its emissions, | Carl Hetherington | |
| which is slightly cleaner and works when subtitles are emitted with an unknown end time. Also add CCAPs to the player. | |||
| 2018-07-23 | Remove debug code. | Carl Hetherington | |
| 2018-07-23 | Very basic closed caption viewer. | Carl Hetherington | |
