C++11 tidying.
[dcpomatic.git] / src / lib / spl.cc
2021-04-29 Carl HetheringtonC++11 tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-26 Carl HetheringtonIgnore libxml++ warnings in a nicer way.
2020-02-29 Carl HetheringtonVarious playlist editor developments and fixes.
2020-02-29 Carl HetheringtonCopy swaroop_ playlist editor stuff back to main DoM.
2020-02-29 Carl HetheringtonMove swaroop playlist editor stuff into its own swaroop_
2019-06-09 Carl Hetheringtonswaroop: allowed-shows state in playlist.
2018-12-14 Carl Hetheringtonswaroop: fix up restart-after-crash. v2.13.84
2018-12-08 Carl Hetheringtonswaroop: better handling of missing content in SPLs.
2018-11-22 Carl HetheringtonSeparate Controls into standard/swaroop.
2018-11-22 Carl HetheringtonSeparate out SPL/SPLEntry; start trying to make player...
2018-10-25 Carl HetheringtonUse Film/Playlist for SPL management rather than specia...
2018-10-09 Carl Hetheringtonswaroop: restart playback after player crash.
2018-10-09 Carl HetheringtonAdd SPL class.