In-line run of subs_in_out so that it gets the environment more easily.
[libdcp.git] / src / language_tag.h
2022-11-24 Carl HetheringtonTidy up some operators, made possible by the previous...
2022-11-23 Carl HetheringtonSome missing const correctness.
2021-04-13 Carl HetheringtonFix/hide some warnings.
2021-03-23 Carl HetheringtonAdd operator!= and operator< for LanguageTag
2021-03-20 Carl HetheringtonAdd access to DCNC list.
2021-01-24 Carl HetheringtonTidying.
2021-01-24 Carl HetheringtonTidying.
2021-01-21 Carl HetheringtonSome more use of enum class.
2020-11-19 Carl HetheringtonTidy up handling of language metadata for subtitles.
2020-11-15 Carl HetheringtonFix missing const.
2020-09-27 Carl HetheringtonLoad language tags from on-disk files rather than embed...
2020-09-26 Carl HetheringtonMissing virtual destructor.
2020-09-21 Carl HetheringtonSupport CPL metadata.
2020-09-21 Carl HetheringtonAllow LanguageTag to be constructed from a tag string.
2020-09-20 Carl HetheringtonAdd new LanguageTag class.