Rename SafeStringStream -> locked_stringstream. Bump deps for removal of stringstream.
[dcpomatic.git] / src / lib / json_server.cc
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.