summaryrefslogtreecommitdiff
path: root/src/subtitle_asset.cc
AgeCommit message (Expand)Author
2013-07-02Merge master; at least partially.Carl Hetherington
2013-06-20Include trimming.Carl Hetherington
2013-06-18Merge master.Carl Hetherington
2013-05-14Fix corpus tests wrt alphabetical sorting; fix some bugs with subtitles that ...Carl Hetherington
2013-05-13Use libxml++ for writing XML.Carl Hetherington
2013-05-13Try to move XML bits out into parse/ subdir.Carl Hetherington
2013-05-13Use libcxml. Lump all static configuration flags into one.Carl Hetherington
2013-02-10Derive exceptions from boost::exception and use boost::throw_exception to ena...Carl Hetherington
2013-01-01Use libxml++ to write CPLs.Carl Hetherington
2012-12-22A couple more little fixes to subtitle XML.Carl Hetherington
2012-12-22More various fixes to subtitle XML writing.Carl Hetherington
2012-12-22Fix up constructor.Carl Hetherington
2012-12-22Fix numerous bugs in subtitle XML generation.Carl Hetherington
2012-10-26Fix a warning and add a missing include.Carl Hetherington
2012-10-25Use signals2 rather than sigc++Carl Hetherington
2012-10-19Initial work on subtitle writing.Carl Hetherington
2012-09-18ReelNumber is sometimes a string, it seems.Carl Hetherington
2012-09-18Some renaming of XML-related methods.Carl Hetherington
2012-09-09Clean up and fix subtitle parsing a bit.Carl Hetherington
2012-08-22More subs tests.Carl Hetherington
2012-08-22Very slightly less verbose subs checking.Carl Hetherington
2012-08-22Allow <Font> nodes inside <Subtitle> nodes.Carl Hetherington
2012-08-22Some maths operations with Time.Carl Hetherington
2012-08-21Vertical align.Carl Hetherington
2012-08-21Do effects with an enum.Carl Hetherington
2012-08-21Pick up effect and effect color.Carl Hetherington
2012-08-21Pick up subtitle color.Carl Hetherington
2012-08-21Tweak font handling.Carl Hetherington
2012-08-21Recurse into font nodes and pick up details of italics.Carl Hetherington
2012-08-21Recursively scan font tags in subtitles.Carl Hetherington
2012-08-21Remove unnecessary stuff.Carl Hetherington
2012-08-21De-hackify subtitle handling a bit.Carl Hetherington
2012-08-13Subtitles at method.Carl Hetherington
2012-08-13Basic subtitle test works.Carl Hetherington
2012-08-13Missing files.Carl Hetherington