summaryrefslogtreecommitdiff
path: root/src/lib/subtitle.cc
AgeCommit message (Expand)Author
2014-12-03Hand apply a484114b80f21f2f786b6142ad950f5295249673 from master;Carl Hetherington
2014-09-12Allow separate X and Y scale for subtitles.Carl Hetherington
2014-04-25Fix subtitle display when the next subtitle is decoded before theCarl Hetherington
2014-04-25Collect player subtitle processing into a Subtitle class.Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-20Pull some emacs mode lines.Carl Hetherington
2013-06-03A few build fixes.Carl Hetherington
2013-06-02Merge master.Carl Hetherington
2013-05-29Add magic lines to put the DVD-o-matic window at the front on OS X so that it...Carl Hetherington
2013-05-20Various time-related fixes; fix daft hang on decodes.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-18Fix subtitle positioning in the view, I think (#60).Carl Hetherington
2013-01-26Merge master into direct-mxf.Carl Hetherington
2013-01-24Fix incorrect assert().Carl 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-18Fix merge.Carl Hetherington
2012-12-18Try to tidy up subtitle timing and seeks wrt source frames, DCP frames and ro...Carl Hetherington
2012-12-18Merge branch 'master' into video-playerCarl Hetherington
2012-12-18Fix being tested.Carl Hetherington
2012-12-16Try again to sort out image alignment a bit.Carl Hetherington
2012-12-15Comment typo.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-24Try to fix up subtitle timing a bit.Carl Hetherington
2012-10-20Cope with AVSubtitles having no AVSubtitleRects.Carl Hetherington
2012-10-17Windows apparently has Rectangle in the global namespace.Carl Hetherington
2012-10-16No-op; comments.Carl Hetherington
2012-10-16Try to make client/server communications a little more robust.Carl Hetherington
2012-10-15Clean up subtitle classes a bit.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-14Various fixes to subtitling.Carl Hetherington
2012-10-14Try moving subtitle adjustment for crop into the decoder.Carl Hetherington
2012-10-14Comment; fix up UI for subtitle scaling.Carl Hetherington
2012-10-14Fix up tests; possibly working subtitle transforms.Carl Hetherington
2012-10-11Use PNG for thumbs so that we get alpha blending in wxwidgets.Carl Hetherington