summaryrefslogtreecommitdiff
path: root/src/lib/cinema.cc
AgeCommit message (Expand)Author
2023-05-18Cleanup: replace some list with vector.Carl Hetherington
2023-05-18Cleanup: using sorting.Carl Hetherington
2023-05-18Cleanup: remove unused include.Carl Hetherington
2021-04-22C++11 tweaks.Carl Hetherington
2021-01-08c++ tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2019-05-10Put Font and Screen into dcpomatic namespace.Carl Hetherington
2016-08-12Replace incorrect uses of raw_convert with a new locale_convert.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-29Add free-text notes field to cinemas and screens.Carl Hetherington
2016-04-11Add UTC-3:30 timezone to cinema (#831).Carl Hetherington
2016-03-08Add GUI and storage for UTC offset in Cinema.Carl Hetherington
2015-11-13Allow multiple recipients of KDM emails (#745).Carl Hetherington
2015-08-18Include tidying.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-01-29Make ServerFinder stop nicely when dcpomatic_cli quits.Carl Hetherington
2015-01-28Small fixes and tidy-ups spotted by cppcheck.Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-07-21Adapt to changes in libdcp1 wrt shared_ptr and Certificate.Carl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2013-11-20Use cxml::NodePtr.Carl Hetherington
2013-09-24Fix libdcp API changes; fix failure to reload cinema/screen configuration.Carl Hetherington
2013-09-20More various KDM fixes.Carl Hetherington
2013-09-19Missing file.Carl Hetherington