summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-31Try again to fix Windows wxWidgets complain using compose to save all the muc...Carl Hetherington
2017-12-31Try to fix wxWidgets debug alert on windows (#1153).Carl Hetherington
2017-12-31A couple of missing std_to_wx calls.Carl Hetherington
2017-12-31Add option to dump known DKDM CPL IDs.Carl Hetherington
2017-12-31Untested support for KDM creation from DKDM (#1132).Carl Hetherington
2017-12-31Separate from-film code out into a method.Carl Hetherington
2017-12-30Use optional<> more.Carl Hetherington
2017-12-30More refactoring.Carl Hetherington
2017-12-30Refactor slightly.Carl Hetherington
2017-12-30Add missing factor to fix problems when padding in subsampled containers; sho...Carl Hetherington
2017-12-30Make horizontal_factor look the same as vertical_factor.Carl Hetherington
2017-12-29Add basic memory-used stuff for butler and reduce minimum audioCarl Hetherington
2017-12-29Reduce the maximum video readahead.Carl Hetherington
2017-12-29Fix sensitivity of stuff in KDM output panel.Carl Hetherington
2017-12-29Do split buffers over reel boundaries correctly.Carl Hetherington
2017-12-29I don't think the audio parameter here should ever be 0.Carl Hetherington
2017-12-29Previously the code did not account for referenced audio, so farCarl Hetherington
2017-12-18More build tweaks for arch.Carl Hetherington
2017-12-18Try to fix build failure with ImageMagick 7 on arch.Carl Hetherington
2017-12-17Add Close option to player.Carl Hetherington
2017-12-17Display decode resolution in the player.Carl Hetherington
2017-12-14Mark .exr as a valid image file.Carl Hetherington
2017-12-13Setup SubtitleDecoder::_position correctly (in some cases).Carl Hetherington
2017-12-13Attempt to prevent a deadlock if audio is full and video empty (or vice versa).Carl Hetherington
2017-12-13Reset VideoDecoder::_position on seek.Carl Hetherington
2017-12-13Speculative fixes for hangs when audio stream cannot be opened.Carl Hetherington
2017-12-13Fix crash on startup.Carl Hetherington
2017-12-12Supporter.Carl Hetherington
2017-12-11Fix various problems caused by non-integer-frame start trims,Carl Hetherington
2017-12-10Give a better error.Carl Hetherington
2017-12-10Clear out _stream_states before re-filling it.Carl Hetherington
2017-12-09Add some information about Windows versions.Carl Hetherington
2017-12-08#include for M_PI.Carl Hetherington
2017-12-08Add M_PI which isn't defined by gcc with std=c++11.Carl Hetherington
2017-12-05Supporter.Carl Hetherington
2017-12-04Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2017-11-29Supporter.Carl Hetherington
2017-11-14Supporter.Carl Hetherington
2017-11-08Supporter.Carl Hetherington
2017-11-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-11-08Updated fr_FR translation from Thierry Journet.Carl Hetherington
2017-11-07Supporter.Carl Hetherington
2017-10-24pot/merge.Carl Hetherington
2017-10-24Fix (and inform about) video content that is not placed on a frame boundary.Carl Hetherington
2017-10-22Revert "Allow building with wxWidgets 3.1.x."Carl Hetherington
2017-10-22pot/merge.Carl Hetherington
2017-10-18Pre-roll subtitles when accurate seeking in DCPs to avoid disappearing subs o...Carl Hetherington
2017-10-18Fix typo in previous.Carl Hetherington
2017-10-18Supporter.Carl Hetherington
2017-10-18Fix wx3.1 crash.Carl Hetherington