dcpomatic.git
2013-07-04 Carl HetheringtonPad silence for things that already have at least some...
2013-07-04 Carl HetheringtonUse non-faulty DirPicker for config dialog too if required.
2013-07-03 Carl HetheringtonTry to wrap ffprobe paths in quotes (may fix #168).
2013-07-03 Carl HetheringtonInitialise the number of threads to the number of cores...
2013-07-03 Carl HetheringtonMake C++ flags available from makedcp.
2013-07-03 Carl HetheringtonTry FILE_OFFSET_BITS for all platforms.
2013-07-03 Carl HetheringtonPass _FILE_OFFSET_BITS=64 to Linux builds to hopefully...
2013-07-03 Carl HetheringtonAdd some more logging to checking of existing picture...
2013-07-02 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-07-02 Carl HetheringtonRemove debug logging.
2013-07-01 Carl HetheringtonBump version
2013-07-01 Carl HetheringtonBump version
2013-07-01 Carl HetheringtonMore wx dep hacks.
2013-07-01 Carl HetheringtonAnother try at the static wx deps.
2013-07-01 Carl HetheringtonTypo in previous.
2013-07-01 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-07-01 Carl HetheringtonTry to fix linking to wxWidgets deps with --static.
2013-07-01 Carl HetheringtonBump version
2013-07-01 Carl HetheringtonTry to fix end trims again.
2013-07-01 Carl HetheringtonFix deadlock.
2013-07-01 Carl HetheringtonExplicitly link with GTK when doing Linux static builds.
2013-06-30 Carl HetheringtonMerg..
2013-06-28 Carl HetheringtonBump version
2013-06-28 Carl HetheringtonBump version
2013-06-28 Carl HetheringtonSome more logging for Mikkel.
2013-06-28 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-06-28 Carl HetheringtonA few OS X build/script fixes.
2013-06-28 Carl HetheringtonLog state of use_content_audio when starting a DCP...
2013-06-28 Carl HetheringtonMore hacks to debian control files.
2013-06-28 Carl HetheringtonChangeLog.
2013-06-28 Carl HetheringtonUse our own DirPicker on GTK 2.24.17 (which seems to...
2013-06-28 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-06-27 Carl HetheringtonRevert "Try to fix up control files for wx 2.9 / gtk3."
2013-06-27 Carl HetheringtonTry to fix up control files for wx 2.9 / gtk3.
2013-06-27 Carl HetheringtonMerge branch 'test-fixes'
2013-06-27 Carl HetheringtonTurn off boost tests catching of child errors, which...
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 HetheringtonBump version
2013-06-27 Carl HetheringtonBump version
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-26 Carl HetheringtonAdd failing test for trim-end 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 HetheringtonBump version
2013-06-24 Carl HetheringtonBump version
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-23 Carl HetheringtonAdd ffprobe.exe to windows install.
2013-06-20 Carl HetheringtonBump version
2013-06-20 Carl HetheringtonBump version
2013-06-20 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-06-20 Carl HetheringtonAdd missing library to OS X installer.
2013-06-19 Carl HetheringtonBump version
2013-06-19 Carl HetheringtonBump version
2013-06-19 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-06-19 Carl HetheringtonFix version specifier.
2013-06-19 Carl HetheringtonBump version
2013-06-19 Carl HetheringtonAdd some versions into the cscript.
2013-06-19 Carl HetheringtonChangeLog.
2013-06-19 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-06-19 Carl HetheringtonDMG script adjustments.
2013-06-19 Carl HetheringtonBump version
2013-06-19 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-06-19 Carl HetheringtonBump version
2013-06-19 Carl HetheringtonVersion tweak.
2013-06-19 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-06-19 Carl HetheringtonBump version
2013-06-19 Carl HetheringtonVarious build system adjustments.
2013-06-19 Carl HetheringtonBump version
2013-06-18 Carl HetheringtonDon't get stuck in an infinite loop when avcodec_decode...
2013-06-16 Carl HetheringtonUpdate ffmpeg to version with a required OS X build...
2013-06-13 Carl HetheringtonBump version
2013-06-13 Carl HetheringtonBump version
2013-06-13 Carl HetheringtonFix build again.
2013-06-13 Carl HetheringtonChangeLog.
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 HetheringtonBump version
2013-06-13 Carl HetheringtonBump version
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-13 Carl HetheringtonAdd makedcp to windows installs.
2013-06-10 Carl HetheringtonDetect CPU info on OS X.
2013-06-09 Carl HetheringtonBump version
2013-06-09 Carl HetheringtonBump version
2013-06-09 Carl HetheringtonAnother try with lzma; don't link it on OS X
next