Merge branch 'master' of /home/carl/git/dvdomatic
[dcpomatic.git] / src / lib / server.cc
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-24 Carl HetheringtonRemove long-since disused hash debugging.
2012-09-23 Carl HetheringtonFix merge.
2012-09-23 Carl HetheringtonTidy up naming.
2012-09-23 Carl HetheringtonUse io_service per thread.
2012-09-23 Carl HetheringtonUse the log rather than cout in the server.
2012-09-23 Carl HetheringtonMissing use of wrapper.
2012-09-23 Carl HetheringtonUse log rather the cout in server.
2012-09-23 Carl HetheringtonFix merge of master.
2012-09-23 Carl HetheringtonUntested first cut.
2012-09-23 Carl HetheringtonCommand-line option to specify servomatic_cli threads.
2012-09-22 Carl HetheringtonAdd missing include.
2012-09-18 Carl HetheringtonSort of working log window.
2012-09-17 Carl HetheringtonMove server code into library; Server -> ServerDescription.
2012-07-14 Carl HetheringtonMove things round a bit.