summaryrefslogtreecommitdiff
path: root/src/language_tag.h
AgeCommit message (Expand)Author
2022-11-24Tidy up some operators, made possible by the previous-but-one commit.Carl Hetherington
2022-11-24Some missing const correctness.Carl Hetherington
2021-04-14Fix/hide some warnings.Carl Hetherington
2021-03-23Add operator!= and operator< for LanguageTagCarl Hetherington
2021-03-20Add access to DCNC list.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-21Some more use of enum class.Carl Hetherington
2020-11-20Tidy up handling of language metadata for subtitles.Carl Hetherington
2020-11-16Fix missing const.Carl Hetherington
2020-09-27Load language tags from on-disk files rather than embedding themCarl Hetherington
2020-09-26Missing virtual destructor.Carl Hetherington
2020-09-21Support CPL metadata.Carl Hetherington
2020-09-21Allow LanguageTag to be constructed from a tag string.Carl Hetherington
2020-09-20Add new LanguageTag class.Carl Hetherington