Listen for server replies on different ports on main and batch, and get servers to...
[dcpomatic.git] / src / lib / encode_server_finder.cc
2018-02-04 Carl HetheringtonListen for server replies on different ports on main...
2017-04-27 Carl HetheringtonMove ports around to allow master/server to coexist...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-07-20 Carl HetheringtonDo EncodeServerFinder 'disable' in a more sensible...
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...