summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-03Bump libdcp for better diagnostics of bad/large J2K frames (#2680).2698-verifyCarl Hetherington
2024-01-03Limit number of warnings / errors shown after verification.Carl Hetherington
2024-01-02Remove tick/no_tick icons which I believe are no longer used.Carl Hetherington
2024-01-02Updated fa_IR translation from Soleyman Rahmani.Carl Hetherington
2024-01-02Observe CPL changing, so that (e.g.) Make KDM button becomes sensitiveCarl Hetherington
2024-01-02Cleanup: whitespace.Carl Hetherington
2024-01-02Cleanup: auto.Carl Hetherington
2024-01-02Happy new year.Carl Hetherington
2024-01-02Updated fa_IR translation from Soleyman Rahmani.Carl Hetherington
2024-01-02Fix crash due to player_video().first becoming null sometime betweenCarl Hetherington
2023-12-31Add a little gap between player buttons and the position slider.Carl Hetherington
2023-12-31Cleanup: use some auto.Carl Hetherington
2023-12-31Fix macOS build for previous.Carl Hetherington
2023-12-31Better logging to help with #2701.Carl Hetherington
2023-12-31Try to clarify player "dual" mode in the configuration.Carl Hetherington
2023-12-24Add stubs for fa_IR (Farsi/Persian).v2.16.71Carl Hetherington
2023-12-23Fix crash with a non-existent playlist directory.Carl Hetherington
2023-12-19Improve positioning of player windows in dual screen mode.Carl Hetherington
2023-12-19Add some logging to show what's going on with the wxDisplays.Carl Hetherington
2023-12-19Fix bits missed from previous commit.Carl Hetherington
2023-12-19Fix sensitivity of KDM create button when no output method has been chosen.Carl Hetherington
2023-12-12Run premultiply filter on still images that have alpha channels (more of #2681).Carl Hetherington
2023-12-12Cleanup: const.Carl Hetherington
2023-12-12Prevent crash if you forget to call FilterGraph::setup().Carl Hetherington
2023-12-12Add a premultiply filter to sources with an alpha channel (#2681).Carl Hetherington
2023-12-12Add FFmpegExaminer::has_alpha().Carl Hetherington
2023-12-12Cleanup: use a lambda.Carl Hetherington
2023-12-12Cleanup: use some better variable names.Carl Hetherington
2023-12-09Don't scan content if we don't need to (#2661).Carl Hetherington
2023-12-09Extract scan_content().Carl Hetherington
2023-12-09Support YUV422P9LE in alpha_blend() (#2671).notar1Carl Hetherington
2023-12-02Supporters update.v2.16.70Carl Hetherington
2023-11-30Support RtAudio >= 6.Carl Hetherington
2023-11-29Allow 14 or 16 channels with ATMOS content, rather than forcing 14 (#2672).Carl Hetherington
2023-11-29Don't reduce the audio channel count on adding ATMOS (only increase it, if re...Carl Hetherington
2023-11-29Fix segfault when creating KDMs with certificates and project folders (not DK...Carl Hetherington
2023-11-27Add Дима Агатов as a tester.Carl Hetherington
2023-11-27Supporters update.v2.16.69Carl Hetherington
2023-11-27Cleanup: remove unnecessary include.Carl Hetherington
2023-11-27Call dcpomatic_setup_path_encoding() early enough (#2665).Carl Hetherington
2023-11-27Don't hide errors when trying to make configuration directories.Carl Hetherington
2023-11-27Fix stray \r characters in output of ls_url on Windows (#2669).Carl Hetherington
2023-11-26Don't crash if preferences ZIP needs to be overwritten during export.Carl Hetherington
2023-11-26Remove assumption that GDC serials always start with 'A' (apparently there ar...Carl Hetherington
2023-11-26Make an error more detailed.Carl Hetherington
2023-11-24Fix debug assertion when adding a KDM.Carl Hetherington
2023-11-23Updated zh_CN translation from 刘汉源Carl Hetherington
2023-11-23Update servers list after connecting to the signal.Carl Hetherington
2023-11-23Clarify error messages about missing configuration.Carl Hetherington
2023-11-21Fix Centos 7 build.Carl Hetherington