dcpomatic.git
2012-12-03 Carl HetheringtonAdd website sidebar svg.
2012-12-03 Carl HetheringtonChangeLog.
2012-12-03 Carl HetheringtonBump libdcp version.
2012-12-03 Carl HetheringtonImageMagick's delegates.xml is apparently better off...
2012-12-03 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2012-12-03 Carl HetheringtonUse wxwidgets rescomp flags in the hope of fixing 64...
2012-12-03 Carl HetheringtonBack down to -O2 in case it fixes problems with windows.
2012-12-02 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-12-02 Carl HetheringtonAdd missing virtual destructor.
2012-12-02 Carl HetheringtonFix probably-innocuous uninitialised variable.
2012-12-02 Carl HetheringtonCopy builds to web site.
2012-12-02 Carl HetheringtonTweak mingw paths.
2012-12-01 Carl HetheringtonBump required libdcp version.
2012-12-01 Carl HetheringtonMerge branch 'new-env-test'
2012-12-01 Carl HetheringtonRevert -O2 hack as it seems to be ok with a newer compiler.
2012-12-01 Carl HetheringtonMissing virtual destructor.
2012-12-01 Carl HetheringtonRemove unnecessary virtual qualifier.
2012-12-01 Carl HetheringtonMissing virtual destructor.
2012-12-01 Carl HetheringtonAllow use of specified mingw tools rather than those...
2012-11-27 Carl HetheringtonRemove unused Config::Changed signal.
2012-11-27 Carl HetheringtonUse -O2 rather than -O3 to try to work around weird...
2012-11-27 Carl HetheringtonWindows environment tweaks.
2012-11-10 Carl HetheringtonBump version
2012-11-10 Carl HetheringtonBump version
2012-11-10 Carl HetheringtonChangeLog.
2012-11-10 Carl HetheringtonFix crash on trying to obtain a DCI name without an...
2012-11-07 Carl HetheringtonBump version
2012-11-07 Carl HetheringtonBump version
2012-11-05 Carl HetheringtonFix windows build.
2012-11-05 Carl HetheringtonA few comments.
2012-11-05 Carl HetheringtonUpdate bug tracker.
2012-11-05 Carl HetheringtonGUI tweaks.
2012-11-05 Carl HetheringtonTidy up GUI code.
2012-11-05 Carl HetheringtonJob progress tidy-ups.
2012-11-05 Carl HetheringtonFix crash.
2012-11-05 Carl HetheringtonRemove range dialog which I think is pointless now.
2012-11-05 Carl HetheringtonMove trimming into the encoder; seems to be cleaner.
2012-11-04 Carl HetheringtonVarious fixes.
2012-11-04 Carl HetheringtonHoepfully fix end trimming, and fix noise on end of...
2012-11-04 Carl HetheringtonTweak ChangeLog.
2012-11-04 Carl HetheringtonUpdate ChangeLog.
2012-11-04 Carl HetheringtonAdd option to specify default film directory.
2012-11-04 Carl HetheringtonFix various bugs.
2012-11-04 Carl HetheringtonVarious range fixes.
2012-11-04 Carl HetheringtonFix merge; other tweaks.
2012-11-04 Carl HetheringtonDo the delay line in floats with an AudioBuffer.
2012-11-04 Carl HetheringtonPartial small cleanup.
2012-11-04 Carl HetheringtonRework counting of audio / video in the decoder a bit.
2012-11-04 Carl HetheringtonRevert "Remove minimal flag."
2012-11-04 Carl HetheringtonRemove minimal flag.
2012-11-04 Carl HetheringtonRemove unused ignore_length parameter.
2012-11-04 Carl HetheringtonVarious work on range setting.
2012-11-04 Carl HetheringtonFix crash when loading a film when one is already loaded.
2012-11-04 Carl HetheringtonMerge master.
2012-11-04 Carl HetheringtonSkip every other frame with 50fps sources.
2012-11-04 Carl HetheringtonFix bugs caught by tests.
2012-11-04 Carl HetheringtonUntested trim of start and end.
2012-11-04 Carl HetheringtonRemove trim action settings.
2012-11-01 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2012-11-01 Carl HetheringtonLog on av_read_frame error (rather than aborting) and...
2012-11-01 Carl HetheringtonDon't fail if we need to insert stuff right at the...
2012-11-01 Carl HetheringtonTidy up sensitivity of labels.
2012-11-01 Carl HetheringtonNew bugs.
2012-10-31 Carl HetheringtonHopefully fix up out-of-order decodes.
2012-10-31 Carl HetheringtonTry a different approach to frame duplication in the...
2012-10-31 Carl HetheringtonFix up parent / child member naming confusion.
2012-10-31 Carl HetheringtonRemove debug script.
2012-10-31 Carl HetheringtonDon't emit 0 bytes of audio if video and audio are...
2012-10-31 Carl HetheringtonBe more checky about inputs.
2012-10-31 Carl HetheringtonPass command line parameters to ./waf configure
2012-10-31 Carl HetheringtonPass command line parameters to ./waf configure
2012-10-30 Carl HetheringtonFix up windows 64 build.
2012-10-30 Carl HetheringtonTry to use the previous frame rather than the current...
2012-10-30 Carl HetheringtonTweak naming.
2012-10-30 Carl HetheringtonAdd bug to tracker.
2012-10-30 Carl HetheringtonFix build.
2012-10-30 Carl HetheringtonInsert / remove frames from the output as required...
2012-10-29 Carl HetheringtonHack around disappearing menu bar in Ubuntu 12.10
2012-10-29 Carl HetheringtonCompile fixes for ubuntu 12.10
2012-10-29 Carl HetheringtonCompile fix for ubuntu 12.10.
2012-10-28 Carl HetheringtonAdd script to build pre-releases.
2012-10-28 Carl HetheringtonFix libdcp version in manual.
2012-10-28 Carl HetheringtonFix win32 installer.
2012-10-27 Carl HetheringtonComment tweak.
2012-10-27 Carl HetheringtonChangeLog.
2012-10-27 Carl Hetheringtoninclude trimming.
2012-10-27 Carl HetheringtonGPL boilerplate.
2012-10-27 Carl Hetheringtoncerr -> log
2012-10-27 Carl HetheringtonTry to separate out filter graph code and use a differe...
2012-10-26 Carl HetheringtonFix up another deadlock. Tidy tests slightly.
2012-10-26 Carl HetheringtonTry to fix up 32/64 bit windows builds.
2012-10-26 Carl HetheringtonTry to fix name problems if an encode crosses midnight.
2012-10-25 Carl HetheringtonMore debug.
2012-10-25 Carl HetheringtonMore debug logging.
2012-10-25 Carl HetheringtonA bit more debug logging.
2012-10-25 Carl HetheringtonMissing include and boost::
2012-10-25 Carl HetheringtonAdd some comments.
2012-10-25 Carl HetheringtonTry to clean up Film locking a bit.
2012-10-25 Carl HetheringtonUpdate TODO.
2012-10-25 Carl HetheringtonBump libdcp version.
next