Use SafeStringStream instead of std::stringstream to try to fix random crashes on...
[dcpomatic.git] / src / lib / update.cc
2014-08-19 Carl HetheringtonUse SafeStringStream instead of std::stringstream to...
2014-07-01 Carl Hetheringtonwhile (1) -> while (true)
2014-05-12 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-05-11 Carl HetheringtonRemove LocaleGuard and lexical_cast<> in favour of...
2014-01-07 Carl HetheringtonMore reliable updater wake-up.
2014-01-07 Carl HetheringtonVarious update bits.
2014-01-07 Carl HetheringtonBasic dialog reporting of manual update checks.
2014-01-07 Carl HetheringtonAdd unfinished check-for-updates. Bump ffmpeg to get...