| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-18 | Fix thinko in relative path change. | Carl Hetherington | |
| We have to canonicalise relative paths with respect to the film's directory on load, otherwise we try to use the relative path and it's interpreted against the current working directory. This unfortunately requires the film's directory to be piped into quite a lot of new places. | |||
| 2022-07-11 | Use a vector rather than a list when returning from content_factory(). | Carl Hetherington | |
| 2021-04-07 | Assorted C++11/formatting cleanups. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2018-11-21 | Remove Film pointer from clone(). | Carl Hetherington | |
| 2018-11-21 | Take Film pointer out of Content. | Carl Hetherington | |
| 2018-10-20 | const correctness fix.v2.13.64 | Carl Hetherington | |
| 2016-12-20 | Allow content factory to return multiple content. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-01-23 | Fix estimate of required disk space to take referencing | Carl Hetherington | |
| of existing DCPs into account. | |||
| 2014-05-02 | Comments. | Carl Hetherington | |
| 2014-03-15 | Cope with loading films with now-disabled filters. | Carl Hetherington | |
| 2013-11-24 | Various joining fixes. | Carl Hetherington | |
| 2013-11-20 | Use cxml::NodePtr. | Carl Hetherington | |
| 2013-10-22 | Allow films to be loaded when content is missing. | Carl Hetherington | |
| 2013-07-19 | Basics of making loop do something. | Carl Hetherington | |
