Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic
[dcpomatic.git] / src /
2013-06-28 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-06-27 Carl HetheringtonMerge branch 'test-fixes'
2013-06-27 Carl HetheringtonTry moving run_ffprobe to before we start using FFmpeg...
2013-06-27 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-06-27 Carl HetheringtonVarious bits of backported 1.0
2013-06-27 Carl HetheringtonFix quoting for ffprobe.
2013-06-26 Carl HetheringtonHopefully fix problems with end-trim not working.
2013-06-25 Carl HetheringtonHack to link wxwidgets statically on --static.
2013-06-25 Carl HetheringtonWe may be statically linking to wxWidgets.
2013-06-25 Carl HetheringtonTry to insist on wxWidgets 2.9.4 to avoid weirdnesses...
2013-06-24 Carl HetheringtonAdd logging of mount formats in Linux.
2013-06-24 Carl HetheringtonFix linux build.
2013-06-24 Carl HetheringtonFix ffprobe on windows to work without a command window...
2013-06-24 Carl HetheringtonTry to fix ffprobing.
2013-06-24 Carl HetheringtonMissing virtual destructor.
2013-06-24 Carl HetheringtonQuote ffprobe path.
2013-06-24 Carl HetheringtonTry to fix previous.
2013-06-24 Carl HetheringtonTry to fix path for ffprobe.
2013-06-24 Carl HetheringtonQuote stuff when calling ffprobe.
2013-06-23 Carl HetheringtonAdd avdevice DLL to windows installer; log ffprobe...
2013-06-23 Carl HetheringtonTry to do ffprobe on content when setting it up.
2013-06-19 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-06-19 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-06-19 Carl HetheringtonVarious build system adjustments.
2013-06-18 Carl HetheringtonDon't get stuck in an infinite loop when avcodec_decode...
2013-06-13 Carl HetheringtonFix build again.
2013-06-13 Carl HetheringtonTry to fix build.
2013-06-13 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-06-13 Carl HetheringtonAdd URL to about box.
2013-06-13 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-06-13 Carl HetheringtonAdd somewhat empirical support for YUVJ42{0,2,4}P pixels.
2013-06-10 Carl HetheringtonDetect CPU info on OS X.
2013-06-06 Carl HetheringtonMerge branch 'master' of ssh://192.168.1.201/home/carl...
2013-06-06 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-06-06 Carl HetheringtonTweak about box spacing.
2013-06-06 Carl HetheringtonBasic about dialog containing supporters.
2013-06-05 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-06-05 Carl HetheringtonHopefully fix crash on startup on Windows.
2013-06-04 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-06-04 Carl HetheringtonMerge pot files.
2013-06-04 Carl HetheringtonSome more logging in A/B transcoder.
2013-06-04 Carl HetheringtonPass on exceptions from AB transcode job.
2013-06-04 Carl HetheringtonMake it ok to call terminate_threads twice.
2013-05-31 Carl HetheringtonMore OS X installer tweaks.
2013-05-31 Carl HetheringtonMerge.
2013-05-31 Carl HetheringtonVarious OS X tweaks.
2013-05-31 Carl HetheringtonMerge branch 'master' of ssh://192.168.1.201/home/carl...
2013-05-31 Carl HetheringtonTry to create directory for .dvdomatic if it doesn...
2013-05-30 Carl HetheringtonFix silly 100 frame limit on trim.
2013-05-30 Carl HetheringtonKeep track of the directory to put new films in across...
2013-05-30 Carl HetheringtonCount frame number from 1. Move panel refresh to after...
2013-05-30 Carl HetheringtonPrevent extra frame skip on setting up new video (...
2013-05-30 Carl HetheringtonTrim must be part of the video identifier if we are...
2013-05-29 Carl HetheringtonFix to windows build.
2013-05-29 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-05-29 Carl HetheringtonMerge branch 'osx'
2013-05-29 Carl HetheringtonAdd magic lines to put the DVD-o-matic window at the...
2013-05-29 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-05-29 Carl HetheringtonRemove unnecessary include; add makedcp-osx.
2013-05-29 Carl HetheringtonBuild fixes for OS X.
2013-05-25 Carl HetheringtonTry to fix memory leak in filter graph.
2013-05-24 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-05-24 Carl Hetheringtoni18n tweak from Lilian.
2013-05-21 Carl HetheringtonMerge branch 'sync-fixes' into staging
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonMerge master.
2013-05-20 Carl HetheringtonFix another crash on stills with no audio.
2013-05-19 Carl HetheringtonFix accidentally-broken .pot file building.
2013-05-19 Carl HetheringtonMerge master.
2013-05-18 Carl HetheringtonChangeLog; fix default format on set_content.
2013-05-18 Carl HetheringtonUse C rather than POSIX for a simple known i18n for...
2013-05-17 Carl HetheringtonTry to fix crash with stills without audio.
2013-05-17 Carl HetheringtonAdd full-frame preset (#144).
2013-05-17 Carl HetheringtonTry to integrate; add line numbers to traces.
2013-05-17 Carl HetheringtonFix build.
2013-05-17 Carl HetheringtonAdd verbatim stack.{cpp,hpp} from mr-edd.co.uk hg repo.
2013-05-13 Carl HetheringtonUpdated fr_FR from Lilian.
2013-05-09 Carl HetheringtonMerge pot files.
2013-05-08 Carl HetheringtonBetter fix for still (no sound) DCP crash.
2013-05-07 Carl HetheringtonAnother attempt to fix matching and confusions about...
2013-05-07 Carl HetheringtonStop SndfileDecoder with no audio emitting lots of...
2013-05-07 Carl HetheringtonFix more incorrect logic.
2013-05-07 Carl HetheringtonRevert "Fix another bit of incorrect logic (this_is_fir...
2013-05-07 Carl HetheringtonFix another bit of incorrect logic (this_is_first_audio...
2013-05-07 Carl HetheringtonFix typo preventing audio sync fixes when audio follows...
2013-05-06 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-05-06 Carl HetheringtonFix resizing/redraw problems on Windows.
2013-05-05 Carl HetheringtonFix broken layout with pause button.
2013-05-04 Carl HetheringtonMake batch converter basically work.
2013-05-04 Carl HetheringtonBatch converter stub.
2013-05-04 Carl HetheringtonAdd config options for some of the DCP XML metadata...
2013-05-03 Carl HetheringtonTry to fix the filter / AVFrame ownership.
2013-05-02 Carl HetheringtonConfigurable default format and content type (#133).
2013-05-02 Carl HetheringtonBack-port tabbed config dialog from 1.0
2013-05-02 Carl HetheringtonUse newer format to specify filter graphs; don't filter...
2013-05-01 Carl HetheringtonMissing format for make_black.
2013-05-01 Carl HetheringtonUse ffmpeg calls for pixel parameters; add (and alter...
2013-05-01 Carl HetheringtonAdd pixel formats tests.
2013-05-01 Carl HetheringtonMore pixel formats.
2013-05-01 Carl HetheringtonTypo.
next