summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-18Add a note to be fixed in #1073.Carl Hetherington
2017-06-18Small optimisation.Carl Hetherington
2017-06-18Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2017-06-18Remove spurious fills of audio data.Carl Hetherington
2017-06-18Try to avoid crash on opening preferences on a machine with no audio devices.Carl Hetherington
2017-06-15Fix crash when finding DCP size with Interop subs.Carl Hetherington
2017-06-14Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-06-14Supporter.Carl Hetherington
2017-06-14Another pot/merge.Carl Hetherington
2017-06-14Updated fr_FR translation from Thierry Journet.Carl Hetherington
2017-06-14pot/merge.Carl Hetherington
2017-06-11Catch butler runaway when no audio is provided by the player.Carl Hetherington
2017-06-11Fix incorrect audio MXFs when writing multiple reels.Carl Hetherington
2017-06-11Supporter.Carl Hetherington
2017-06-08Add size and audio/subtitle languages to contact sheet.Carl Hetherington
2017-06-08Updated de_DE translation from Carsten Kurz.Carl Hetherington
2017-06-07Fix mixdown mapping.Carl Hetherington
2017-06-07Fix crash when alpha-blending subtitles onto YUV420 images.Carl Hetherington
2017-06-07Basic and untested export option to bounce down to stereo; add encoder test w...Carl Hetherington
2017-06-07Fix incorrect reel numbers in subtitle XML/MXF.Carl Hetherington
2017-06-05Improve management of certificate chains to make it harder to haveCarl Hetherington
2017-06-05Add UTC+9:30 timezone to cinemas.Carl Hetherington
2017-06-02Supporter.Carl Hetherington
2017-06-01Improve an error message.Carl Hetherington
2017-06-01Stop old frames appearing in the preview after seeks.Carl Hetherington
2017-06-01Re-add missing audio mapping in butler for preview.Carl Hetherington
2017-06-01Create ZIP files for emails in temporary directories.Carl Hetherington
2017-06-01Remove emailed ZIP files when they are no longer needed.Carl Hetherington
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