dcpomatic.git
2022-09-26 Carl HetheringtonSupporters update. v2.16.28
2022-09-26 Carl HetheringtonFix build on older boosts, again.
2022-09-26 Carl HetheringtonFix build on older boosts.
2022-09-25 Carl HetheringtonProvide a similar fix to the one in ff639b3cf30afcc097b...
2022-09-25 Carl HetheringtonMove Editor class to test.{cc,h}
2022-09-25 Carl HetheringtonRemove a rather excessive log message.
2022-09-25 Carl HetheringtonLink to standard DCP naming scheme in the manual (...
2022-09-24 Carl HetheringtonPython 3 compatibility for pptext.py
2022-09-24 Carl HetheringtonDocument the audio language checkbox (#2340).
2022-09-24 Carl HetheringtonNew DCP tab screenshot (#2340).
2022-09-24 Carl HetheringtonAdd some notes on screenshots to DEVELOP.md.
2022-09-23 Carl HetheringtonUpdate test references for change to default .srt position. v2.16.27
2022-09-23 Carl HetheringtonWork around strange build error on Ubuntu 18.04
2022-09-22 Carl HetheringtonFix confusion about which test/data branch we're using...
2022-09-21 Carl HetheringtonSupporters update.
2022-09-20 Carl HetheringtonFix font_id_map errors when importing DCP subtitles...
2022-09-20 Carl HetheringtonFix subtitle_file() to find both Interop and SMPTE...
2022-09-19 Carl HetheringtonAlso bump asdcplib for the same reason.
2022-09-19 Carl HetheringtonBump waf here and in dependencies for Python 3.10 support.
2022-09-19 Carl HetheringtonSupport Ubuntu 22.10 builds.
2022-09-19 Carl HetheringtonFix default placement of SRT (etc.) now that the alignm...
2022-09-19 Carl HetheringtonFix incorrect subtitle outline rectangle display when...
2022-09-17 Carl HetheringtonFix typo in log message.
2022-09-17 Carl HetheringtonWhen emailing multiple addresses, put one in To: and...
2022-09-17 Carl HetheringtonDon't try to send KDM email unless we have a from address.
2022-09-17 Carl HetheringtonAllow specification of the CPL ID to use in a DCP with...
2022-09-17 Carl HetheringtonDon't dump empty error details.
2022-09-17 Carl HetheringtonCatch CPLNotFoundError more nicely.
2022-09-17 Carl HetheringtonGive a better error if a specified CPL does not exist.
2022-09-17 Carl HetheringtonAdd default parameter for the detail in set_error().
2022-09-17 Carl HetheringtonUpdated hu_HU translation from Áron Németh.
2022-09-16 Carl HetheringtonFix black borders around the preview in some cases...
2022-09-14 Carl HetheringtonFix some spelling mistakes (mostly in comments).
2022-09-14 Carl HetheringtonFurther tweak button name in manual.
2022-09-14 Tomáš HnykUpdate wording to reality
2022-09-13 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2022-09-11 Carl HetheringtonFix build on Centos where we don't have the std::atomic... v2.16.26
2022-09-11 Carl HetheringtonDon't throw an exception if reading a encode server...
2022-09-11 Carl HetheringtonSupporters update. v2.16.25
2022-09-11 Carl HetheringtonMerge branch '2323-player-locking'
2022-09-10 Carl HetheringtonUse atomic shared_ptr stuff for _black_frame.
2022-09-10 Carl HetheringtonUse atomic for _playback_length.
2022-09-10 Carl HetheringtonIt's now safe to get _video_container_size without...
2022-09-10 Carl HetheringtonMove get_reel_assets() out of Player, as it doesn't...
2022-09-10 Carl Hetheringtonconst correctness.
2022-09-10 Carl HetheringtonRemove now-unused setup_pieces_unlocked()
2022-09-10 Carl HetheringtonUse atomic for _dcp_decode_reduction.
2022-09-10 Carl HetheringtonUse atomic for _video_container_size.
2022-09-10 Carl HetheringtonUse atomic for _play_referenced.
2022-09-10 Carl HetheringtonUse atomic for _fast.
2022-09-10 Carl HetheringtonUse atomic for _always_burn_open_subtitles.
2022-09-10 Carl HetheringtonUse atomic for _ignore_text.
2022-09-10 Carl HetheringtonUse atomic for _ignore_audio.
2022-09-10 Carl HetheringtonUse atomic for _ignore_video.
2022-09-10 Carl HetheringtonTrim some includes.
2022-09-10 Carl HetheringtonSome improved logging.
2022-09-10 Carl HetheringtonSome const-correctness for Player.
2022-09-10 Carl Hetheringtonconst correctness for AudioMerger.
2022-09-10 Carl HetheringtonBuild fixes.
2022-09-10 Carl HetheringtonSupport YUV444P10LE in make_part_black().
2022-09-08 Carl HetheringtonKDM CLI help tweak.
2022-09-08 Carl HetheringtonMake -S parameter to dcpomatic2_kdm_cli also filter...
2022-09-08 Carl HetheringtonExtract run() method to call kdm_cli().
2022-09-08 Carl HetheringtonFix missing screen description in KDM CLI if you use...
2022-09-08 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2022-09-08 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2022-09-07 Carl HetheringtonUpdated hu_HU translation from Áron Németh.
2022-09-06 Carl Hetheringtonpot/merge.
2022-09-05 Carl HetheringtonLet config/cinemas/dkdm_recipients take care of their...
2022-09-05 Carl HetheringtonTidy up code to report failures to load config in the UI.
2022-09-05 Carl HetheringtonOnly use --log_level=test_suite when running from cscript.
2022-09-04 Carl HetheringtonAdd a description of which part of the config failed...
2022-09-04 Carl HetheringtonSplit up Config::read().
2022-09-04 Carl HetheringtonAdd failing test.
2022-09-03 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak. v2.16.24
2022-09-03 Carl HetheringtonBump libdcp for fixes to ratings labels.
2022-09-03 Carl HetheringtonRemove - and + from ratings before using them in a...
2022-09-03 Carl HetheringtonBump libdcp for better ContentKind support, and libsub
2022-09-01 Carl HetheringtonFix "escape" from dual screen mode, on Linux at least... v2.16.23
2022-09-01 Carl HetheringtonFix two more badly-adapted instantiations of EditableLi...
2022-08-30 Carl HetheringtonFix incorrect ordering when adding cinemas.
2022-08-30 Carl HetheringtonFix previous.
2022-08-30 Carl HetheringtonRefresh cinemas UI if the cinemas.xml file location...
2022-08-30 Carl HetheringtonFix error when exporting the cinemas file with overwrite.
2022-08-30 Carl HetheringtonCleanup: white space.
2022-08-30 Carl HetheringtonCleanup: auto
2022-08-30 Carl HetheringtonHandle failures to write cinemas.xml more nicely.
2022-08-30 Carl HetheringtonCleanup: use some better variable names and ScopeGuards.
2022-08-28 Carl HetheringtonFix and test release notes. v2.16.22
2022-08-28 Carl HetheringtonMake find_release_notes() more testable.
2022-08-28 Carl HetheringtonAdd Config::unset_last_release_notes_version()
2022-08-28 Carl HetheringtonSupporters update.
2022-08-28 Carl HetheringtonDisplay the rating agency name rather than the URL...
2022-08-28 Carl HetheringtonGive some more space for ratings.
2022-08-28 Carl HetheringtonUse the same code for both Interop and SMPTE ratings...
2022-08-28 Carl HetheringtonFix missing buttons for ratings lists.
2022-08-26 Carl HetheringtonCleanup: white space.
2022-08-26 Carl HetheringtonUpdated hu_HU translation from Németh Áron.
2022-08-26 Carl HetheringtonTweak position of existing translator in the list.
2022-08-26 Carl HetheringtonAdd a note about adding a new language.
next