summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-18Tweak colour matrix precision display.Carl Hetherington
2013-08-18Use correct matrices for presets.Carl Hetherington
2013-08-17Try to fix OS X compile failure.Carl Hetherington
2013-08-17Missing include.Carl Hetherington
2013-08-17Fix some crashiness on removing things from EditableList.Carl Hetherington
2013-08-17Layout tweaks.Carl Hetherington
2013-08-17Layout adjustment.Carl Hetherington
2013-08-17Try to actually use colour conversion; bump libdcp in cscript.Carl Hetherington
2013-08-17Compile fix.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Fix expansion of colour conversion name.Carl Hetherington
2013-08-16Remove dot from config .xml name; add non-linearised sRGB to defaults.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington
2013-08-16Hopefully fix lack of create folder button in the new film dialog (#192).Carl Hetherington
2013-08-16Supporter.Carl Hetherington
2013-08-15Fix includes.Carl Hetherington
2013-08-14Missing use of boost::filesystem::path.Carl Hetherington
2013-08-14Tidy up content mutexes slightly.Carl Hetherington
2013-08-14Remove believed-unnecessary film state mutexes.Carl Hetherington
2013-08-14Revert "Protect playlist with a mutex so that we can add content safely from ...Carl Hetherington
2013-08-14Protect playlist with a mutex so that we can add content safely from e.g. exa...Carl Hetherington
2013-08-08Prevent frame back before time 0.Carl Hetherington
2013-08-08Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-08-08Allow build with wx 2.9.5.Carl Hetherington
2013-08-06Add supporter.Carl Hetherington
2013-08-03Only pull audio in pass() if we are handling it.Carl Hetherington
2013-07-31Time must be computed post-resample.Carl Hetherington
2013-07-31Various fixes to audio play wrt trimming and push/pull merger API.Carl Hetherington
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-30Make length editable only for still images.Carl Hetherington
2013-07-28Don't decode subtitles if they are not enabled.Carl Hetherington
2013-07-28Some missing signal disconnections.Carl Hetherington
2013-07-28Cope with errors from avcodec_decode_audio4 and also with frames that aren't ...Carl Hetherington
2013-07-28Don't really need the details of filename in the analyse audio job name.Carl Hetherington
2013-07-28A couple of 3D fixes.Carl Hetherington
2013-07-27More attempts to fix audio / merging etc.Carl Hetherington
2013-07-27Adjust AudioMerger to non-signalling API.Carl Hetherington
2013-07-27Port ffprobe fix for OS X.Carl Hetherington
2013-07-27Forward-port gauge stretching fix.Carl Hetherington
2013-07-27Extract audio merging code from Player.Carl Hetherington
2013-07-26Set up audio stream description on load.Carl Hetherington
2013-07-26Rename Add file to Add files(s).Carl Hetherington
2013-07-26Default to a content type.Carl Hetherington
2013-07-26Fix complete breakage of main window.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-26Remove some old Connect() calls.Carl Hetherington
2013-07-26Try to fix dark-grey borders on Windows.Carl Hetherington
2013-07-26Basic if sketchy support for image sequences.Carl Hetherington
2013-07-25Hopefully much cleaner handling of PTS changes under resample.Carl Hetherington
2013-07-25Audio position will be screwed up by resampling unless we are careful.Carl Hetherington