Don't use --target-macos-arm64 any more, since it's not supported.
[dcpomatic.git] / src / wx / closed_captions_dialog.h
2022-11-06 Carl HetheringtonCleanup: remove unnecessary explicit.
2022-09-11 Carl HetheringtonMerge branch '2323-player-locking'
2022-09-10 Carl HetheringtonTrim some includes.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-07-28 Carl HetheringtonFix various problems with the closed caption viewer... v2.15.91
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-27 Carl HetheringtonHide warnings triggered by Ubuntu 20.04's gcc.
2020-01-08 Carl HetheringtonMerge a set of changes which run the OpenGL video updat... v2.15.40
2020-01-08 Carl HetheringtonRemove some friends from FilmViewer.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-04-05 Carl HetheringtonOption to choose CCAP track (part of #1516). v2.13.143
2018-08-29 Carl HetheringtonBasics of splitting CCAP streams into different assets.
2018-08-05 Carl HetheringtonGet closed caption view data from the butler, rather...
2018-07-29 Carl HetheringtonFix build.
2018-07-29 Carl HetheringtonAdd some explicits.
2018-07-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-27 Carl HetheringtonCheck for long CCAP lines and too many CCAP lines.
2018-07-23 Carl HetheringtonGet ccaps by asking the Player, rather than by listenin...
2018-07-22 Carl HetheringtonVery basic closed caption viewer.