Add check for empty <LabelText> in <ContentVersion>
[libdcp.git] / src / array_data.cc
2023-04-16 Carl HetheringtonUse a shared_ptr<vector> for ArrayData rather than...
2022-04-12 Carl HetheringtonAdd and use new File class. merged-to-main
2021-01-24 Carl HetheringtonTidying.
2021-01-23 Carl HetheringtonSmall bits of pre-release tidying.
2020-11-01 Carl HetheringtonAdd Data class and change API to a raw pointer.
2020-11-01 Carl HetheringtonRename Data -> ArrayData.