summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-31Allow repeat-frame to work with 3D.Carl Hetherington
2017-05-30Fix build.Carl Hetherington
2017-05-30Remove call to fill_audio which goes wrong with multi-audio-stream content.Carl Hetherington
2017-05-30Add a debug log for an assertion failure.Carl Hetherington
2017-05-30Fix what empirically seems to be a double-delete, though I'm not sure how it is.Carl Hetherington
2017-05-29Fix hang in client_server tests.Carl Hetherington
2017-05-29Supporter.Carl Hetherington
2017-05-27Optimise sorting of image filenames.Carl Hetherington
2017-05-26Fix unlikely crash.Carl Hetherington
2017-05-26Some missing cleanup of _broadcast.Carl Hetherington
2017-05-26Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-05-25Another speculative attempt to fix crash on quit.Carl Hetherington
2017-05-25Attempt to fix crash on ~Server().Carl Hetherington
2017-05-25Nag about potential problems when remaking the decryption chain.Carl Hetherington
2017-05-25pot/merge.Carl Hetherington
2017-05-25Decryption keys are really for decrypting KDMs, not DCPs.Carl Hetherington
2017-05-25Missing virtual destructor.Carl Hetherington
2017-05-25Supporter.Carl Hetherington
2017-05-25New OS X menu bar icon for server.Carl Hetherington
2017-05-25Trim some code.Carl Hetherington
2017-05-25More tests; fix blend for YUV420P10LE.Carl Hetherington
2017-05-24Implement alpha_blend for YUV420P and YUV420P10. Improve unit test.Carl Hetherington
2017-05-24Fix crash on OS X when chroma subsampling is happening.Carl Hetherington
2017-05-24Keep model up to date when reordering KDMs.Carl Hetherington
2017-05-24Try to respect ordering when dragging and dropping.Carl Hetherington
2017-05-24Support basic drag-and-drop of DKDMs.Carl Hetherington
2017-05-24Don't crash when failing to parse a KDM.Carl Hetherington
2017-05-24Missing files.Carl Hetherington
2017-05-24Basic implementation of a tree view for DKDMs (#1012).Carl Hetherington
2017-05-24Better error message.Carl Hetherington
2017-05-23Try to stop crashes when tests are torn down.Carl Hetherington
2017-05-23Fix find-missing-content.Carl Hetherington
2017-05-23Speculative fix for adding DCPs to projects with dcpomatic2_create.Carl Hetherington
2017-05-23White space tweaks.Carl Hetherington
2017-05-23Add Content::set_paths().Carl Hetherington
2017-05-22Remove some unused code.Carl Hetherington
2017-05-21Comment format tweak.Carl Hetherington
2017-05-21Fix _position with VIDEO_FRAME_TYPE_3D_ALTERNATE.Carl Hetherington
2017-05-21Remove debug.Carl Hetherington
2017-05-21Do resampling in AudioDecoder rather than Player.Carl Hetherington
2017-05-20Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2017-05-20Fix incorrect asserts.Carl Hetherington
2017-05-19Supporter.Carl Hetherington
2017-05-19Supporter.Carl Hetherington
2017-05-19Fix infinite loop with referenced audio.Carl Hetherington
2017-05-18Fix audio fill in the presence of audio delay.Carl Hetherington
2017-05-18Fix order of pass/fill; only round up at the end of the playlist, not on ever...Carl Hetherington
2017-05-18Supporter.Carl Hetherington
2017-05-18Player should fill towards the next video frame.Carl Hetherington
2017-05-18Remove old declaration.Carl Hetherington