summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-29Use ConfigRestorer to reset override_path after use.Carl Hetherington
2024-05-26Note that newer libsub version is required.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-22Bump libsub for SSA Margin{L,R} support (#2811).Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-05-21Replace all new_test_film with new_test_film2.Carl Hetherington
2024-05-21Fix stream length for DCP content (#2688).Carl Hetherington
2024-05-21Allow running tests from trees made with cdist.Carl Hetherington
2024-05-20Use $HOME rather than hard-coded user name.Carl Hetherington
2024-05-20Cleanup, and try to make a test use less disk space.Carl Hetherington
2024-05-20More cleanups.Carl Hetherington
2024-05-20Another cleanup.Carl Hetherington
2024-05-20Clean up some more tests.Carl Hetherington
2024-05-20Clean up another big test.Carl Hetherington
2024-05-20Use new_test_film2.Carl Hetherington
2024-05-20Cleanup another test.Carl Hetherington
2024-05-20Add missing call to Cleanup::run().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-19Fix thinko in previous.Carl Hetherington
2024-05-19Missing setup of DYLD_LIBRARY_PATH.Carl 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-16Some more test fixups.Carl Hetherington
2024-05-16Fix some test references for auto-changing of cinemas file path to .sqlite3Carl 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-15Fix Windows test runner.Carl Hetherington
2024-05-15Fix macOS environment setup.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-13Bump libdcp for another MCA channel ID fix (#2810).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