Non-exposed but working language config option.
[dcpomatic.git] / src / lib /
2013-03-07 Carl HetheringtonNon-exposed but working language config option.
2013-03-07 Carl HetheringtonAdd partial French translation from Olivier (freedcp...
2013-03-06 Carl HetheringtonRevert "Split timed from untimed sinks / sources. ...
2013-03-05 Carl HetheringtonSplit timed from untimed sinks / sources. Should produ...
2013-03-05 Carl HetheringtonFix comment.
2013-03-05 Carl HetheringtonTry again (fix previous).
2013-03-05 Carl HetheringtonMaybe fix sense of note about DCP speed wrt source.
2013-03-04 Carl HetheringtonMove audio decoding to separate method and fix incorrec...
2013-03-02 Carl HetheringtonMerge master.
2013-03-02 Carl HetheringtonAdd similar format description,
2013-03-02 Carl HetheringtonAdd explanation of the effect of changing frame rate.
2013-03-02 Carl HetheringtonOffer non-stretching formats with video as well as...
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonRemove quite a lot of N_
2013-03-01 Carl HetheringtonMore choose-dcp-rate stuff.
2013-03-01 Carl HetheringtonMake film hold its DCP frame rate.
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-01 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-03-01 Carl HetheringtonMissing file.
2013-03-01 Carl HetheringtonHopefully fix up gettext in both libdvdomatic and the...
2013-02-28 Carl HetheringtonBuild and install mo files from po.
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-28 Carl HetheringtonMerge branch 'master' into i18n
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonImprove smoothing behaviour.
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonSpeculative support for some new YVU444 pixel formats.
2013-02-26 Carl HetheringtonPretty dumb smoothing.
2013-02-25 Carl HetheringtonTweak number of points and minimum dB for display.
2013-02-25 Carl HetheringtonTry to tidy up channel mapping a bit.
2013-02-25 Carl HetheringtonMultiple simultaneous plots.
2013-02-25 Carl HetheringtonTidy up creation of analysis a bit.
2013-02-25 Carl HetheringtonFix warning.
2013-02-25 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-25 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonSet up streams after changing content, otherwise we...
2013-02-25 Carl HetheringtonSome tidying up, add channel selector to Audio dialog.
2013-02-24 Carl HetheringtonBasic UI.
2013-02-24 Carl HetheringtonBasic stuff to analyse audio (job).
2013-02-24 Carl HetheringtonTweak job progress reporting.
2013-02-23 Carl HetheringtonSupport YUV444P pixels (#66).
2013-02-23 Carl HetheringtonThrow an exception rather than asserting when unable...
2013-02-23 Carl HetheringtonThrow an exception rather than asserting when unable...
2013-02-23 Carl HetheringtonTry to centralise .pot building.
2013-02-22 Carl HetheringtonSome i18n stuff.
2013-02-22 Carl HetheringtonMerge branch 'master' into i18n
2013-02-20 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-02-20 Carl HetheringtonFix servomatic build. Hopefully resolve confusion...
2013-02-18 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-02-18 Carl HetheringtonFix subtitle positioning in the view, I think (#60).
2013-02-18 Carl HetheringtonTry to fix crash on finishing off DCPs with mono -...
2013-02-17 Carl HetheringtonRemove some vestigial stuff.
2013-02-17 Carl HetheringtonFix audio channel count when bumping mono up to 5.1.
2013-02-17 Carl HetheringtonFix nasty misreading of planar audio data.
2013-02-17 Carl Hetheringtoni18n hacks.
2013-02-16 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-16 Carl HetheringtonRemove some vestiges of FilmState.
2013-02-16 Carl HetheringtonRemove now-unused job dependencies.
2013-02-15 Carl HetheringtonSupport BMP for still images (part of #55).
2013-02-12 Carl HetheringtonNever say 100% when not finished (part of #44).
2013-02-12 Carl HetheringtonFormatting.
2013-02-12 Carl HetheringtonSmall use of String::compose.
2013-02-12 Carl HetheringtonAdd details button to job manager; stretch jobs across...
2013-02-12 Carl HetheringtonDon't try to make decoders when there is no content.
2013-02-11 Carl HetheringtonCheck for a DCP before offering to copy it to a TMS.
2013-02-11 Carl HetheringtonBasic attempt to catch exceptions in the writer thread...
2013-02-11 Carl HetheringtonReformatting.
2013-02-08 Carl HetheringtonShuffle Job pointers around slightly.
2013-02-08 Carl HetheringtonSome comments.
2013-02-08 Carl HetheringtonRename some things.
2013-02-08 Carl HetheringtonSome comments.
2013-02-08 Carl HetheringtonA couple of comments; tidy up logging.
2013-02-08 Carl HetheringtonMerge branch 'direct-mxf' of ssh://carlh.dnsalias.org...
2013-02-08 Carl HetheringtonLog some stats from the writer.
2013-02-07 Carl HetheringtonPossibly fix legacy dcp_trim_start tags; use DCI name...
2013-02-07 Carl HetheringtonSimplify writer a bit and fix it when frames are arrivi...
2013-02-07 Carl HetheringtonCreate parent directories on file() as well as dir().
2013-02-07 Carl HetheringtonAdd believed missing frame done.
2013-02-07 Carl HetheringtonRemove make_dcp_job files.
2013-02-07 Carl HetheringtonFix inadvertant breakage of hash file creation.
2013-02-07 Carl HetheringtonRemove old DCP before creating new one (#47).
2013-02-07 Carl HetheringtonHopefully fix crash on trying to create a j2c file...
2013-02-07 Carl HetheringtonMerge.
2013-02-03 Carl HetheringtonFIXME comment.
2013-02-03 Carl HetheringtonFix crop on aligned images, which affected still image...
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonRemove crashing and thought-to-be-unnecessary process_e...
2013-02-02 Carl HetheringtonFix erroneous check wrt intrinsic duration.
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonInsist on boost 1.45 and hence filesystem v3 now that...
2013-02-02 Carl HetheringtonTidy up filters dialog; don't show non-existant ones...
2013-02-02 Carl HetheringtonOnly offer filters and postproc that exist.
2013-02-02 Carl HetheringtonFirst try at doing fake writes.
2013-01-28 Carl HetheringtonWrite more extensive information about frames, and...
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-25 Carl HetheringtonFix signalling of wxChoices that used to be ComboBoxes...
2013-01-25 Carl HetheringtonProvide option of default DCI name details (#42).
next