summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-24Another fix for new file dialog sizing when using DirPickerCtrl.Carl Hetherington
2016-06-24Support for underlined subtitles.Carl Hetherington
2016-06-24Remove bad fuzzy translation.Carl Hetherington
2016-06-24Fix confused checks for Image/GraphicsMagick in wscript. Add missing Initial...Carl Hetherington
2016-06-22Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-06-22Don't bother decoding referenced DCP video if the player will ignore it.Carl Hetherington
2016-06-22Set AudioDecoder::fast a different way.Carl Hetherington
2016-06-22Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-06-22Optimization for the referenced video case.Carl Hetherington
2016-06-22A couple of small optimisations.Carl Hetherington
2016-06-21Make our own DirPicker wider in the new file dialog (#902).Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Revert "Revert make_shared<> change which breaks build on some platforms; don...Carl Hetherington
2016-06-21Revert "Odd const fix."Carl Hetherington
2016-06-21Odd const fix.Carl Hetherington
2016-06-21Revert make_shared<> change which breaks build on some platforms; don't know ...Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-06-20Pass .ass files to SSAReader.Carl Hetherington
2016-06-20Fix crash when no video is being encoded.Carl Hetherington
2016-06-20Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2016-06-20Fix missing code to display italic / bold font names.Carl Hetherington
2016-06-20Hand-apply one pt_BR translation from Mx.Carl Hetherington
2016-06-20pot/merge.Carl Hetherington
2016-06-20Updated pt_BR translation from Max M. Fuhlendorf.Carl Hetherington
2016-06-20pot/merge.Carl Hetherington
2016-06-20Merge branch 'fix-encoder-threading' of ssh://git.carlh.net/home/carl/git/dcp...Carl Hetherington
2016-06-20Fix encoder thread interruption.Carl Hetherington
2016-06-20Fix another case where an exception could be thrown from a destructor.Carl Hetherington
2016-06-20Encoder shutdown fixes.Carl Hetherington
2016-06-19Render bold subtitles correctly in preview / burn-in.Carl Hetherington
2016-06-19Updated pt_BR translation from Max M. Fuhlendorf.Carl Hetherington
2016-06-18Parse .ass files using the text subtitle code.Carl Hetherington
2016-06-18Supporter.Carl Hetherington
2016-06-18Use wx_to_std and std_to_wx for now.Carl Hetherington
2016-06-17Add preference for the default number of DCP channels (#897).Carl Hetherington
2016-06-17Missing virtual destructor.Carl Hetherington
2016-06-16Fix typo in previous.Carl Hetherington
2016-06-16Supporter.Carl Hetherington
2016-06-16Ignore any hidden files when looking for images.Carl Hetherington
2016-06-16Potential fix for crash on loading a new film after starting an audio analysis.Carl Hetherington
2016-06-16Remove seconds from KDM time period specification (#819).Carl Hetherington
2016-06-14Basic guessing of audio channels from filenames (#393).Carl Hetherington
2016-06-14Clean up of 3D->2D conversion.Carl Hetherington
2016-06-14Discard right-eye images when using 3D sources to make 2D DCPs.Carl Hetherington
2016-06-14Use edit rate not frame rate for displaying rate of DCPs.Carl Hetherington
2016-06-14Fix subtle bug with 3D and add a explicit to stop it happening again.Carl Hetherington
2016-06-14Set correct video frame type when importing DCPs (part of #806).Carl Hetherington
2016-06-14Fix some confusion with filling and VideoFrame.Carl Hetherington
2016-06-14Add VideoFrame class.Carl Hetherington
2016-06-14Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington