Merge master.
[dcpomatic.git] / src / lib /
2013-04-15 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-04-14 Carl HetheringtonUI and basic back-end state for trim type.
2013-04-13 Carl HetheringtonUse film-name-derived names for MXFs in DCPs.
2013-04-10 Carl HetheringtonUpdated sv_SE from Adam.
2013-04-10 Carl HetheringtonFix variable format ratio under crop (part of #113).
2013-04-10 Carl HetheringtonFix rounding error when computing padding; add test.
2013-04-09 Carl HetheringtonMerge pot files.
2013-04-09 Carl HetheringtonUpdated it_IT from Massimiliano.
2013-04-09 Carl HetheringtonUpdated sv_SE from Adam.
2013-04-08 Carl HetheringtonAdd 16:9-within-Scope format.
2013-04-07 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-04-07 Carl HetheringtonFix some newlines in .po files.
2013-04-07 Carl HetheringtonMerge .po files.
2013-04-07 Carl HetheringtonAdd note about audio resampling (#96).
2013-04-07 Carl HetheringtonAdd more explanatory text for what is going on with...
2013-04-05 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2013-04-02 Carl Hetheringtones_ES updates from Manuel.
2013-04-02 Carl HetheringtonUpdated sv_SE from Adam.
2013-04-01 Carl HetheringtonTry bind_textdomain_codeset on Windows.
2013-04-01 Carl HetheringtonDon't try to extract i18n strings from version.cc
2013-04-01 Carl HetheringtonMerge pot files.
2013-04-01 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2013-03-28 Carl Hetheringtonpot_merge.
2013-03-28 Carl HetheringtonAdd Swedish translation from Adam Klotblixt
2013-03-27 Carl HetheringtonMore fighting with i18n woes.
2013-03-26 Carl HetheringtonMissing fr_FR translations for sound channel names...
2013-03-26 Carl HetheringtonMore fr_FR tweaks from Lilian.
2013-03-26 Carl HetheringtonFix untranslated sound channel names.
2013-03-26 Carl HetheringtonMerge updated pot files.
2013-03-26 Carl HetheringtonUpdated Spanish translation from Manual AC.
2013-03-26 Carl HetheringtonMerge.
2013-03-26 Carl HetheringtonBasics of allowing job cancellation (#83, #16).
2013-03-26 Carl HetheringtonMerge.
2013-03-26 Carl HetheringtonTry to stop trailing underscores at the ends of DCI...
2013-03-25 Carl HetheringtonTranslation fixes from Lilian Lefranc.
2013-03-25 Carl HetheringtonImprove language setup.
2013-03-24 Carl HetheringtonUn-mark some strings that do not need translation.
2013-03-21 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-21 Carl HetheringtonAdd Manual Acevedo's initial Spanish translation. ...
2013-03-21 Carl HetheringtonRemove duplicate line.
2013-03-21 Carl HetheringtonAnother attempt to fix i18n.
2013-03-21 Carl HetheringtonTry to support UYVY422 (#82).
2013-03-20 Carl HetheringtonRemove redundant line.
2013-03-20 Carl HetheringtonTry to set gettext up correctly.
2013-03-20 Carl HetheringtonRe-merge French translation.
2013-03-20 Carl HetheringtonHopefully fix French translation encoding.
2013-03-20 Carl HetheringtonMerge new messages into italian translation.
2013-03-20 Carl HetheringtonReplace Italian translation with updated version, and...
2013-03-20 Carl HetheringtonTarget pot_merge to merge new .pot files with existing...
2013-03-20 Carl HetheringtonMake exception strings translatable (#81).
2013-03-20 Carl HetheringtonUpdated French translation.
2013-03-19 Carl HetheringtonAdd Italian translation from Massimiliano Broggi
2013-03-17 Carl HetheringtonRename ExternalAudioDecoder -> SndfileDecoder.
2013-03-16 Carl HetheringtonRemove unused method.
2013-03-14 Carl HetheringtonFix build on some compilers.
2013-03-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-12 Carl HetheringtonUpdated fr_FR translation from Olivier.
2013-03-12 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-12 Carl HetheringtonLog failure to hard-link.
2013-03-12 Carl HetheringtonFix previous.
2013-03-12 Carl HetheringtonTry to copy instead of hard linking if the hard-link...
2013-03-08 Carl HetheringtonRemove un-read intrinsic_duration.
2013-03-08 Carl HetheringtonStop infinite loop if audio analysis fails.
2013-03-08 Carl HetheringtonFix crash on analysing audio when we think the film...
2013-03-08 Carl HetheringtonNumerous fixes to A/B mode so that at least it doesn...
2013-03-08 Carl HetheringtonDisable show audio button when there is no audio (...
2013-03-07 Carl HetheringtonNon-exposed but working language config option.
2013-03-07 Carl HetheringtonMerge branch 'fix-early-audio-take2' of ssh://carlh...
2013-03-07 Carl HetheringtonTweak log.
2013-03-07 Carl HetheringtonAdd partial French translation from Olivier (freedcp...
2013-03-07 Carl HetheringtonAnother attempt to fix up matching.
2013-03-06 Carl HetheringtonAnother attempt to fix up matching.
2013-03-06 Carl HetheringtonFix infinite loop.
2013-03-06 Carl HetheringtonHopefully fix thinko.
2013-03-06 Carl HetheringtonTry doing delay line by fiddling timestamps. Fix up...
2013-03-06 Carl HetheringtonRemove believed never-failing checks for audio streams.
2013-03-06 Carl HetheringtonHopefully fix up still-image generation.
2013-03-06 Carl HetheringtonCatch exception thrown by checking the space on a files...
2013-03-06 Carl HetheringtonIt appears that it may not be just CAP_DELAY decoders...
2013-03-06 Carl HetheringtonDrop frames without PTS and only try to fish out leftov...
2013-03-06 Carl HetheringtonA little logging.
2013-03-06 Carl HetheringtonTweak rounding. Pass pending video / audio back throug...
2013-03-06 Carl HetheringtonFix mistake in previous simplification.
2013-03-06 Carl HetheringtonFix thinko.
2013-03-06 Carl HetheringtonSmall simplification.
2013-03-06 Carl HetheringtonRevert "Split timed from untimed sinks / sources. ...
2013-03-06 Carl HetheringtonFirst cut.
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.
next