| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-11-25 | Disallow referring to subtitles / closed captions with start trim. | Carl Hetherington | |
| Since per Bv2.1 we can't have subs / closed captions with non-zero entry point I think we have no choice but to rewrite in that case (#1802). | |||
| 2020-11-21 | Remove the "simple" UI (#1868). | Carl Hetherington | |
| It just seemed to cause more problems than it solved; mainly people enabling it by mistake and then being told to click buttons that they could not see. | |||
| 2020-11-20 | Remove subtitle language from text content. | Carl Hetherington | |
| 2020-11-15 | Improve text panel layout with GTK3's enormous spin controls. | Carl Hetherington | |
| 2020-11-13 | More vertical alignment fixes. | Carl Hetherington | |
| 2020-08-26 | Try to stop strange subtitle area displays by preventing re-entrancy to ↵ | Carl Hetherington | |
| try_to_load_analysis (#1813). | |||
| 2020-05-24 | Layout tweaks for GTK3. | Carl Hetherington | |
| 2020-04-24 | Add subtitle analysis so that the outline of all subtitles | Carl Hetherington | |
| in a piece of content can be overlaid onto the preview (#1233). | |||
| 2020-01-09 | Update text panel 'why not' note when film's standard is changed. | Carl Hetherington | |
| Forward-ported from e8582393bd1367fff36bae8e053d799073d8b2ed in master. | |||
| 2020-01-09 | Make the 'why not' messages for VF a bit clearer. | Carl Hetherington | |
| Before it sounded like just because we couldn't refer to (e.g.) the audio we couldn't refer to any part of the DCP. | |||
| 2019-08-30 | Make player more tolerant of some DCP errors. | Carl Hetherington | |
| 2019-07-25 | Optimise decoder_factory for DCPDecoder by offering the old decoder | Carl Hetherington | |
| (if available) to recover the list of reels from, rather than having to scan the filesystem again. | |||
| 2019-05-10 | Hide language / DCP track as appropriate with closed/open caption | Carl Hetherington | |
| choice. | |||
| 2019-04-17 | Don't offer setting for line spacing with DCP subs (#1527).v2.13.148 | Carl Hetherington | |
| 2019-03-27 | Hack to avoid empty tracks appearing in the DCP Track control. | Carl Hetherington | |
| 2019-03-24 | Differentiate Y in a couple of i18n places. | Carl Hetherington | |
| 2019-02-08 | Don't offer to make closed captions from subs in FFmpeg files (related to ↵ | Carl Hetherington | |
| #1393). | |||
| 2019-01-06 | Disable subtitle view/font buttons with FFmpeg content (#1236). | Carl Hetherington | |
| 2018-12-08 | Support buttons. | Carl Hetherington | |
| 2018-12-08 | Basics of in-place i18n with support for wxStaticText and wxCheckBox. | Carl Hetherington | |
| 2018-11-21 | Take Film pointer out of Content. | Carl Hetherington | |
| 2018-10-20 | Remove erroneous empty gettext translations. | Carl Hetherington | |
| 2018-09-07 | Simplify text panel. | Carl Hetherington | |
| 2018-09-06 | Interface levels in audio tab. | Carl Hetherington | |
| 2018-08-23 | Only enable text language for open subs. | Carl Hetherington | |
| 2018-08-23 | Correctly update when there is no selected DCP track. | Carl Hetherington | |
| 2018-08-23 | Basics of selecting 'tracks' for CCAPs. | Carl Hetherington | |
| 2018-08-22 | Revert "Store a name with text content." | Carl Hetherington | |
| This reverts commit 2571104b6a208fa00b2c98d50f97849c3e7fa6c9. | |||
| 2018-08-22 | Store a name with text content. | Carl Hetherington | |
| 2018-08-22 | Tweak spacing. | Carl Hetherington | |
| 2018-08-22 | Compact text panel a little. | Carl Hetherington | |
| 2018-08-19 | Update new panels when they are created. | Carl Hetherington | |
| 2018-07-26 | Disable bits of TextPanel when we are making closed captions. | Carl Hetherington | |
| 2018-07-23 | Introduce the idea of unknown original subtitle type to clean up the GUI a bit. | 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 | |||
