summaryrefslogtreecommitdiff
path: root/src/lib/server.cc
AgeCommit message (Expand)Author
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-20Fix servomatic build. Hopefully resolve confusion wrt linesize andCarl Hetherington
2013-01-23Merge master branch.Carl Hetherington
2013-01-23Remove multi-reel, for now, and sort out Size vs libdcp::Size.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2012-12-16Try again to sort out image alignment a bit.Carl Hetherington
2012-10-25A bit more debug logging.Carl Hetherington
2012-10-25Re-throw exception on send fail.Carl Hetherington
2012-10-25Slightly more detailed logging in server.Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-16Fix int/float confusion.Carl Hetherington
2012-10-16Try to make client/server communications a little more robust.Carl Hetherington
2012-10-15Add a sub to the client/server test and fix an exposed bug.Carl Hetherington
2012-10-15Unholy melange of stuff; setup a standard test config; send / receive subs to...Carl Hetherington
2012-10-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.Carl Hetherington
2012-10-14Try to clarify the difference between line size and stride.Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-14Simplify use of Image hierarchy a bit.Carl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-10-02Use String::compose in a few places.Carl Hetherington
2012-09-24Remove long-since disused hash debugging.Carl Hetherington
2012-09-23Tidy up naming.Carl Hetherington
2012-09-23Use io_service per thread.Carl Hetherington
2012-09-23Missing use of wrapper.Carl Hetherington
2012-09-23Use log rather the cout in server.Carl Hetherington
2012-09-23Untested first cut.Carl Hetherington
2012-09-23Command-line option to specify servomatic_cli threads.Carl Hetherington
2012-09-22Add missing include.Carl Hetherington
2012-09-18Sort of working log window.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington