summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-04Use non-faulty DirPicker for config dialog too if required.Carl Hetherington
2013-07-04Try to wrap ffprobe paths in quotes (may fix #168).Carl Hetherington
2013-07-04Initialise the number of threads to the number of cores in the machine (#170).Carl Hetherington
2013-07-03Make C++ flags available from makedcp.Carl Hetherington
2013-07-03Add some more logging to checking of existing picture MXFs.Carl Hetherington
2013-07-02Merge branch 'master' of /home/carl/git/dvdomaticCarl Hetherington
2013-07-02Remove debug logging.Carl Hetherington
2013-07-01More wx dep hacks.Carl Hetherington
2013-07-01Another try at the static wx deps.Carl Hetherington
2013-07-01Typo in previous.Carl Hetherington
2013-07-01Merge branch 'master' of ssh://houllier/home/carl/git/dvdomaticCarl Hetherington
2013-07-01Try to fix linking to wxWidgets deps with --static.Carl Hetherington
2013-07-01Try to fix end trims again.Carl Hetherington
2013-07-01Fix deadlock.Carl Hetherington
2013-07-01Explicitly link with GTK when doing Linux static builds.Carl Hetherington
2013-06-28Some more logging for Mikkel.Carl Hetherington
2013-06-28Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomaticCarl Hetherington
2013-06-28A few OS X build/script fixes.Carl Hetherington
2013-06-28Log state of use_content_audio when starting a DCP transcode.Carl Hetherington
2013-06-28Use our own DirPicker on GTK 2.24.17 (which seems to have a bugs in its GtkFi...Carl Hetherington
2013-06-28Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomaticCarl Hetherington
2013-06-27Try moving run_ffprobe to before we start using FFmpeg ourselves.Carl Hetherington
2013-06-27Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomaticCarl Hetherington
2013-06-27Various bits of backported 1.0Carl Hetherington
2013-06-27Fix quoting for ffprobe.Carl Hetherington
2013-06-27Hopefully fix problems with end-trim not working.Carl Hetherington
2013-06-26Try to fix seeking with FFmpeg.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-25Basics of FFmpeg examiner works.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-24Add logging of mount formats in Linux.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-21Split examiner parts off decoder.Carl Hetherington
2013-06-21Fix tests.Carl Hetherington
2013-06-20Pull some emacs mode lines.Carl Hetherington
2013-06-20Fix best_dcp_frame_rate.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-06-20Remove A/B mode for now.Carl Hetherington
2013-06-19Various build system adjustments.Carl Hetherington