summaryrefslogtreecommitdiff
path: root/src/lib/zipper.h
AgeCommit message (Collapse)Author
2025-01-25White space: kdm_cli.{cc,h} usl.{cc,h} zipper.{cc,h}Carl Hetherington
2024-02-16Cleanup: add missing explicit.Carl Hetherington
2022-01-16Add some missing header includes.Luke Granger-Brown
<memory> is needed for std::*_ptr, and <algorithm> for std::transform.
2021-04-29Remove use of boost::noncopyable.Carl Hetherington
2021-04-08Assorted C++11/formatting cleanups.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-05-03Add Zipper class and use it in CinemaKDMs.Carl Hetherington