dcpomatic.git
2013-07-10 Carl HetheringtonAbout dialog layout tweaks.
2013-07-10 Carl HetheringtonSet up subtitle streams control.
2013-07-10 Carl HetheringtonMake subtitles work at least a bit.
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonAdd SubtitleContent.
2013-07-10 Carl HetheringtonOS X dmg typo.
2013-07-10 Carl HetheringtonFix mis-merge of wscript.
2013-07-10 Carl HetheringtonBasic return of subtitles.
2013-07-10 Carl HetheringtonBump libdcp version.
2013-07-10 Carl HetheringtonAdd missing virtual content.
2013-07-10 Carl HetheringtonRemove old combiner.cc
2013-07-10 Carl HetheringtonRemove old trimmer_test.cc
2013-07-10 Carl HetheringtonMore dvd -> dcp.
2013-07-10 Carl HetheringtonAdd missing virtual destructor.
2013-07-10 Carl HetheringtonRemove erroneous trimmer.cc; use copy for FFMpeg filter...
2013-07-10 Carl HetheringtonMake scaling description work again.
2013-07-10 Carl HetheringtonWhite space.
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonMore build fixes.
2013-07-10 Carl HetheringtonFix audio emission with mapping.
2013-07-10 Carl HetheringtonFix a few warnings.
2013-07-10 Carl HetheringtonMove dvd -> dcp.
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonFix initial display to be frame 1, not 2.
2013-07-10 Carl HetheringtonFix dmg name.
2013-07-10 Carl HetheringtonFix a couple of layout bits.
2013-07-10 Carl HetheringtonRename bits.
2013-07-09 Carl HetheringtonMissing bracket.
2013-07-09 Carl HetheringtonSetDoubleBuffered is not there on OS X.
2013-07-09 Carl HetheringtonRemove pad/minimum audio channels GUI leftovers.
2013-07-09 Carl Hetherington_dcp_audio_channels is trying to do the same thing...
2013-07-09 Carl HetheringtonHackily fix compile on OS X.
2013-07-09 Carl HetheringtonI'm fairly sure seek should be in terms of the content...
2013-07-09 Carl HetheringtonFix fetch_current_frame_again().
2013-07-09 Carl HetheringtonFix cropping of YUV images by amounts that are finer...
2013-07-09 Carl HetheringtonRemove debug.
2013-07-09 Carl HetheringtonFix initial display of frame.
2013-07-09 Carl HetheringtonHopefully fix seek back/forward.
2013-07-09 Carl HetheringtonVarious fixes; simplification of FilmViewer; make image...
2013-07-09 Carl HetheringtonMerge master.
2013-07-08 Carl HetheringtonBump version
2013-07-08 Carl HetheringtonBump version
2013-07-08 Carl HetheringtonMerge master.
2013-07-08 Carl HetheringtonFix build and ChangeLog.
2013-07-08 Carl HetheringtonBump version
2013-07-08 Carl HetheringtonBump version
2013-07-08 Carl HetheringtonMerge branch 'staging'
2013-07-08 Carl HetheringtonSomewhat hacky fix to crashes in A/B with some filters.
2013-07-06 Carl HetheringtonDon't talk about cropping if we don't have any content...
2013-07-06 Carl HetheringtonRevert erroneous commit.
2013-07-06 Carl HetheringtonRight align left-hand-size labels and suffix them with...
2013-07-06 Carl HetheringtonVarious layout tweaks (looking at OS X).
2013-07-06 Carl HetheringtonUpdate environment location.
2013-07-06 Carl HetheringtonTry to fix build.
2013-07-04 Carl HetheringtonRange should be one above the minimum when padding.
2013-07-04 Carl HetheringtonMerge branch 'master' into staging
2013-07-04 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-07-04 Carl HetheringtonPut in silence where there was none.
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 HetheringtonBump version
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
next