summaryrefslogtreecommitdiff
path: root/src/lib/subtitle_content.cc
AgeCommit message (Expand)Author
2015-06-09Update hints properly when fonts are changed.Carl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-16Save and load subtitle font details.Carl Hetherington
2014-12-15Start of Fonts dialog for setting up subtitle fonts.Carl Hetherington
2014-12-11Fix another cocked up merge.Carl Hetherington
2014-12-11Merge.Carl Hetherington
2014-12-11Add language property to SubtitleContent and use it in output DCP subtitle fi...Carl Hetherington
2014-12-11Initial UI / backend storage.Carl Hetherington
2014-09-12Merge master.Carl Hetherington
2014-09-12Allow separate X and Y scale for subtitles.Carl Hetherington
2014-09-10Fix loading of 1.x films.Carl Hetherington
2014-08-23Fix some errant stringstreams.Carl Hetherington
2014-07-11Rename subtitle_use -> use_subtitles.Carl Hetherington
2014-07-10Basics of DCP subtitle import.Carl Hetherington
2014-07-09Basics of DCP import.Carl Hetherington
2014-06-20Various subtitle UI tweaks.Carl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
2014-02-25Fix a couple of audio crashes in the film viewer. Fix serialisation of SubRi...Carl Hetherington
2014-01-29Add subtitle X offset option.Carl Hetherington
2013-11-23Basics of joining.Carl Hetherington
2013-11-17More uses of LocaleGuard; hence speculative fix for servers crashing on lexic...Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-07-10Add SubtitleContent.Carl Hetherington