summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-18Don't get stuck in an infinite loop when avcodec_decode_audio4 returns an error.Carl Hetherington
2013-06-18Rename next -> position in decoders.Carl Hetherington
2013-06-16Fix crash on creating new film. Fix setup of ratio selector.Carl Hetherington
2013-06-16Fix subtitle controls in the viewer.Carl Hetherington
2013-06-16Fix mangled initial viewer frame.Carl Hetherington
2013-06-16Fix initial setup of content controls.Carl Hetherington
2013-06-16Fix hash on bottom line after odd crops of YUV images.Carl Hetherington
2013-06-16Some work on cropping in the film viewer; also prevent player from always sca...Carl Hetherington
2013-06-15Seek back to same place when something changes.Carl Hetherington
2013-06-15Partially fix crop.Carl Hetherington
2013-06-15Fix some initial sensitivity.Carl Hetherington
2013-06-15Merge master.Carl Hetherington
2013-06-13Fix build again.Carl Hetherington
2013-06-13Try to fix build.Carl Hetherington
2013-06-13Add URL to about box.Carl Hetherington
2013-06-13Merge branch 'master' of ssh://houllier/home/carl/git/dvdomaticCarl Hetherington
2013-06-13Add somewhat empirical support for YUVJ42{0,2,4}P pixels.Carl Hetherington
2013-06-10Detect CPU info on OS X.Carl Hetherington
2013-06-09Merge branch '1.0' of ssh://houllier/home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-06-09Merge.Carl Hetherington
2013-06-07Fix seeks past the end of video files.Carl Hetherington
2013-06-07Improve VideoContent ratio handling slightly.Carl Hetherington
2013-06-06Tweak about box spacing.Carl Hetherington
2013-06-06Basic about dialog containing supporters.Carl Hetherington
2013-06-05Hopefully fix crash on startup on Windows.Carl Hetherington
2013-06-05Merge pot files.Carl Hetherington
2013-06-04Some more logging in A/B transcoder.Carl Hetherington
2013-06-04Pass on exceptions from AB transcode job.Carl Hetherington
2013-06-04Make it ok to call terminate_threads twice.Carl Hetherington
2013-06-04Fix nasty crash when cropping YUV.Carl Hetherington
2013-06-03A few build fixes.Carl Hetherington
2013-06-02Merge master.Carl Hetherington
2013-05-31More OS X installer tweaks.Carl Hetherington
2013-05-31Various OS X tweaks.Carl Hetherington
2013-05-31Test filling of stuff with black.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-31Try to create directory for .dvdomatic if it doesn't exist.Carl Hetherington
2013-05-31Fix silly 100 frame limit on trim.Carl Hetherington
2013-05-30Keep track of the directory to put new films in across uses of the dialog (#1...Carl Hetherington
2013-05-30Count frame number from 1. Move panel refresh to after getting the new frame...Carl Hetherington
2013-05-30Prevent extra frame skip on setting up new video (#147).Carl Hetherington
2013-05-30Trim must be part of the video identifier if we are doing encode-trims.Carl Hetherington
2013-05-29Fix to windows build.Carl Hetherington
2013-05-29Add magic lines to put the DVD-o-matic window at the front on OS X so that it...Carl Hetherington
2013-05-29Remove unnecessary include; add makedcp-osx.Carl Hetherington
2013-05-29Build fixes for OS X.Carl Hetherington
2013-05-28Remove DCP-specialism from Container and add tests for it.Carl Hetherington
2013-05-28wx2.8 fixes.Carl Hetherington
2013-05-27Fix some DCP generation bugs and update some tests.Carl Hetherington
2013-05-27Fix time axis view position.Carl Hetherington