summaryrefslogtreecommitdiff
path: root/src/lib/spl.cc
AgeCommit message (Expand)Author
2024-12-26Remove unnecessary includes.Carl Hetherington
2024-03-20Remove all use of add_child() from xmlpp.Carl Hetherington
2023-10-09Use dcp::filesystem to wrap filesystem calls and fix_long_pathCarl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-07-26Ignore libxml++ warnings in a nicer way.Carl Hetherington
2020-02-29Various playlist editor developments and fixes.Carl Hetherington
2020-02-29Copy swaroop_ playlist editor stuff back to main DoM.Carl Hetherington
2020-02-29Move swaroop playlist editor stuff into its own swaroop_Carl Hetherington
2019-06-09swaroop: allowed-shows state in playlist.Carl Hetherington
2018-12-14swaroop: fix up restart-after-crash.v2.13.84Carl Hetherington
2018-12-08swaroop: better handling of missing content in SPLs.Carl Hetherington
2018-11-22Separate Controls into standard/swaroop.Carl Hetherington
2018-11-22Separate out SPL/SPLEntry; start trying to make player read SPLs sensibly.Carl Hetherington
2018-10-26Use Film/Playlist for SPL management rather than special classes.Carl Hetherington
2018-10-09swaroop: restart playback after player crash.Carl Hetherington
2018-10-09Add SPL class.Carl Hetherington