Avoid depends_on() so we can build on Ubuntu 16.04.
[libdcp.git] / test / markers_test.cc
2023-10-10 Carl HetheringtonAvoid depends_on() so we can build on Ubuntu 16.04.
2023-08-08 Carl HetheringtonFix boost bind placeholder warnings.
2023-07-25 Carl HetheringtonCleanup: move EqualityOptions into its own file.
2022-04-22 Carl HetheringtonFix some macOS signed/unsigned warnings.
2022-03-23 Carl HetheringtonRemove <EntryPoint> and <Duration> from <ReelMarkerAsse...
2022-03-07 Carl HetheringtonTidy some includes.
2021-04-11 Carl HetheringtonC++11 tidying.
2021-04-11 Carl HetheringtonSpecify CPL standard on construction.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-17 Carl HetheringtonBv2.1 8.5: FFOC and LFOC should be present and have...
2021-01-17 Carl HetheringtonUse an enum class for Marker.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-10-20 Carl HetheringtonMove a bind.hpp include out of a header.
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-17 Carl HetheringtonFinish initial CPL markers support.