summaryrefslogtreecommitdiff
path: root/test/markers_test.cc
AgeCommit message (Expand)Author
2024-11-06Add missing FFOB/LFOB markers (DoM #2886).v1.8.112Carl Hetherington
2023-10-10Avoid depends_on() so we can build on Ubuntu 16.04.Carl Hetherington
2023-08-08Fix boost bind placeholder warnings.Carl Hetherington
2023-07-25Cleanup: move EqualityOptions into its own file.Carl Hetherington
2022-04-22Fix some macOS signed/unsigned warnings.Carl Hetherington
2022-03-24Remove <EntryPoint> and <Duration> from <ReelMarkerAsset> tags.Carl Hetherington
2022-03-07Tidy some includes.Carl Hetherington
2021-04-12C++11 tidying.Carl Hetherington
2021-04-12Specify CPL standard on construction.Carl Hetherington
2021-01-21Use enum class for the things in types.hCarl Hetherington
2021-01-18Bv2.1 8.5: FFOC and LFOC should be present and have particular values.Carl Hetherington
2021-01-17Use an enum class for Marker.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-10-20Move a bind.hpp include out of a header.Carl Hetherington
2019-03-17Finish initial CPL markers support.Carl Hetherington