| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-20 | Replace xmlpp::Node::add_child with cxml::add_child. | Carl Hetherington | |
| 2023-10-09 | Add wrappers around boost::filesystem methods that handle the | Carl Hetherington | |
| required mangling of long filenames on Windows. Also wrap lots of missing places (e.g. calls to asdcplib, libxml++, libcxml etc.) in dcp::filesystem::fix_long_path(). The idea is to keep paths un-mangled until they we call some filesystem-related API and mangle them at that point. Otherwise we end up serialising mangled names, which seems like it will not end well. Should fix DoM #2623. | |||
| 2023-01-07 | Cleanup: rename AssetMap::path -> file for consistency. | Carl Hetherington | |
| 2022-04-25 | Move AssetMap handling out to a separate class. | Carl Hetherington | |
| 2013-05-13 | Try to move XML bits out into parse/ subdir. | Carl Hetherington | |
| 2013-05-13 | Use libcxml. Lump all static configuration flags into one. | Carl Hetherington | |
| 2013-01-13 | Use boost starts/ends with methods. | Carl Hetherington | |
| 2012-10-25 | Use signals2 rather than sigc++ | Carl Hetherington | |
| 2012-09-18 | Some renaming of XML-related methods. | Carl Hetherington | |
| 2012-09-09 | Cope with paths having file:// at the start of them. | Carl Hetherington | |
| 2012-09-08 | Ignore Language tag in subtitles. Get MXF/XML filenames from the asset map. | Carl Hetherington | |
| 2012-08-17 | GPL boilerplate and a few comments. | Carl Hetherington | |
| 2012-08-13 | Tweaks for more real-life DCPs; beginning of subtitle support. | Carl Hetherington | |
| 2012-08-11 | A couple of things seem to be optional in real life. | Carl Hetherington | |
| 2012-07-31 | Use int64 in a few places. | Carl Hetherington | |
| 2012-07-31 | Bits. | Carl Hetherington | |
| 2012-07-30 | Various. | Carl Hetherington | |
