summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2018-02-06Ignore video/audio when it is referenced; should help with #1191.Carl Hetherington
2018-02-05Warning fixes.Carl Hetherington
2018-02-05Throw an exception if we try to make KDMs for an unencrypted project (#1188).Carl Hetherington
2018-02-05Fix KDM target buttons for DKDMs too (#1137).Carl Hetherington
2018-02-04Listen for server replies on different ports on main and batch, and get serve...Carl Hetherington
2018-02-03Updated de_DE translation from Carsten Kurz.Carl Hetherington
2018-02-02Whitespace.Carl Hetherington
2018-02-02Prior to 2537a2d Decoder::position() was not updated if a decoder emittedCarl Hetherington
2018-02-02Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-02-02Fix incorrect pixel format on subtitles when they are sent to encoding servers.Carl Hetherington
2018-02-02Fix ar_LB character set.Carl Hetherington
2018-02-02Starting point for ar_LB translation.Carl Hetherington
2018-02-02Remove some debugging code.Carl Hetherington
2018-02-01Merge.Carl Hetherington
2018-02-01Don't select video streams for which we have no codec; warn in log about stre...Carl Hetherington
2018-02-01Fix up .po files; nothing to see here!Carl Hetherington
2018-02-01Typo kHz -> Hz.Carl Hetherington
2018-02-01Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2018-02-01Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-02-01Enable audio by default.Carl Hetherington
2018-02-01pot/merge.Carl Hetherington
2018-01-31I think fix_conflicting_settings is now not required.Carl Hetherington
2018-01-31Disable DCP panel stuff which cannot be altered when a DCP is being referenced.Carl Hetherington
2018-01-31Fix missing subtitles when they start just after the start of a frame.Carl Hetherington
2018-01-31Fix duration/intrinsic duration confusion.Carl Hetherington
2018-01-31Fix sequencing failure in some very specific circumstances.Carl Hetherington
2018-01-30Fix assertion failure in emit_audio.Carl Hetherington
2018-01-21Add const qualifier.Carl Hetherington
2018-01-18Remove a cast from float to double which seemingly causesCarl Hetherington
2018-01-18Move a couple of tests to a more appropriate place.Carl Hetherington
2018-01-17pot/merge.Carl Hetherington
2018-01-17Add recent files list to player.Carl Hetherington
2018-01-16Allow configuration of default value of upload-to-TMS button.Carl Hetherington
2018-01-16In general the player assumes that it won't receive out of order video.Carl Hetherington
2018-01-15Add comment.Carl Hetherington
2018-01-15Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2018-01-15Updated pt_BR translation from Max Fuhlendorf.Carl Hetherington
2018-01-15Fix incorrect reel lengths when start-trimmed movie content followsCarl Hetherington
2018-01-14Updated de_DE translation from Carsten Kurz.Carl Hetherington
2018-01-14Only put subtitles in a frame if they overlap more than half of thatCarl Hetherington
2018-01-14Emit subtitles with correct times when they occur at different times within a...Carl Hetherington
2018-01-14Fix crash when unsetting forced video frame rates in the timing panel.Carl Hetherington
2018-01-14Fix thinko when writing XML.Carl Hetherington
2018-01-13pot/merge.Carl Hetherington
2018-01-13Forcing for fade in/out.Carl Hetherington
2018-01-13Note whether effect is forced or not.Carl Hetherington
2018-01-13Use an enum for the effect in SubtitleContent.Carl Hetherington
2018-01-13Note whether subtitle effect colour is forced or not.Carl Hetherington
2018-01-13Note whether subtitle colour is forced or not.Carl Hetherington
2018-01-12Don't throw an exception if we can't find bits_per_pixel, as it's not the end...Carl Hetherington