summaryrefslogtreecommitdiff
path: root/src/lib/util.h
AgeCommit message (Expand)Author
2019-10-21Copy with progress updates when we might copy long files (#1574).Carl Hetherington
2019-03-08Support PNG subs in DCPSubtitleDecoder (#1479).Carl Hetherington
2019-01-30Fix non-translated days of the week (#1455).Carl Hetherington
2019-01-17Read UTF8 string lengths correctly when checking closed captions (part of #14...Carl Hetherington
2019-01-09swaroop: store whole signer/decryption chains and private keys encrypted by m...Carl Hetherington
2018-12-23Be a bit more careful with fwrite.Carl Hetherington
2018-12-19Be more careful with fread in various places.v2.13.88Carl Hetherington
2018-07-27Check for long CCAP lines and too many CCAP lines.Carl Hetherington
2018-02-04Listen for server replies on different ports on main and batch, and get serve...Carl Hetherington
2018-01-16In general the player assumes that it won't receive out of order video.Carl Hetherington
2017-12-08Add M_PI which isn't defined by gcc with std=c++11.Carl Hetherington
2017-08-14Add DCP size and length to player.Carl Hetherington
2017-06-01Re-add missing audio mapping in butler for preview.Carl Hetherington
2017-05-09Simple cover sheet support (#1039).Carl Hetherington
2017-02-20Be more careful about allowing possibly-trouble-causing characters in DCP fil...Carl Hetherington
2016-12-21Make "Add folder..." to accept a directory of WAV files (#942).Carl Hetherington
2016-12-16Increase maximum allowable KDM file size.Carl Hetherington
2016-10-20Give a better error if the user tries to load a non-KDM as a DKDM into the KD...Carl Hetherington
2016-08-25Add channel details to high-audio-level hints (#822).Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-31Allow configuration of MXF/XML filenames (part of #710).Carl Hetherington
2016-07-29Add reel index/count to DCP filename format.Carl Hetherington
2016-06-13Rename MD5Digester -> Digester.Carl Hetherington
2016-06-09Fix some code duplication and crashes when decoding FFmpeg-embedded ASS subti...Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-03-13Ignore empty KDM email addresses (#818).Carl Hetherington
2016-03-13Accept either , or . for a decimal separator in the gain calculator.Carl Hetherington
2015-11-12Extend maximum DCP audio channels to 16.Carl Hetherington
2015-08-26Separate FFmpegSubtitlePeriod.Carl Hetherington
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2015-08-18Include tidying.Carl Hetherington
2015-08-10Set up for the correct handling of UTF-8 with WindowsCarl Hetherington
2015-07-08Change the broadcast string so V2 only recognises V2 servers (and vice versa).Carl Hetherington
2015-07-01Remove some unused methods.Carl Hetherington
2015-06-10Resurrect neater repeat-write handling.Carl Hetherington
2015-06-09Subtitle naming fixes.Carl Hetherington
2015-06-08Adapt for changes to libdcp API.Carl Hetherington
2015-05-26{Video,Audio}Frame -> Frame.Carl Hetherington
2015-05-253cb5a4c2064d4cf4d8cbdca75a84615a6c56fb7c from master; use j2c_uuid and pcm_uu...Carl Hetherington
2015-05-12Assorted image subtitle fixes.Carl Hetherington
2015-05-02Remove approximate size stuff where playback viewer would roundCarl Hetherington
2015-04-21Hand-apply bd7102b476c631b1fa9067f18ce938d86073f6c8; single-file hashes.Carl Hetherington
2015-03-24Hand-apply e30fd8d; resurrect JSON server code.Carl Hetherington
2015-02-03Move log environment dump stuff out into its own file.Carl Hetherington
2015-01-29Move Socket to dcpomatic_socket.{cc,h}.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2015-01-24Hand-apply d4470377df181b4d15fbac86c454a8372b1a0f3d; fix update checker.Carl Hetherington
2014-12-22Remove some unused code.Carl Hetherington
2014-12-22Remove POSIX backtraces; move ScopedTemporary into its own file.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington