summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-12Change how video timing is done.v2.17.3Carl Hetherington
2022-10-12Add operator* for Time and int.Carl Hetherington
2022-10-12Return AVERROR_EOF from the avio_read method when appropriate.Carl Hetherington
2022-10-12Fix FFmpegExaminer termination condition when there is no video;Carl Hetherington
2022-10-12Bump ffmpeg to 5.1.2 "Riemann"Carl Hetherington
2022-10-12Normalise XML attribute names to be camelCase (#2241).Carl Hetherington
2022-10-12Use 2.18.x subdirectory for configuration.Carl Hetherington
2022-10-11Hack to fix wxChoice heights on KDE (#2343).Carl Hetherington
2022-10-10Rename all_markers() and stop it being possible to set FFOC/LFOC.Carl Hetherington
2022-10-10Cleanup: use newer syntax to make a vector.Carl Hetherington
2022-10-05Support drag and drop onto the content list (#1220).v2.16.29Carl Hetherington
2022-10-05Add contains_assetmap()Carl Hetherington
2022-10-05Support drag-and-drop of DCPs onto the player (#1220).Carl Hetherington
2022-10-05Cleanup: remove old comment.Carl Hetherington
2022-10-05Add a Cancel button to the LanguageTagDialog.Carl Hetherington
2022-10-05Make Enter confirm OK in the language tag dialog (#2345).Carl Hetherington
2022-10-04Tidy up the layout of the TemplatesDialog a bit.Carl Hetherington
2022-10-04Supporters update.Carl Hetherington
2022-10-04Fix wxWidgets assertion on opening the video filters selector.Carl Hetherington
2022-10-01Cleanup: remove unnecessary ifCarl Hetherington
2022-10-01Cleanup: replace very short but long-lasting variable name.Carl Hetherington
2022-10-01Fix checking of frame channels vs stream channels.Carl Hetherington
2022-09-29Remove unused variable.Carl Hetherington
2022-09-28Replace directory with folder in some messages.Carl Hetherington
2022-09-27Add basic KDM information to the player (#2225).Carl Hetherington
2022-09-27Use EnumIndexedVector in Image.Carl Hetherington
2022-09-27Use EnumIndexedVector in J2KEncoder.Carl Hetherington
2022-09-27Cleanup: sorting things.Carl Hetherington
2022-09-27Use EnumIndexedVector in ReelWriter.Carl Hetherington
2022-09-27Use EnumIndexedVector in Player.Carl Hetherington
2022-09-27Use EnumIndexedVector in ContentPanel.Carl Hetherington
2022-09-27Use EnumIndexedVector in DCPExaminer.Carl Hetherington
2022-09-27Use EnumIndexedVector in DCPContent.Carl Hetherington
2022-09-27Add EnumIndexedVector.Carl Hetherington
2022-09-26Supporters update.v2.16.28Carl Hetherington
2022-09-26Provide a similar fix to the one in ff639b3cf30afcc097bfd21d39c8d15f466cadd6Carl Hetherington
2022-09-25Remove a rather excessive log message.Carl Hetherington
2022-09-23Work around strange build error on Ubuntu 18.04Carl Hetherington
2022-09-21Supporters update.Carl Hetherington
2022-09-20Fix font_id_map errors when importing DCP subtitles that have noCarl Hetherington
2022-09-19Fix default placement of SRT (etc.) now that the alignment has changedCarl Hetherington
2022-09-19Fix incorrect subtitle outline rectangle display when subtitlesCarl Hetherington
2022-09-17Fix typo in log message.Carl Hetherington
2022-09-17When emailing multiple addresses, put one in To: and the rest in CC: (#2310).Carl Hetherington
2022-09-17Don't try to send KDM email unless we have a from address.Carl Hetherington
2022-09-17Allow specification of the CPL ID to use in a DCP with _create (#2302).Carl Hetherington
2022-09-17Don't dump empty error details.Carl Hetherington
2022-09-17Catch CPLNotFoundError more nicely.Carl Hetherington
2022-09-17Give a better error if a specified CPL does not exist.Carl Hetherington
2022-09-17Add default parameter for the detail in set_error().Carl Hetherington