Remove several exception-throwing asserts from destructors.
[dcpomatic.git] / src / lib / encode_server_finder.cc
2016-07-03 Carl HetheringtonRemove several exception-throwing asserts from destructors.
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-12-11 Carl HetheringtonRename Server -> EncodeServer, ServerFinder -> EncodeSe...