summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-27Hopefully fix problems with end-trim not working.Carl Hetherington
2013-06-25Hack to link wxwidgets statically on --static.Carl Hetherington
2013-06-25We may be statically linking to wxWidgets.Carl Hetherington
2013-06-25Try to insist on wxWidgets 2.9.4 to avoid weirdnesses with wxDirPickerCtrl.Carl Hetherington
2013-06-24Fix linux build.Carl Hetherington
2013-06-24Fix ffprobe on windows to work without a command window etc.Carl Hetherington
2013-06-24Try to fix ffprobing.Carl Hetherington
2013-06-24Missing virtual destructor.Carl Hetherington
2013-06-24Quote ffprobe path.Carl Hetherington
2013-06-24Try to fix previous.Carl Hetherington
2013-06-24Try to fix path for ffprobe.Carl Hetherington
2013-06-24Quote stuff when calling ffprobe.Carl Hetherington
2013-06-24Add avdevice DLL to windows installer; log ffprobe command.Carl Hetherington
2013-06-24Try to do ffprobe on content when setting it up.Carl Hetherington
2013-06-19Various build system adjustments.Carl Hetherington
2013-06-18Don't get stuck in an infinite loop when avcodec_decode_audio4 returns an error.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-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-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