summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2021-10-13Add some asserts to check for negative trims.Carl Hetherington
2021-10-13Ignore errors from avcodec_send_packet.Carl Hetherington
2021-10-12Ignore .AppleDouble folders inside DCPs.Carl Hetherington
2021-10-11Don't throw an error when the Butler says it is finished (#2097).Carl Hetherington
2021-10-11Cleanup: use enum class.Carl Hetherington
2021-10-09Don't ignore font settings for DCP subtitles (#2074).v2.15.167Carl Hetherington
2021-10-09Add comment.Carl Hetherington
2021-10-09Cleanup some unused using statements and other bits.Carl Hetherington
2021-10-09More logging in the DCPExaminer.Carl Hetherington
2021-10-09C++11 tidying.Carl Hetherington
2021-10-03Don't scale chroma subsampled images to sizes that don't align with the subsa...v2.15.166Carl Hetherington
2021-10-03Differentiate requested and actual crop.Carl Hetherington
2021-10-03Add PixelQuanta to VideoContent.Carl Hetherington
2021-10-03Updated it_IT translation from Riccardo Mantani.Carl Hetherington
2021-09-27Make merge return the right alignment even if it's not doing anything.Carl Hetherington
2021-09-27Check that the image used to make a Cairo::ImageSurface is the right alignmen...Carl Hetherington
2021-09-27Various alignment tidying/fixups.Carl Hetherington
2021-09-27Remove unused usingCarl Hetherington
2021-09-27Replace aligned bool with enum Alignment.Carl Hetherington
2021-09-27Various alignment adjustments.Carl Hetherington
2021-09-27Some const correctness.Carl Hetherington
2021-09-27Support subs and tidy up a few things.Carl Hetherington
2021-09-27Add accessor for _text.Carl Hetherington
2021-09-27Setup Butler::_prepare_only_proxy on construction.Carl Hetherington
2021-09-27When the player is used in OpenGL mode, pass unscaled XYZ data through to the...Carl Hetherington
2021-09-27Add new GLError constructor.Carl Hetherington
2021-09-27Remove unused method.own-configCarl Hetherington
2021-09-27Add config location versioning (#2090).Carl Hetherington
2021-09-26Remove some unused using statements.Carl Hetherington
2021-09-26Prefer %userprofile% to %homedrive% and %homepath% for home directory locatio...Carl Hetherington
2021-09-25Read ISDCF Metadata from 2.14.x metadata (#2083).cah
2021-09-21Tweak formatting.v2.15.162Carl Hetherington
2021-09-21Only define UNICODE in src/lib/{cross_windows,util}.cc.Carl Hetherington
2021-09-21Move 'show in file manager' code to cross_*Carl Hetherington
2021-09-20Assorted tidying.Carl Hetherington
2021-09-20Add LastWrittenBy to metadata (#2080).Carl Hetherington
2021-09-20Use a constexpr and a nullptr.Carl Hetherington
2021-09-19include/using sorting and some white space.Carl Hetherington
2021-09-19Remove unused VideoContentProperty::SCALE and listen to CUSTOM_{RATIO,SIZE} i...Carl Hetherington
2021-09-19Check _inter_size in ::has_j2k() (fixes #2086).Carl Hetherington
2021-09-19Add state of _reencode_j2k to the video identifier.Carl Hetherington
2021-09-19Remove an unused using.Carl Hetherington
2021-09-19Fix failure to open v2.14.x documents with invalid or empty subtitle language...Carl Hetherington
2021-09-19C++11 and general tidying.Carl Hetherington
2021-09-13Add another believed-correct subtitle timing fix.v2.15.161Carl Hetherington
2021-09-13Fix missing subtitles embedded in files decoded by FFmpeg (#2060).Carl Hetherington
2021-09-13Add missing avsubtitle_free().Carl Hetherington
2021-09-02Updated zh_CN translation from Kahn Li.v2.15.159Carl Hetherington
2021-08-24Updated it_IT translation from Riccardo Mantani.Carl Hetherington
2021-08-24Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington