summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-01-27Supporter.Carl Hetherington
2016-01-27KDM dialog sizing hack.Carl Hetherington
2016-01-24Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-01-24Stop trying to get frames from a video source when an attemptCarl Hetherington
to get an earlier frame has already failed because the decoder said it has no more data. Before this the VideoDecoder would repeatedly seek to try to get a frame which does not exist. This happens when the header of a file is wrong, it would seem; in the file that triggered the bug the header (as read by DoM or ffprobe) has a length of 137275 frames but the last frame in the file (according to DoM or ffprobe -show_frames) is 136207 (44.5s earlier).
2016-01-24Comment.Carl Hetherington
2016-01-24Missing but inconsequential break.Carl Hetherington
2016-01-24Reduce variable scope slightly.Carl Hetherington
2016-01-24Fix truncated log timestamps in at least some cases.Carl Hetherington
2016-01-23Fix estimate of required disk space to take referencingCarl Hetherington
of existing DCPs into account.
2016-01-22Supporter.Carl Hetherington
2016-01-22Supporter.Carl Hetherington
2016-01-16Supporter.Carl Hetherington
2016-01-16Supporter.Carl Hetherington
2016-01-14Add fps count to the log on transcode finish (#786).Carl Hetherington
2016-01-14Multiple CC addresses for KDM emails (#785).Carl Hetherington
2016-01-13Fix incorrect fades when trim is being used.Carl Hetherington
2016-01-13Supporter.Carl Hetherington
2016-01-11Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2016-01-10Case-insensitive sort for image filenames.Carl Hetherington
2016-01-10pot/merge.Carl Hetherington
2016-01-10Better error when no mail server has been configured before sending KDM emails.Carl Hetherington
2016-01-10Fix layout of KDM dialog with lots of cinemas.Carl Hetherington
2016-01-10Allow removal of multiple cinemas / screens.Carl Hetherington
2016-01-09Possibly fix weird relative filename problems on Windows.Carl Hetherington
2016-01-09Add comment.Carl Hetherington
2016-01-08Try to make subtitle view resizeable on all platforms (#781).Carl Hetherington
2016-01-08Don't expand all cinemas on opening KDM dialogs (#779).Carl Hetherington
2016-01-07More build fixes.Carl Hetherington
2016-01-07Fix build.Carl Hetherington
2016-01-07Factor out some common stuff and give a better tooltip on the 'refer' ↵Carl Hetherington
buttons when no DCP is selected.
2016-01-07Fix slightly odd looking backtick.Carl Hetherington
2016-01-07Fix slightly odd #includes of image_filename_sorter.ccCarl Hetherington
2016-01-07Sort image files added using "Add file(s)..." alphabetically,Carl Hetherington
as I think this is less surprising than trying to do it by number. Numerically-named files are much more likely to be added using "Add folder.."
2016-01-07Small ru_RU update from Igor.Carl Hetherington
2016-01-06Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2016-01-06Add DCP-o-matic DKDMs straight to the configured list.Carl Hetherington
2016-01-06Merge.Carl Hetherington
2016-01-06New sk_SK translation from Tomáš Hlaváč.Carl Hetherington
2016-01-03Happy new year.Carl Hetherington
2016-01-03Supporter.Carl Hetherington
2015-12-24Remove hints about odd and zero channel counts as they can no longer be set ↵Carl Hetherington
up in the GUI.
2015-12-23Tidy up ScreensPanel code a bit.Carl Hetherington
2015-12-23Add search button to screens panel.Carl Hetherington
2015-12-23Fix build on Centos.Carl Hetherington
2015-12-23Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-12-23Try to fix build.Carl Hetherington
2015-12-23Missing file.Carl Hetherington
2015-12-23pot/merge.Carl Hetherington
2015-12-23Add a stored list of DKDMs to the creator rather than just a load button (#767).Carl Hetherington
2015-12-22Fix sensitivity of OK in the screen dialog.Carl Hetherington