Fix write_frame_info again.
[dcpomatic.git] / src / lib /
2015-08-22 Carl HetheringtonFix write_frame_info again.
2015-08-20 Carl HetheringtonFix assertion failure with overlapping video content...
2015-08-20 Carl HetheringtonUse r+b not ab for fopen_boost so that we get the behav...
2015-08-20 Carl HetheringtonTweak problem report email.
2015-08-20 Carl HetheringtonMake sure program version gets into a problem report...
2015-08-19 Carl HetheringtonFix loss of host's encoding threads when servers list...
2015-08-19 Carl HetheringtonMore timing tweaks.
2015-08-19 Carl HetheringtonSome work on rationalising and tidying up timing logging.
2015-08-18 Carl HetheringtonAdd only-servers-encode option for debugging / optimisa...
2015-08-18 Carl HetheringtonRemove debug code.
2015-08-18 Carl Hetheringtonpot/merge.
2015-08-18 Carl HetheringtonInclude tidying.
2015-08-18 Carl HetheringtonMake DCP creator configurable.
2015-08-18 Carl HetheringtonInclude trimming.
2015-08-18 Carl HetheringtonWrite our chosen metadata to CPLs as well as PKL/ASSETMAP.
2015-08-17 Carl HetheringtonDo filling correctly for separate-content L/R 3D; befor...
2015-08-16 Carl HetheringtonRemove unused Image::crop.
2015-08-16 Carl HetheringtonFix crop of some YUV content.
2015-08-13 Carl HetheringtonLess severe error message when there is no config file.
2015-08-11 Carl HetheringtonShow a splash screen if config needs creating.
2015-08-10 Carl HetheringtonWrite config after certificate chains have been created
2015-08-10 Carl HetheringtonSet up for the correct handling of UTF-8 with Windows
2015-08-09 Carl HetheringtonFix DCP audio rate with 96kHz sources.
2015-08-05 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-08-05 Carl HetheringtonFix heinous thinko in previous.
2015-08-05 Carl HetheringtonImprove error reporting, in particular from dcpomatic_c...
2015-08-04 Carl HetheringtonMerge update to da_DA from Anders Uhl Pedersen.
2015-08-04 Carl HetheringtonTweak word separators for ISDCF name guessing game.
2015-08-04 Carl HetheringtonDisable '2D version of 3D content' ISDCF metadata check...
2015-07-30 Carl HetheringtonAllow config of the full KDM decryption chain.
2015-07-30 Carl HetheringtonRename Config::_signer to Config::_signer_chain.
2015-07-30 Carl Hetheringtonpot/merge.
2015-07-30 Carl HetheringtonAdd empty da_DK translation.
2015-07-30 Carl HetheringtonChanges to libdcp.
2015-07-29 Carl HetheringtonMove code to create DCPContent or (non-still) ImageCont...
2015-07-29 Carl HetheringtonReplace Time::frames with Time::frames_round and Time...
2015-07-28 Carl HetheringtonMissing set of _dirty when content changes.
2015-07-28 Carl HetheringtonRecognise .w64 and .flac as audio files.
2015-07-27 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2015-07-26 Carl HetheringtonHopefully fix missing libdcpomatic i18n.
2015-07-24 Carl HetheringtonFix mistaken clamp to length_after_trim after adding...
2015-07-21 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-07-21 Carl HetheringtonUse NR for rating in a ISDCF name if none is specified.
2015-07-21 Carl Hetheringtonpot/merge.
2015-07-21 Carl HetheringtonFix incorrect conversion of audio from DCP sources...
2015-07-20 Carl HetheringtonFix missing second-lines of subtitles (#641).
2015-07-19 Carl HetheringtonFix some missing set-to-defaults (#640).
2015-07-19 Carl HetheringtonMissing virtual destructor.
2015-07-19 Carl HetheringtonFix daft mistake in time fixups causing end trim to...
2015-07-17 Carl HetheringtonTry to fix Win32 build.
2015-07-17 Carl HetheringtonRemove debug code.
2015-07-17 Carl HetheringtonAdd FTP uploader using curl.
2015-07-17 Carl HetheringtonMake a generic base for uploaders and move the SCP...
2015-07-17 Carl HetheringtonMove curl_global_init() to dcpomatic_setup() and remove...
2015-07-17 Carl HetheringtonRename SCPDCPJob -> UploadJob.
2015-07-17 Carl HetheringtonUse the V1.x image filename sorting method.
2015-07-17 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-07-17 Carl HetheringtonA couple of class/struct confusions.
2015-07-16 Carl HetheringtonImprove image filename sorter.
2015-07-16 Carl Hetheringtonpot/merge.
2015-07-16 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2015-07-16 Carl Hetheringtonpot/merge.
2015-07-16 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2015-07-16 Carl Hetheringtonpot/merge.
2015-07-16 Carl HetheringtonMore float -> double.
2015-07-15 Carl HetheringtonRemove debug output.
2015-07-15 Carl Hetheringtonfloat -> double in a few places.
2015-07-15 Carl HetheringtonTry doing frames calculation with int where possible.
2015-07-15 Carl HetheringtonRemove unused PlayerStatistics stuff.
2015-07-14 Carl HetheringtonFix confusion about what dcp_to_content_audio should...
2015-07-14 Carl HetheringtonTry rounding down when calculating frames from Times.
2015-07-14 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2015-07-14 Carl HetheringtonExpress trims using ContentTime so that they do not...
2015-07-14 Carl HetheringtonSlightly cleaner implementations of Player::dcp_to_cont...
2015-07-14 Carl HetheringtonTests of Player::dcp_to_content_video, content_video_to...
2015-07-14 Carl HetheringtonFix mistaken use of wrong enum.
2015-07-13 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-07-13 Carl HetheringtonPort 65514eea7705fb12985cef448f08ceb47db6acab from...
2015-07-13 Carl HetheringtonLook at more then one piece of video content when requi...
2015-07-13 Carl HetheringtonRemove out-of-date comment.
2015-07-09 Carl HetheringtonGuess a better optimum frame rate when there is content...
2015-07-09 Carl HetheringtonMissing rounding.
2015-07-09 Carl HetheringtonPrevent assertion failure when using DCP content with...
2015-07-09 Carl Hetheringtonpot/merge.
2015-07-09 Carl HetheringtonMake BitsPerPixel tag optional; fix some confusions...
2015-07-08 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-07-08 Carl HetheringtonSpeculative Arch fix.
2015-07-08 Carl HetheringtonChange the broadcast string so V2 only recognises V2...
2015-07-07 Carl HetheringtonArch tweaks.
2015-07-06 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-07-06 Carl HetheringtonCopy pl_PL translation from 1.x.
2015-07-06 Carl Hetheringtonpot/merge.
2015-07-06 Carl HetheringtonVarious .po file hackery.
2015-07-06 Carl HetheringtonVarious ill-informed tweaks to fr_FR.
2015-07-06 Carl HetheringtonPunctuation.
2015-07-06 Carl HetheringtonMisspelling.
2015-07-06 Carl HetheringtonSearch for servers immediately when configuration changes.
2015-07-06 Carl HetheringtonRename broadcast thread to search thread.
2015-07-06 Carl HetheringtonBetter updating of servers list when things change.
2015-07-06 Carl HetheringtonMove specification of UTF-8 charset to avoid breaking...
next