summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-03-04Move audio decoding to separate method and fix incorrect decoding when there ...Carl Hetherington
2013-03-02Add similar format description,Carl Hetherington
2013-03-02Add explanation of the effect of changing frame rate.Carl Hetherington
2013-03-01Remove quite a lot of N_Carl Hetherington
2013-03-01More choose-dcp-rate stuff.Carl Hetherington
2013-03-01Make film hold its DCP frame rate.Carl Hetherington
2013-03-01Merge master.Carl Hetherington
2013-03-01Missing file.Carl Hetherington
2013-03-01Hopefully fix up gettext in both libdvdomatic and the wx code.Carl Hetherington
2013-02-28Build and install mo files from po.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-28Merge branch 'master' into i18nCarl Hetherington
2013-02-27Improve smoothing behaviour.Carl Hetherington
2013-02-26Merge branch 'master' into plot-audioCarl Hetherington
2013-02-26Speculative support for some new YVU444 pixel formats.Carl Hetherington
2013-02-26Pretty dumb smoothing.Carl Hetherington
2013-02-25Tweak number of points and minimum dB for display.Carl Hetherington
2013-02-25Try to tidy up channel mapping a bit.Carl Hetherington
2013-02-25Multiple simultaneous plots.Carl Hetherington
2013-02-25Tidy up creation of analysis a bit.Carl Hetherington
2013-02-25Fix warning.Carl Hetherington
2013-02-25Set up streams after changing content, otherwise we are anticipating things t...Carl Hetherington
2013-02-25Some tidying up, add channel selector to Audio dialog.Carl Hetherington
2013-02-24Basic UI.Carl Hetherington
2013-02-24Basic stuff to analyse audio (job).Carl Hetherington
2013-02-24Tweak job progress reporting.Carl Hetherington
2013-02-23Support YUV444P pixels (#66).Carl Hetherington
2013-02-23Throw an exception rather than asserting when unable to handle a pixel format...Carl Hetherington
2013-02-23Throw an exception rather than asserting when unable to handle a pixel format...Carl Hetherington
2013-02-23Try to centralise .pot building.Carl Hetherington
2013-02-22Some i18n stuff.Carl Hetherington
2013-02-22Merge branch 'master' into i18nCarl Hetherington
2013-02-20Fix servomatic build. Hopefully resolve confusion wrt linesize andCarl Hetherington
2013-02-18Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomaticCarl Hetherington
2013-02-18Fix subtitle positioning in the view, I think (#60).Carl Hetherington
2013-02-18Try to fix crash on finishing off DCPs with mono -> 5.1 conversions.Carl Hetherington
2013-02-17Remove some vestigial stuff.Carl Hetherington
2013-02-17Fix audio channel count when bumping mono up to 5.1.Carl Hetherington
2013-02-17Fix nasty misreading of planar audio data.Carl Hetherington
2013-02-17i18n hacks.Carl Hetherington
2013-02-16Remove some vestiges of FilmState.Carl Hetherington
2013-02-16Remove now-unused job dependencies.Carl Hetherington
2013-02-15Support BMP for still images (part of #55).Carl Hetherington
2013-02-12Never say 100% when not finished (part of #44).Carl Hetherington
2013-02-12Formatting.Carl Hetherington
2013-02-12Small use of String::compose.Carl Hetherington
2013-02-12Add details button to job manager; stretch jobs across the whole of the botto...Carl Hetherington
2013-02-12Don't try to make decoders when there is no content.Carl Hetherington
2013-02-11Check for a DCP before offering to copy it to a TMS.Carl Hetherington
2013-02-11Basic attempt to catch exceptions in the writer thread and pass them safely b...Carl Hetherington