summaryrefslogtreecommitdiff
path: root/src/wx/dcp_text_track_dialog.cc
AgeCommit message (Collapse)Author
2025-06-03Cleanup: rename set_sensitivity -> setup_sensitivity.Carl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
The wxWidgets docs advise against its use these days.
2023-01-21Fix error when OK-ing a text track dialog with no language (#2430).Carl Hetherington
2021-04-09Make DCP text track language properly optional and ignore bad values on ↵Carl Hetherington
imported DCPs (#1950).
2021-03-31Put subtitle language back into content from the film (#1930).Carl Hetherington
This also adds the main/additional language flag. Of all the considerations about how to specify subtitle language, the most important seems to be that the language specification happens for the content where the language is; i.e. in the content text tab.
2020-11-20Use a LanguageTag for closed caption tracks.Carl Hetherington
2018-08-23Basics of selecting 'tracks' for CCAPs.Carl Hetherington