summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-05-31More OS X installer tweaks.Carl Hetherington
2013-05-31Various OS X tweaks.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-25Try to fix memory leak in filter graph.Carl Hetherington
2013-05-24Merge branch 'master' of ssh://houllier/home/carl/git/dvdomaticCarl Hetherington
2013-05-24i18n tweak from Lilian.Carl Hetherington
2013-05-21Merge branch 'sync-fixes' into stagingCarl Hetherington
2013-05-21Merge master.Carl Hetherington
2013-05-21Merge master.Carl Hetherington
2013-05-20Fix another crash on stills with no audio.Carl Hetherington
2013-05-19Fix accidentally-broken .pot file building.Carl Hetherington
2013-05-19ChangeLog; fix default format on set_content.Carl Hetherington
2013-05-19Use C rather than POSIX for a simple known i18n for the LocaleGuard. This se...Carl Hetherington
2013-05-17Try to fix crash with stills without audio.Carl Hetherington
2013-05-17Add full-frame preset (#144).Carl Hetherington
2013-05-17Try to integrate; add line numbers to traces.Carl Hetherington
2013-05-17Fix build.Carl Hetherington
2013-05-17Add verbatim stack.{cpp,hpp} from mr-edd.co.uk hg repo.Carl Hetherington
2013-05-13Updated fr_FR from Lilian.Carl Hetherington
2013-05-09Merge pot files.Carl Hetherington
2013-05-08Better fix for still (no sound) DCP crash.Carl Hetherington
2013-05-07Another attempt to fix matching and confusions about the delay line.Carl Hetherington
2013-05-07Stop SndfileDecoder with no audio emitting lots of silence.Carl Hetherington
2013-05-07Fix more incorrect logic.Carl Hetherington
2013-05-07Revert "Fix another bit of incorrect logic (this_is_first_audio was inverted)...Carl Hetherington
2013-05-07Fix another bit of incorrect logic (this_is_first_audio was inverted). Also ...Carl Hetherington
2013-05-07Fix typo preventing audio sync fixes when audio follows video.Carl Hetherington
2013-05-06Fix resizing/redraw problems on Windows.Carl Hetherington
2013-05-05Fix broken layout with pause button.Carl Hetherington
2013-05-04Make batch converter basically work.Carl Hetherington
2013-05-04Batch converter stub.Carl Hetherington
2013-05-04Add config options for some of the DCP XML metadata (#122).Carl Hetherington
2013-05-03Try to fix the filter / AVFrame ownership.Carl Hetherington
2013-05-03Configurable default format and content type (#133).Carl Hetherington
2013-05-02Back-port tabbed config dialog from 1.0Carl Hetherington
2013-05-02Use newer format to specify filter graphs; don't filter unless necessary; fix...Carl Hetherington
2013-05-01Missing format for make_black.Carl Hetherington
2013-05-01Use ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit.Carl Hetherington