summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2024-06-22Try waiting longer for disk callbacks to arrive (#2833).2833-diskCarl Hetherington
2024-06-20Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-19Missing include.v2.16.87Carl Hetherington
2024-06-19Fix build with some older boosts.Carl Hetherington
2024-06-18Add discouraging hint for MPEG2 (#2821).Carl Hetherington
2024-06-18Fix "available space" count passed to snprintf (#2832).Carl Hetherington
2024-06-18Updated fr_FR translation from Lilian Lefranc.Carl Hetherington
2024-06-11Fix build with some older boosts.v2.17.18Carl Hetherington
2024-06-11Missing include.Carl Hetherington
2024-06-11Missing explicit.Carl Hetherington
2024-06-11Fall back to default font file if a font ID is not found in the content.Carl Hetherington
2024-06-11Simplify the FontIDAllocator a lot (#2827).Carl Hetherington
2024-06-09Add comment.Carl Hetherington
2024-06-09Fix an erroneous font ID error that can happen when loading projects from bui...Carl Hetherington
2024-06-09Cleanup: text is a vector now.Carl Hetherington
2024-06-09Add option to copy content settings from another project (#2808).Carl Hetherington
2024-06-08Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-08Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-07Fix font ID allocation from DCP when there are subs and ccaps using the same ...Carl Hetherington
2024-06-06Store the video encoding of a DCP in the metadata (J2K/MPEG2).Carl Hetherington
2024-06-04Make sure MPEG2 encodes are always 2K (#2819).Carl Hetherington
2024-06-04Add an option to dump the decryption certificate from the KDM CLI.Carl Hetherington
2024-05-31Make the DCP-encode counting dependent on variant.Carl Hetherington
2024-05-31Fix incorrect default _show_report_a_problem.Carl Hetherington
2024-05-30Render subtitles using show_in_cairo_context() instead of add_to_cairo_contex...Carl Hetherington
2024-05-29Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-29Bump SERVER_LINK_VERSION since we changed the name of some metadata.Carl Hetherington
2024-05-29Use territory details from template.Carl Hetherington
2024-05-29Get chain, facility, studio and distributor from template.Carl Hetherington
2024-05-29Remove default Interop/SMPTE setting.Carl Hetherington
2024-05-29Remove default video bit rate settings.Carl Hetherington
2024-05-29Remove default DCP audio channel setting.Carl Hetherington
2024-05-29Remove default DCP content type setting.Carl Hetherington
2024-05-26Fix build with newer libsub.Carl Hetherington
2024-05-25Improve save-template dialog and always use a default template.Carl Hetherington
2024-05-25Use std::vector for Config::templates().Carl Hetherington
2024-05-25Cleanup: make method private.Carl Hetherington
2024-05-24Read 16-bit audio DCPs correctly.Carl Hetherington
2024-05-21Fix stream length for DCP content (#2688).Carl Hetherington
2024-05-19Don't make _stream_states for unmapped audio, otherwise we wait for contentCarl Hetherington
2024-05-19Add and use Content::has_mapped_audio().Carl Hetherington
2024-05-19Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-19Another old libxml API instance.Carl Hetherington
2024-05-19Fix old libxml API use from main.Carl Hetherington
2024-05-17Emit no audio from DCPs if none is mappedv2.16.85Carl Hetherington
2024-05-17Make sure we don't say some content has audio if none will be emitted.Carl Hetherington
2024-05-16Merge branch 'main' into v2.17.xCarl Hetherington
2024-05-15Update DCP encoder progress on all passe()es, not just when audio is emitted.Carl Hetherington
2024-05-15Get DCP transcode progress from the player (#2804).Carl Hetherington
2024-05-14Fix warning cause by previous libdcp bump.Carl Hetherington