summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-29Make sure we round properly when deciding how many audio frames to discard.Carl Hetherington
2015-09-29Small fix to de_DE translation.Carl Hetherington
2015-09-28Changes to DCP rate must update player pieces.Carl Hetherington
2015-09-28Discard audio that comes out of FFmpeg files before time 0.Carl Hetherington
2015-09-28Don't take any notice of ._* files when deciding whether a folder contains im...Carl Hetherington
2015-09-27const fix.Carl Hetherington
2015-09-27Fix error in previous.Carl Hetherington
2015-09-26Fix problems with subtitles when there is a non-zero PTS offsetCarl Hetherington
2015-09-26const fix.Carl Hetherington
2015-09-25Fix assertion failure with .MTS files.Carl Hetherington
2015-09-25Fix incorrect hint.Carl Hetherington
2015-09-25Try to fix Windows build.Carl Hetherington
2015-09-25More build fixes.Carl Hetherington
2015-09-25Use libicu instead of uchardet and convert subrip files to UTF-8.Carl Hetherington
2015-09-25Typo in joinable asserts.Carl Hetherington
2015-09-24assert (joinable) before joining threads.Carl Hetherington
2015-09-24assert (joinable) before joining threads; fix possible crash after cancelling...Carl Hetherington
2015-09-24Fix possible null pointer dereference.Carl Hetherington
2015-09-23Try to fix build.Carl Hetherington
2015-09-22Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-09-22Use uchardet to guess encoding of subtitle files and reject non-UTF-8.Carl Hetherington
2015-09-21Fix crash reported on OS X, although the actual cause is not entirely clear.Carl Hetherington
2015-09-20Slightly hacky fix to make ImageSequenceDialog actually work.Carl Hetherington
2015-09-19Tester.Carl Hetherington
2015-09-18Add UpmixerB.Carl Hetherington
2015-09-18const fix; header guard.Carl Hetherington
2015-09-18const fix.Carl Hetherington
2015-09-18Fix incorrect gain of L+R; it's dB not linear.Carl Hetherington
2015-09-18Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-09-18Make sure exceptions during local encodes are propagated up to the front end ...Carl Hetherington
2015-09-18Make out-of-memory error message a bit more informative.Carl Hetherington
2015-09-17Fix sensitivity of 'refer' button in the subtitle panel.Carl Hetherington
2015-09-17Speculative fix for crash on using the audio mapping view with i18n.Carl Hetherington
2015-09-16Fix exception on adding an empty folder as content (#691).Carl Hetherington
2015-09-16Fix i18n of an error report.Carl Hetherington
2015-09-16Config option for default standard (SMPTE / Interop).Carl Hetherington
2015-09-16Rename update_sensitivity to setup_sensitivity for consistency.Carl Hetherington
2015-09-16Possible fix to problems when the Server is destroyed.Carl Hetherington
2015-09-16Set up OV/VF in name according to whether DCP content has been referenced.Carl Hetherington
2015-09-16Front-end to set up referencing of DCPs.Carl Hetherington
2015-09-16Back-end for very basic and hacky VF support for a DCP imported as content.Carl Hetherington
2015-09-15Fix crash when re-making certificates after deleting existing ones (#690).Carl Hetherington
2015-09-15Fix failure to display audio analysis in some cases.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-09-14Attempt to fix Windows build.Carl Hetherington
2015-09-14Fix analysis of audio when the subject is later in the playlist thanCarl Hetherington
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-09-14Tidy up LOG_ macros.Carl Hetherington
2015-09-14Optimise checking of existing image data.Carl Hetherington
2015-09-14Add frame counter to transcode progress (#111).Carl Hetherington