summaryrefslogtreecommitdiff
path: root/src/asset_map.cc
AgeCommit message (Expand)Author
2024-03-20Replace xmlpp::Node::add_child with cxml::add_child.Carl Hetherington
2023-10-09Add wrappers around boost::filesystem methods that handle theCarl Hetherington
2023-01-07Cleanup: rename AssetMap::path -> file for consistency.Carl Hetherington
2022-04-25Move AssetMap handling out to a separate class.Carl Hetherington
2013-05-13Try to move XML bits out into parse/ subdir.Carl Hetherington
2013-05-13Use libcxml. Lump all static configuration flags into one.Carl Hetherington
2013-01-13Use boost starts/ends with methods.Carl Hetherington
2012-10-25Use signals2 rather than sigc++Carl Hetherington
2012-09-18Some renaming of XML-related methods.Carl Hetherington
2012-09-09Cope with paths having file:// at the start of them.Carl Hetherington
2012-09-08Ignore Language tag in subtitles. Get MXF/XML filenames from the asset map.Carl Hetherington
2012-08-17GPL boilerplate and a few comments.Carl Hetherington
2012-08-13Tweaks for more real-life DCPs; beginning of subtitle support.Carl Hetherington
2012-08-11A couple of things seem to be optional in real life.Carl Hetherington
2012-07-31Use int64 in a few places.Carl Hetherington
2012-07-31Bits.Carl Hetherington
2012-07-30Various.Carl Hetherington