Missed update to private test repo version.
[dcpomatic.git] / src / lib / json_server.cc
2022-12-10 Carl HetheringtonMove some methods out of util.{cc,h}
2022-04-03 Carl HetheringtonC++11 and whitespace cleanups.
2021-04-08 Carl HetheringtonAssorted C++11/formatting cleanups.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-26 Carl HetheringtonVarious OSX warnings fixes.
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-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonRevert "Revert make_shared<> change which breaks build...
2016-06-21 Carl HetheringtonRevert make_shared<> change which breaks build on some...
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-11-27 Carl HetheringtonFix some stringstreams that had crept in.
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-03-25 Carl HetheringtonMissing files.
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-08-11 Carl HetheringtonMerge master.
2014-08-09 Carl HetheringtonRemove JSON server code.
2014-07-01 Carl HetheringtonMerge master.
2014-07-01 Carl Hetheringtonwhile (1) -> while (true)
2014-02-24 Carl HetheringtonMerge master; specify libdcp-1.0.
2014-02-19 Carl HetheringtonPut DCP name in JSON.
2014-02-19 Carl HetheringtonMissing files.