Fix no-stretch / no-scale for non-square pixels (#1636).
[dcpomatic.git] / src / lib /
2019-03-13 Carl HetheringtonOnly mark _suspended as false at the appropriate times... v2.13.130
2019-03-13 Carl HetheringtonFix locking of Playlist to protect against access from...
2019-03-12 Carl HetheringtonFix R/B swap with as_png(); support as_png() for any... v2.13.129
2019-03-11 Carl Hetheringtonpot/merge.
2019-03-11 Carl HetheringtonMissing part of previous commit.
2019-03-11 Carl HetheringtonProtect _broadcast.socket from simultaneous access.
2019-03-11 Carl HetheringtonFix crash introduced by 6e5c998593842ff76f5d0ae5cab0d03... v2.13.128
2019-03-08 Carl HetheringtonSupport PNG subs in DCPSubtitleDecoder (#1479).
2019-03-08 Carl HetheringtonMake alpha_blend support RGBA as well as BGRA.
2019-03-07 Carl HetheringtonBetter reporting of errors in Butler::prepare. v2.13.125
2019-03-04 Carl HetheringtonMake the FFmpeg proxy more likely to fall back to tryin... v2.13.124
2019-03-01 Carl HetheringtonFix loading of targa image files (#1478). v2.13.123
2019-02-28 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2019-02-27 Carl HetheringtonSpeculative fix for FFmpeg files containing references...
2019-02-20 Carl HetheringtonReport job errors even if they contain < or >. Give...
2019-02-19 Carl HetheringtonDon't display non-existant items in the history.
2019-02-17 Carl HetheringtonMore player debugging for butler video-full states. v2.13.121
2019-02-15 Carl HetheringtonAdd support for player logging. v2.13.119
2019-02-14 Carl HetheringtonPlayer log file -> player activity log file.
2019-02-14 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-02-13 Carl HetheringtonFix test after Shuffler changes.
2019-02-13 Carl HetheringtonFix build. v2.13.117
2019-02-13 Carl HetheringtonFixes to 3D shuffler to fix #1463.
2019-02-12 Carl HetheringtonFix a couple of deadlocks caused by emitting ServersLis...
2019-02-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-02-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-02-12 Carl HetheringtonWhite space.
2019-02-12 Carl HetheringtonTry to fix some warnings.
2019-02-11 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2019-02-11 Carl Hetheringtonpot/merge.
2019-02-11 Carl HetheringtonMinor tweak to clarify hint with content at 2.35:1...
2019-02-09 Carl HetheringtonBack up old metadata.xml files when we are about to... v2.13.116
2019-02-09 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-02-09 Carl HetheringtonUse freetype for OS X font rendering. v2.13.115
2019-02-08 Carl HetheringtonSmall pot/merge.
2019-02-08 Carl HetheringtonTry to fix msgfmt complaints.
2019-02-08 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2019-02-07 Carl Hetheringtonpot/merge.
2019-02-07 Carl HetheringtonMore tweaks to video frame rate advice (#1441).
2019-02-07 Carl HetheringtonBodge at the interface between DCPTime and samples...
2019-02-04 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-02-03 Carl HetheringtonFix incorrect subtitle positioning when there are simul...
2019-02-01 Carl HetheringtonTry doing it after Pango::init().
2019-02-01 Carl HetheringtonTry to move fontconfig cache delay to program startup...
2019-02-01 Carl HetheringtonFix crash when importing a file called subs.srt.txt.
2019-02-01 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2019-01-31 Carl Hetheringtonpot/merge.
2019-01-31 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-31 Carl HetheringtonCheck consistency of refer-to-DCP settings after adding...
2019-01-31 Carl HetheringtonAdd some comments.
2019-01-30 Carl HetheringtonMissing #include.
2019-01-30 Carl HetheringtonFix non-translated days of the week (#1455).
2019-01-30 Carl HetheringtonMore noncopyable includes for arch.
2019-01-29 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-01-29 Carl HetheringtonFix odd formatting.
2019-01-27 Carl HetheringtonBetter error from avformat_alloc_output_context2.
2019-01-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-27 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2019-01-27 Carl HetheringtonRemove specification of italic/bold fonts (#1451);... v2.13.110
2019-01-26 Carl HetheringtonModify FontConfig call to allow italic/bold synthesis.
2019-01-26 Carl HetheringtonRevert accidentally-committed stuff in pot/merge.
2019-01-26 Carl Hetheringtonpot/merge.
2019-01-26 Carl HetheringtonSuggest that DCP rates <= 30 are used unless the user...
2019-01-26 Carl HetheringtonFix hints object so that its lifetime is (nearly) the...
2019-01-26 Carl HetheringtonAdd comment.
2019-01-26 Carl HetheringtonFix FFmpeg subtitle colour finding (#1393).
2019-01-26 Carl HetheringtonAdd lock to _colours since it can be manipulated by...
2019-01-26 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-26 Carl HetheringtonRemove debugging code.
2019-01-26 Carl HetheringtonRemove po files that were added but there's been no...
2019-01-25 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2019-01-25 Carl Hetheringtonpot/merge. v2.13.109
2019-01-25 Carl HetheringtonBasic implementation of extra subtitle-scan job to...
2019-01-23 Carl HetheringtonTry to improve font rendering on Windows by using freet... v2.13.105
2019-01-22 Carl HetheringtonPut details of missing asset paths into the job details...
2019-01-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-17 Carl HetheringtonRead UTF8 string lengths correctly when checking closed...
2019-01-16 Carl HetheringtonRework command-line parser for dcpomatic_create to... v2.13.103
2019-01-15 Carl HetheringtonToken commit to fix version tagging SNAFU. v2.13.102
2019-01-13 Carl HetheringtonVarious manual updates.
2019-01-13 Carl HetheringtonFix Gb -> GB confusion (thanks Rob van Nieuwkerk).
2019-01-13 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-01-12 Carl Hetheringtonpot/merge.
2019-01-10 Carl HetheringtonOnly fill video gaps if they are at least half a frame...
2019-01-10 Carl HetheringtonFix a crash due the assertion in emit_audio failing...
2019-01-09 Carl HetheringtonRemove debugging code.
2019-01-09 Carl Hetheringtonswaroop: store whole signer/decryption chains and priva...
2019-01-08 Carl HetheringtonRe-analyse audio when DCP channel count changes (#1189).
2019-01-08 Carl HetheringtonMake sure audio analysis is re-run even if there's...
2019-01-06 Carl HetheringtonDon't write <Language> tags to SMPTE subs unless we...
2019-01-06 Carl HetheringtonImprove hints dialog in various ways, especially with...
2019-01-06 Carl HetheringtonFix comment typo.
2019-01-05 Carl HetheringtonFix strange behaviour with single-frame fades (#1440).
2018-12-30 Carl HetheringtonUpdated fr_FR translation from Thierry Journet. v2.13.94
2018-12-25 Carl HetheringtonFix failure to re-create config when it is bad (due...
2018-12-23 Carl HetheringtonBe a bit more careful with fwrite.
2018-12-23 Carl HetheringtonOnly make 48kHz-audio DCPs for now (#1436).
2018-12-23 Carl HetheringtonFix unlikely double-free.
2018-12-23 Carl Hetheringtonswaroop: encrypt decryption private key with motherboar...
2018-12-23 Carl HetheringtonIncomplete encryption of private keys.
next