Allow adding of content.
[dcpomatic.git] / src / lib /
2013-03-31 Carl HetheringtonAllow adding of content.
2013-03-31 Carl HetheringtonRuns.
2013-03-31 Carl HetheringtonSkeletal remains.
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 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).
next