Merge master and multifarious hackery.
[dcpomatic.git] / src / lib / server.cc
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonMerge master.
2013-05-09 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-16 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge master.
2013-04-10 Carl HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonXML metadata and some other bits.
2013-03-12 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-08 Carl HetheringtonNumerous fixes to A/B mode so that at least it doesn...
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-22 Carl HetheringtonMerge branch 'master' into i18n
2013-02-20 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-02-20 Carl HetheringtonFix servomatic build. Hopefully resolve confusion...
2013-02-07 Carl HetheringtonMerge.
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2012-12-19 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-16 Carl HetheringtonTry again to sort out image alignment a bit.
2012-10-25 Carl HetheringtonA bit more debug logging.
2012-10-25 Carl HetheringtonRe-throw exception on send fail.
2012-10-25 Carl HetheringtonSlightly more detailed logging in server.
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonFix int/float confusion.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonTry to make client/server communications a little more...
2012-10-15 Carl HetheringtonAdd a sub to the client/server test and fix an exposed...
2012-10-15 Carl HetheringtonUnholy melange of stuff; setup a standard test config...
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-15 Carl HetheringtonSome work on DCI naming. Clean up compacted / aligned...
2012-10-14 Carl HetheringtonMerge branch 'subs'
2012-10-14 Carl HetheringtonTry to clarify the difference between line size and...
2012-10-14 Carl HetheringtonVarious fixes to subtitling.
2012-10-14 Carl HetheringtonSimplify use of Image hierarchy a bit.
2012-10-10 Carl HetheringtonSubs successfully exported with thumbs.
2012-10-03 Carl HetheringtonMerge.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-02 Carl HetheringtonUse String::compose in a few places.
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.