Make terminate_threads() less likely to leave _threads containing invalid pointers.
[dcpomatic.git] / src / lib /
2019-12-10 Carl HetheringtonMake terminate_threads() less likely to leave _threads...
2019-12-02 Carl HetheringtonFix typo.
2019-12-02 Carl HetheringtonTry to do the previous commit in a more compatible... v2.14.17
2019-12-01 Carl HetheringtonMore detailed errors from zip_close.
2019-11-30 Carl HetheringtonMore accurate video pts calculation; may help with...
2019-11-30 Carl HetheringtonFix crash when exporting a 2D project containing 3D...
2019-11-29 Carl HetheringtonCatch attempts to make a DCP when all content has been...
2019-11-24 Carl HetheringtonProperly ignore empty asset path errors that do not... v2.14.15
2019-11-16 Carl HetheringtonFix no-stretch / no-scale for non-square pixels (#1636). v2.14.14
2019-11-16 Carl HetheringtonAdd some new Waker calls.
2019-11-16 Carl HetheringtonFix incorrect images when cropping without stretch.
2019-11-11 Carl HetheringtonMake separate reels for parts of the timeline with...
2019-11-11 Carl HetheringtonFix incorrect reels when the first content is not at...
2019-11-11 Carl HetheringtonTry to improve debug logging when putting video MXFs...
2019-11-11 Carl HetheringtonFix comment.
2019-11-11 Carl HetheringtonIncrease fudge factor at the boundary between audio...
2019-11-11 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2019-11-11 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2019-11-06 Carl HetheringtonMore logging when finding assets to put in reels.
2019-11-06 Carl HetheringtonTry to ignore exceptions thrown from boost::filesystem...
2019-11-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-11-04 Carl HetheringtonFix out-of-bounds read when cropping JPEG2000 images...
2019-11-02 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2019-10-30 Carl HetheringtonFix dying butler on changing CPL from one without to... v2.14.13
2019-10-27 Carl HetheringtonProtect cross-thread access to _pending_images.
2019-10-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl... v2.14.12
2019-10-25 Carl HetheringtonPrevent calls to erase with invalid keys.
2019-10-21 Carl HetheringtonCopy with progress updates when we might copy long...
2019-10-18 Carl HetheringtonISDCF name fixes with > 6 channels and HI/VI (#1633).
2019-10-15 Carl HetheringtonFix assertion failure on making a VF, in certain circum... v2.14.11
2019-10-15 Carl HetheringtonFix cross-thread access to info files. May help with...
2019-10-14 Carl HetheringtonPossible fix for sporadic test failures where DCPs...
2019-10-08 Carl HetheringtonImprove OpenFileError so that it doesn't say "opening...
2019-10-07 Carl HetheringtonAdd a little logging.
2019-10-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-09-19 Carl HetheringtonAdd a warning log when an assertion gets hit.
2019-09-03 Carl HetheringtonDon't force 24fps onto every DCP made by dcpomatic_crea...
2019-07-21 Carl HetheringtonIgnore video streams with frame rates over 1000 (work...
2019-07-02 Carl HetheringtonDon't crash if history items are inaccessible.
2019-06-28 Carl HetheringtonFix incorrect timing of PNG subtitles in second and...
2019-05-27 Carl HetheringtonUse pofilter to check i18n and fix some .po file glitches. v2.14.6
2019-05-27 Carl HetheringtonFix several bits of bad i18n markup and add start of...
2019-05-27 Carl HetheringtonFix some malformed placeholders in the cs_CZ translation.
2019-05-25 Carl HetheringtonFix slightly unbelievable out-of-bounds array access... v2.14.5
2019-05-21 Carl HetheringtonGive an error if 2D content is set to 3D (#1565). ...
2019-05-10 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2019-05-10 Carl HetheringtonAdd new ko_KR .po files.
2019-05-07 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-05-05 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2019-05-05 Carl HetheringtonStop video filters emitting frames from the old positio...
2019-05-05 Carl HetheringtonFix case where the is FFmpegContent with 24fps video...
2019-05-05 Carl Hetheringtonpot/merge.
2019-05-04 Carl HetheringtonFix some formatting errors in the it_IT translation.
2019-05-04 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-05-04 Carl HetheringtonInclude video_frame_rate in TextContent identifier...
2019-05-03 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-05-03 Carl HetheringtonFix "cannot handle pixel format 26 during make_transpar...
2019-04-30 Carl HetheringtonAdd --j2k-bandwidth to dcpomatic_create. v2.13.158
2019-04-30 Carl HetheringtonAdd --fourk to dcpomatic_create.
2019-04-29 Carl HetheringtonIgnore the (unrouteable) FTP passive-mode IP address... v2.13.157
2019-04-28 Carl HetheringtonRestore ISDCF subtitle language option as an override...
2019-04-26 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2019-04-26 Carl HetheringtonMake sure at least one position change event is emitted...
2019-04-25 Carl HetheringtonFix preview update when fade is changed (#1531).
2019-04-25 Carl HetheringtonFix or remove several broken pixel formats in Image...
2019-04-25 Carl HetheringtonDon't try to upload to TMS after export.
2019-04-22 Carl HetheringtonUpdated zh_CN translation from 刘汉源 v2.13.150
2019-04-20 Carl HetheringtonBump default J2K bandwidth to 150MBit/s (#1523).
2019-04-19 Carl HetheringtonDon't set up decoder parts for DCPs unless they can... v2.13.149
2019-04-19 Carl HetheringtonComment tweaks.
2019-04-19 Carl HetheringtonHopefully better errors on large video/audio disagreements.
2019-04-17 Carl HetheringtonFix errors when adding reels containing audio after... v2.13.147
2019-04-14 Carl HetheringtonAdd donation nag after 20 successful DCP encodes.
2019-04-14 Carl HetheringtonStore successful DCP encodes.
2019-04-14 Carl HetheringtonRemove unused method.
2019-04-06 Carl HetheringtonUpdated da_DK translation from Anders Uhl Pedersen. v2.13.144
2019-04-03 Carl HetheringtonAdd fonts.conf to OS X build to try to fix failure... v2.13.142
2019-04-03 Carl HetheringtonMake a note about ISDCFMetadata SubtitleLanguage being...
2019-04-02 Carl HetheringtonExtract subtitle language from text content rather...
2019-03-29 Carl HetheringtonAdd episode/promo content types.
2019-03-29 Carl HetheringtonDon't crash when loading DCPs with multiple CCAP assets... v2.13.140
2019-03-29 Carl HetheringtonSet CCAP language tag correctly.
2019-03-29 Carl HetheringtonDon't warn about overlapping CCAPs in SMPTE DCPs (part...
2019-03-28 Carl HetheringtonAllow explicit specification of email protocol (plain... v2.13.138
2019-03-27 Carl HetheringtonRemove untouched fi_FI translation.
2019-03-27 Carl HetheringtonHack to avoid empty tracks appearing in the DCP Track...
2019-03-27 Carl HetheringtonFix CHARSET in tr_TR.
2019-03-27 Carl HetheringtonBeginnings of tr_TR translation from Gökhan Aksoy.
2019-03-26 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2019-03-26 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2019-03-26 Carl HetheringtonNag/warn when removing KDM decryption certificate. v2.13.137
2019-03-26 Carl HetheringtonUnset _awaiting on a regular seek. This fixes bad...
2019-03-25 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-03-25 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2019-03-25 Carl HetheringtonSort KDM CPL list in reverse timestamp order (#1496).
2019-03-24 Carl Hetheringtonpot/merge.
2019-03-23 Carl HetheringtonAnother attempt to fix build. v2.13.135
2019-03-23 Carl HetheringtonTry to fix Windows build.
2019-03-22 Carl HetheringtonFix referencing of trimmed multi-reel DCPs (#1495).
2019-03-22 Carl HetheringtonMake careful_string_filter a little better and use... v2.13.133
next