summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-24Verify that DCPs have 24-bit audio.Carl Hetherington
2024-05-24Don't repeat the same error/warning more than once.Carl Hetherington
2024-05-24Fix some incorrect verification messages.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-19Cleanup: use auto.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-18Cleanup: missing word in comment.Carl Hetherington
2024-05-18Remember position and size of caption list view.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-16Supporters update.v2.16.84Carl 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
2024-05-13Fix case where both XML and sqlite3 files are present, and config.xml still r...Carl Hetherington
2024-05-13Don't bother decoding audio if none of it is mapped (#2809).Carl Hetherington
2024-05-11Stop using video directory and hard-linking (#2756).Carl Hetherington
2024-05-11Fix link icon width again.Carl Hetherington
2024-05-09Fix history trimming.Carl Hetherington
2024-05-08Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-08Merge branch 'main' into v2.17.xCarl Hetherington
2024-05-08Work around deadlock when destroying J2KEncoder with a full writer queue (#27...v2.16.83Carl Hetherington
2024-05-08Add some missing includes.Carl Hetherington
2024-05-08Supporters update.Carl Hetherington
2024-05-06Use sqlite for cinema and DKDM recipient lists.Carl Hetherington
2024-05-06We now need to import print() for older Pythons.Carl Hetherington
2024-05-06Remove use of f-strings in wscriptsCarl Hetherington
2024-05-04Remove in-place translations support.Carl Hetherington
2024-05-02Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2024-05-01Remove stray 'Carl Hetherington
2024-05-01Merge branch 'main' into v2.17.xCarl Hetherington
2024-04-30Supporters update.v2.16.82Carl Hetherington
2024-04-29Fix silent stereo mixdown exports when the project audio channel count is > 6.Carl Hetherington
2024-04-29Cleanup a few verbose asio-related calls.Carl Hetherington
2024-04-28Add missing nice name for Windows executable.Carl Hetherington
2024-04-28Write file descriptions to .exe files for the Windows task manager.Carl Hetherington
2024-04-28Build .rc files on the fly.Carl Hetherington
2024-04-26Allow branding of "report a problem" dialog.Carl Hetherington