Extract common code out into kdm_for_screen()
[dcpomatic.git] / src / lib / update_checker.cc
2020-01-30 Carl HetheringtonVarious thread cleanups.
2018-07-14 Carl HetheringtonFix update check (#1338).
2018-03-24 Carl HetheringtonFix update checket error when there is no test version.
2018-02-16 Carl HetheringtonName threads on Linux.
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-07-03 Carl HetheringtonRemove several exception-throwing asserts from destructors.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-11-14 Carl HetheringtonFix various misbehaviours with update checking (#749).
2015-09-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-24 Carl Hetheringtonassert (joinable) before joining threads.
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-09-01 Carl HetheringtonDon't start thread in constructor; tidy up thread in...
2015-09-01 Carl Hetheringtonupdate.{cc,h} -> update_checker.{cc,h}.