summaryrefslogtreecommitdiff
path: root/src/lib/state.cc
AgeCommit message (Collapse)Author
2024-01-28Use 2.18.x subdirectory for configuration.Carl Hetherington
2023-11-27Cleanup: remove unnecessary include.Carl Hetherington
2023-11-27Don't hide errors when trying to make configuration directories.Carl Hetherington
There should be no error if the directories already exist, and otherwise I think we want to know about the error.
2023-10-09Use dcp::filesystem to wrap filesystem calls and fix_long_pathCarl Hetherington
anything that is passed to read_file() from libcxml. This should fix #2623 and other similar problems.
2021-09-27Add config location versioning (#2090).Carl Hetherington
2021-02-17Assorted C++11 tidying.Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington
2019-04-14Store successful DCP encodes.Carl Hetherington