summaryrefslogtreecommitdiff
path: root/src/wx/text_panel.cc
AgeCommit message (Collapse)Author
2020-11-21Remove 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-20Remove subtitle language from text content.Carl Hetherington
2020-11-15Improve text panel layout with GTK3's enormous spin controls.Carl Hetherington
2020-11-13More vertical alignment fixes.Carl Hetherington
2020-08-26Try to stop strange subtitle area displays by preventing re-entrancy to ↵Carl Hetherington
try_to_load_analysis (#1813).
2020-05-24Layout tweaks for GTK3.Carl Hetherington
2020-04-24Add subtitle analysis so that the outline of all subtitlesCarl Hetherington
in a piece of content can be overlaid onto the preview (#1233).
2020-01-09Update text panel 'why not' note when film's standard is changed.Carl Hetherington
Forward-ported from e8582393bd1367fff36bae8e053d799073d8b2ed in master.
2020-01-09Make 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-30Make player more tolerant of some DCP errors.Carl Hetherington
2019-07-25Optimise decoder_factory for DCPDecoder by offering the old decoderCarl Hetherington
(if available) to recover the list of reels from, rather than having to scan the filesystem again.
2019-05-10Hide language / DCP track as appropriate with closed/open captionCarl Hetherington
choice.
2019-04-17Don't offer setting for line spacing with DCP subs (#1527).v2.13.148Carl Hetherington
2019-03-27Hack to avoid empty tracks appearing in the DCP Track control.Carl Hetherington
2019-03-24Differentiate Y in a couple of i18n places.Carl Hetherington
2019-02-08Don't offer to make closed captions from subs in FFmpeg files (related to ↵Carl Hetherington
#1393).
2019-01-06Disable subtitle view/font buttons with FFmpeg content (#1236).Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-10-20Remove erroneous empty gettext translations.Carl Hetherington
2018-09-07Simplify text panel.Carl Hetherington
2018-09-06Interface levels in audio tab.Carl Hetherington
2018-08-23Only enable text language for open subs.Carl Hetherington
2018-08-23Correctly update when there is no selected DCP track.Carl Hetherington
2018-08-23Basics of selecting 'tracks' for CCAPs.Carl Hetherington
2018-08-22Revert "Store a name with text content."Carl Hetherington
This reverts commit 2571104b6a208fa00b2c98d50f97849c3e7fa6c9.
2018-08-22Store a name with text content.Carl Hetherington
2018-08-22Tweak spacing.Carl Hetherington
2018-08-22Compact text panel a little.Carl Hetherington
2018-08-19Update new panels when they are created.Carl Hetherington
2018-07-26Disable bits of TextPanel when we are making closed captions.Carl Hetherington
2018-07-23Introduce the idea of unknown original subtitle type to clean up the GUI a bit.Carl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More 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