Fix some missed includes of the old boost bind header.
[dcpomatic.git] / src / lib /
2023-08-09 Carl HetheringtonMove ContentSorter out of the header, and use a default...
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2023-08-08 Carl HetheringtonCleanup: use a better loop variable name.
2023-08-08 Carl HetheringtonCleanup: use a std::find_if().
2023-08-08 Carl HetheringtonCleanup: use a default constructor.
2023-08-08 Carl HetheringtonCleanup: use a lambda.
2023-08-08 Carl HetheringtonCleanup: use some better loop variable names.
2023-08-06 Carl HetheringtonAdd hint about audio channel count.
2023-08-06 Carl HetheringtonDefault to writing 8 audio channels in DCPs (#2443).
2023-08-06 Carl HetheringtonGo back to respecting the user's choice for the number...
2023-07-30 Carl HetheringtonOnly warn about a missing text language for subtitles...
2023-07-27 Carl HetheringtonBump libdcp to one with some cleanups / header re-arran...
2023-07-23 Carl HetheringtonAdd stubs for Georgian (ka_KA) language support.
2023-07-22 Carl HetheringtonCleanup: lengthen some short variable names.
2023-07-19 Carl HetheringtonUpdated zh_CN translation from Akivili Collindort.
2023-07-17 Carl HetheringtonThis check used to be for asset channel count mismatche...
2023-07-02 Carl HetheringtonDon't insert incorrect <Effect> nodes into metadata...
2023-06-30 Carl HetheringtonDon't write MainSoundConfiguration with 71 when we...
2023-06-30 Carl HetheringtonAdd channel_is_mapped().
2023-06-28 Carl HetheringtonKeep "correct" hashes in dcpomatic2_map rather than...
2023-06-25 Carl HetheringtonTolerate problems when reading the contents of DCPs.
2023-06-23 Carl HetheringtonAdd config option to allow long ISDCF name parts.
2023-06-20 Carl HetheringtonGive a better error when map doesn't find an asset.
2023-06-09 Carl HetheringtonCleanup: whitespace fix.
2023-06-06 Carl HetheringtonFix player audio, almost totally broken by a stupid... v2.16.59
2023-06-04 Carl HetheringtonGive filler subtitle reels <LoadFont> nodes in SMPTE...
2023-06-04 Carl HetheringtonFix missing subtitle language in CPL on auto-created...
2023-06-02 Carl HetheringtonFix incorrect hint about having too many subtitle lines...
2023-05-30 Carl HetheringtonDon't show warning when only removing an empty DKDM...
2023-05-30 Carl HetheringtonDon't add DKDMs twice (#2545).
2023-05-30 Carl HetheringtonFix errors when mapping DCPs referring to the same...
2023-05-30 Carl HetheringtonAdd --config option to map (#2543).
2023-05-29 Carl HetheringtonDon't write Markers to interop CPLs (#2537).
2023-05-28 Carl HetheringtonReport the number of active channels in DCPs, not the...
2023-05-22 Carl HetheringtonCleanup: whitespace.
2023-05-18 Carl HetheringtonCleanup: replace some list with vector.
2023-05-18 Carl HetheringtonCleanup: using sorting.
2023-05-18 Carl HetheringtonCleanup: remove unused include.
2023-05-15 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2023-05-13 Carl HetheringtonCleanup: use a namespace.
2023-05-13 Carl HetheringtonCleanup: remove unnecessary explicit.
2023-05-13 Carl HetheringtonAdd dcpomatic2_map tool (#2445).
2023-05-13 Carl HetheringtonFix typo in variable name.
2023-05-13 Carl HetheringtonRemove unused define.
2023-05-13 Carl HetheringtonFix some typos in comments.
2023-05-12 Carl HetheringtonOnly add fonts to assets when they are required.
2023-05-12 Carl HetheringtonCleanup: whitespace fix.
2023-05-12 Carl HetheringtonHandle fonts for ccaps coming from DCP content (#2525).
2023-05-12 Carl Hetheringtonadd_fonts_from_examiner() can be called multiple times...
2023-05-12 Carl HetheringtonFix _text_count for ccaps when there are multiple reels.
2023-05-12 Carl HetheringtonFix comment.
2023-05-12 Carl HetheringtonAllow copy-construction of Font.
2023-05-11 Carl HetheringtonRemove incorrect silencing (#2526).
2023-05-10 Carl HetheringtonAdd some assertions.
2023-05-10 Carl HetheringtonDon't edit start trim unless it's necessary.
2023-05-10 Carl HetheringtonAllow signals to be blocked and resumed, and so make...
2023-05-09 Carl HetheringtonCleanup: more variable renames.
2023-05-09 Carl HetheringtonCleanup: rename variable.
2023-05-08 Carl HetheringtonFix old C++ syntax.
2023-05-08 Carl HetheringtonFix typo in comment.
2023-04-27 Carl HetheringtonCope with WEBVTT files named with .srt extensions.
2023-04-23 Carl HetheringtonFix length()/bytes() mismatch on XML string.
2023-04-20 Carl HetheringtonFix lack of email sending if there are no cinema addres...
2023-04-19 Carl HetheringtonIn 1c73379ed8483dcf71c5ccfc459c2c22516a9aef I changed
2023-04-19 Carl HetheringtonWrap path/data in a struct.
2023-04-19 Carl HetheringtonAdd a comment.
2023-04-18 Carl HetheringtonSlight improvement to error when failing to save a...
2023-04-11 Carl HetheringtonGive an error if a non-number is passed to dcpomatic2_c...
2023-04-09 Carl HetheringtonFix subtitle font handling with in-memory fonts from... v2.16.52
2023-04-06 Carl HetheringtonWrite MainSoundConfiguration tags with hyphens for...
2023-04-05 Carl HetheringtonDon't add fonts to SMPTE closed caption MXFs (#2505).
2023-04-01 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2023-03-29 Carl HetheringtonUse CURLOPT_NOSIGNAL to fix crashes on update check...
2023-03-29 Carl HetheringtonAdd create support for some more audio channels.
2023-03-29 Carl HetheringtonWrite the correct MCA subdescriptors depending on activ...
2023-03-29 Carl HetheringtonAlways make 16-channel MXFs.
2023-03-28 Carl Hetheringtonpot/merge.
2023-03-28 Carl HetheringtonSome zh_CN translation fixes from Danbo Song.
2023-03-28 Carl Hetheringtonpot/merge.
2023-03-28 Carl HetheringtonFix some translator comments.
2023-03-27 Carl Hetheringtonzh_CN translation fixes from Danbo Song.
2023-03-27 Carl Hetheringtonpot/merge.
2023-03-23 Carl HetheringtonCleanup: make things a little clearer. v2.16.49
2023-03-23 Carl HetheringtonFix crashes when using templates in some cases (#2491).
2023-03-22 Carl HetheringtonAdd AudioMapping::take_from().
2023-03-22 Carl HetheringtonCleanup: don't need to store _{input,output}_channels.
2023-03-19 Carl HetheringtonAdd assert.
2023-03-16 Carl HetheringtonAllow re-start of cancelled subtitle analysis jobs.
2023-03-16 Carl HetheringtonMake it quicker to cancel an analyse subtitle job ...
2023-03-16 Carl HetheringtonEmit the state of the job with the Finished signals.
2023-03-12 Carl HetheringtonUpdated zh_CN translation from Danbo Song.
2023-03-11 Carl HetheringtonUse IAB rather than ATMOS in ISDCF names (#2482).
2023-03-05 Carl HetheringtonRemove some 3D stuff I think is unnecessary since the... v2.16.46
2023-03-05 Carl HetheringtonFix error when padding is needed in 3D encodes (#2476).
2023-03-04 Carl HetheringtonReplace spaces with _ in default KDM name formats,...
2023-03-03 Carl HetheringtonAdd option to limit DCP output to the "Bv2.0 profile... v2.16.45
2023-03-03 Carl HetheringtonCleanup: tidy a comment.
2023-03-03 Carl HetheringtonAdd word_wrap().
2023-03-03 Carl HetheringtonAdd ansi.h and one define.
2023-03-03 Carl HetheringtonSetup ffmpeg log callback in dcpomatic_setup() instead...
next