Missed update to private test repo version.
[dcpomatic.git] / src / lib / encode_server.h
2022-04-09 Carl HetheringtonAdd some missing override labels.
2022-02-16 Carl HetheringtonKeep Waker around for longer so it works better (#2184).
2021-04-07 Carl HetheringtonAssorted C++11/formatting cleanups.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-07-23 Carl HetheringtonUse thread_group for improved exception safety (#1785).
2020-02-19 Carl HetheringtonAnother macOS std::list boost::thread SNAFU.
2020-01-30 Carl HetheringtonVarious thread cleanups.
2019-03-11 Carl HetheringtonProtect _broadcast.socket from simultaneous access.
2018-11-21 Carl HetheringtonTidy and fix logging.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-12-11 Carl HetheringtonSplit EncodeServer into that and Server.
2015-12-11 Carl HetheringtonRename Server -> EncodeServer, ServerFinder -> EncodeSe...