dcpomatic.git
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.
2013-07-12 Carl HetheringtonRemove unused variable.
2013-07-12 Carl HetheringtonRemove unused variable.
2013-07-12 Carl HetheringtonFix .deb static build.
2013-07-11 Carl HetheringtonTry again to fix link for static .debs.
2013-07-11 Carl HetheringtonBump libdcp.
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonTypo that has somehow crept in.
2013-07-11 Carl HetheringtonRemove bad attempt at flushing resamplers.
2013-07-11 Carl HetheringtonAdd test for audio delay, and do it in the player rathe...
2013-07-11 Carl HetheringtonMissing initialisation of _info.format; fix audio emiss...
2013-07-11 Carl HetheringtonGPL boilerplate.
2013-07-11 Carl HetheringtonUpdate test reference.
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonTry to update windows installers.
2013-07-11 Carl HetheringtonUntested audio delay.
2013-07-11 Carl HetheringtonUntested flushing of resamplers.
2013-07-11 Carl HetheringtonRemove wx2.8 compatibility stuff.
2013-07-11 Carl HetheringtonBasics of allowing setup of DCP audio channels.
2013-07-11 Carl HetheringtonPrevent crash when there is no subtitle after there...
2013-07-11 Carl HetheringtonUpdate content controls when content is removed.
2013-07-11 Carl HetheringtonTidy up initial subtitle scale display before a film...
2013-07-10 Carl HetheringtonFix sensitivity of use-best button for DCP frame rate.
2013-07-10 Carl HetheringtonImprove error message when trying to create a new film...
2013-07-10 Carl HetheringtonClear viewer when doing File -> New.
2013-07-10 Carl HetheringtonGo back to quit for menu option name on Linux / Windows.
2013-07-10 Carl HetheringtonUpdate subtitle offset/scale on load.
2013-07-10 Carl HetheringtonMore layout.
2013-07-10 Carl HetheringtonTry to fix link / name tweaking on OS X.
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
next