dcpomatic.git
2013-07-19 Carl HetheringtonSpacing tweaks; rename ImageMagick -> StillImage.
2013-07-19 Carl HetheringtonAdd remove option; resize timeline after drags.
2013-07-19 Carl HetheringtonFix unnecessary shared_ptr; add missing checked_set()s.
2013-07-19 Carl HetheringtonMerge branch '1.0-alt-loop' into 1.0
2013-07-19 Carl HetheringtonNormalise labelling of types a bit.
2013-07-19 Carl HetheringtonAllow repeat of multiple stuff.
2013-07-19 Carl HetheringtonBasic repeat.
2013-07-19 Carl HetheringtonFix initial length of stills.
2013-07-19 Carl HetheringtonRemove old looping method.
2013-07-19 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-19 Carl HetheringtonFix bizarro compilation bug on Windows.
2013-07-19 Carl HetheringtonUpdate -> set in timecode control.
2013-07-19 Carl HetheringtonHopefully fix some still-image frame rate confusion.
2013-07-19 Carl HetheringtonProvide explicit update button in timecode controls...
2013-07-18 Carl HetheringtonMark video/stills differently on the timeline.
2013-07-18 Carl HetheringtonRemove some debugging.
2013-07-18 Carl HetheringtonBasics of making loop do something.
2013-07-18 Carl HetheringtonFix subtitle stream sensitivity again.
2013-07-18 Carl HetheringtonFix a few warnings.
2013-07-18 Carl HetheringtonToken 4K test.
2013-07-18 Carl HetheringtonSplit test compile up into individual files.
2013-07-18 Carl HetheringtonReinstate stream_test
2013-07-18 Carl HetheringtonUpdate tests.
2013-07-18 Carl HetheringtonPut correct number of audio channels in DCP name. ...
2013-07-18 Carl HetheringtonSpeculative 4K support.
2013-07-18 Carl HetheringtonImprove config dialog layout (#181).
2013-07-17 Carl HetheringtonDCP-o-matic tweaks.
2013-07-17 Carl HetheringtonFix name.
2013-07-17 Carl HetheringtonTidy up manual changes.
2013-07-17 Carl HetheringtonAdded some notes on DVD-o-matic's files to the manual.
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-16 Carl HetheringtonRemove debug.
2013-07-16 Carl HetheringtonDebug.
2013-07-16 Carl HetheringtonTry to preserve git revision in waf dist-ed packages.
2013-07-16 Carl HetheringtonInclude trimming.
2013-07-16 Carl HetheringtonAdd some donators.
2013-07-16 Carl HetheringtonFix up AudioMapping confusions with respect to number...
2013-07-16 Carl HetheringtonMore noncopyable.
2013-07-16 Carl HetheringtonSome missing copy constructors / operator= / noncopyable.
2013-07-16 Carl HetheringtonMake test independent of config settings.
2013-07-16 Carl HetheringtonRemove unused Film copy-constructor.
2013-07-16 Carl HetheringtonSmall bits of tidying up.
2013-07-16 Carl HetheringtonFix a couple of resource leaks on exceptions being...
2013-07-16 Carl HetheringtonRemove some unnecessary includes in film.h
2013-07-16 Carl HetheringtonRename Film::player to reflect the fact that it creates...
2013-07-16 Carl HetheringtonGPL boilerplate.
2013-07-16 Carl HetheringtonPrevent viewer updates on timeline drag (#175).
2013-07-15 Carl HetheringtonUpdate and merge po files.
2013-07-15 Carl HetheringtonFix mis-merge.
2013-07-15 Carl HetheringtonMerge.
2013-07-15 Carl HetheringtonAdd some player tests. Fix seek with content at non...
2013-07-15 Carl HetheringtonDVD -> DCP.
2013-07-15 Carl HetheringtonMaybe re-sequence video when DCP frame rate changes.
2013-07-15 Carl HetheringtonAdd comment note.
2013-07-15 Carl HetheringtonRearrange tests for no particular reason.
2013-07-15 Carl HetheringtonDVD -> DCP.
2013-07-15 Carl HetheringtonDVD -> DCP.
2013-07-15 Carl HetheringtonDecide best DCP rate based on the largest difference...
2013-07-15 Carl HetheringtonUse wait_for_jobs more.
2013-07-15 Carl HetheringtonReinstate frame rate test.
2013-07-15 Carl HetheringtonAdd friend for tests.
2013-07-15 Carl HetheringtonUse wait_for_jobs().
2013-07-15 Carl HetheringtonAdd friend for tests.
2013-07-14 Carl HetheringtonAdd default J2K bandwidth option.
2013-07-14 Carl HetheringtonDon't decode things if they are not enabled.
2013-07-14 Carl HetheringtonResequence video (perhaps) on DCP video frame rate...
2013-07-14 Carl HetheringtonSome notes on timing.
2013-07-14 Carl HetheringtonFix glitchness at the start by not seeking to -ve times.
2013-07-14 Carl HetheringtonA few errant DVD -> DCP.
2013-07-14 Carl HetheringtonFix piece video_position, player _video_position and...
2013-07-13 Carl HetheringtonRevert content notebook to standard tab position.
2013-07-13 Carl HetheringtonAdd ltdl to dmg.
2013-07-13 Carl HetheringtonMore attempts to nail down seek.
2013-07-13 Carl HetheringtonFix initial display of things.
2013-07-13 Carl HetheringtonFix setup of filters label on load; select first conten...
2013-07-13 Carl HetheringtonMake viewer cope with multiple video frames being emitt...
2013-07-13 Carl HetheringtonFix loading via File -> Open.
2013-07-13 Carl HetheringtonMore seek tidying.
2013-07-13 Carl HetheringtonWrite first_audio correctly.
2013-07-13 Carl HetheringtonAnother attempt to fix back / same-frame seeks.
2013-07-13 Carl HetheringtonTry to fix missed static library.
2013-07-13 Carl HetheringtonVarious fixes to PTS mangling.
2013-07-13 Carl HetheringtonRemove definite libdcp version for a bit.
2013-07-12 Carl HetheringtonBump libdcp version.
2013-07-12 Carl HetheringtonTry to improve refetching of last frame and seek backwards.
2013-07-12 Carl HetheringtonBump libdcp version.
2013-07-12 Carl HetheringtonRemove entirely untested colour LUT options.
2013-07-12 Carl HetheringtonGet libdcp to do RGB->XYZ conversion.
2013-07-12 Carl HetheringtonUse run-time-generated LUTs for XYZ/RGB conversion.
2013-07-12 Carl HetheringtonRemove unused RGBPlusAlphaImage; merge Image/SimpleImage.
2013-07-12 Carl HetheringtonWhitespace.
2013-07-12 Carl HetheringtonWhitespace.
2013-07-12 Carl HetheringtonTidy up video state identifer code slightly.
2013-07-12 Carl HetheringtonMissing insensitivity.
2013-07-12 Carl HetheringtonTest signal / silence is in the right place.
2013-07-12 Carl HetheringtonAdd silence padding test.
2013-07-12 Carl HetheringtonMissing libxml++ dep.
2013-07-12 Carl HetheringtonTry to tidy up wscript a bit.
next