BOOST_FOREACH.
[dcpomatic.git] / src / wx / closed_captions_dialog.cc
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-12-06 Carl HetheringtonAdd some hints for violations of SMPTE Bv2.1 with subti...
2020-10-21 Carl HetheringtonmacOS / new boost build fixes. v2.15.104
2020-10-05 Carl HetheringtonFix assorted GTK3-related alignment problems.
2020-08-03 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-07-30 Carl HetheringtonFix crash on too-early update of closed caption dialog.
2020-07-28 Carl HetheringtonFix various problems with the closed caption viewer... v2.15.91
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-07 Carl HetheringtonFix crash when adding subtitles. v2.13.145
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 HetheringtonFiddle with ccap window default size. v2.13.41
2018-08-05 Carl HetheringtonGet closed caption view data from the butler, rather...
2018-08-03 Carl HetheringtonSome subtitle renaming.
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-25 Carl HetheringtonFix crash on scaling the ccap window to be very small.
2018-07-25 Carl HetheringtonMake characters red if they are too long in the closed...
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-23 Carl HetheringtonGet ccaps by asking the Player, rather than by listenin...
2018-07-22 Carl HetheringtonRemove debug code.
2018-07-22 Carl HetheringtonVery basic closed caption viewer.