summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-22Fix previous.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-18Grotty hack to sort out the layout of the top half of the frame when the edit...Carl 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-17Try to fix flickery updates (#59).Carl Hetherington
2013-02-17Merge branch 'direct-mxf' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic...Carl Hetherington
2013-02-17Remove pointless make DCP from existing transcode option.Carl Hetherington
2013-02-17Tidy.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-16Some portability fixes.Carl Hetherington
2013-02-15Fix misarrangement since details button was added.Carl Hetherington
2013-02-15Support BMP for still images (part of #55).Carl Hetherington
2013-02-13Fix erroneous padding of view using -in-flat formats (#52).Carl Hetherington
2013-02-13Tweak crop widgets.Carl Hetherington
2013-02-13Use a tooltip for long DCP names (#50).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-12Remove unused files.Carl Hetherington
2013-02-12Add details button to job manager; stretch jobs across the whole of the botto...Carl Hetherington
2013-02-12Tolerate inability to open film metadata.Carl Hetherington
2013-02-12Primitive opening of DCP's containing folder (#51).Carl Hetherington
2013-02-12Cope better with having no decoders.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-11Fix default directory for film's setup on Windows (#49).Carl Hetherington
2013-02-11Adapt properties dialog for direct MXF write.Carl Hetherington
2013-02-11Basic attempt to catch exceptions in the writer thread and pass them safely b...Carl Hetherington
2013-02-11Reformatting.Carl Hetherington
2013-02-11Add copyright year.Carl Hetherington
2013-02-08Shuffle Job pointers around slightly.Carl Hetherington
2013-02-08Some comments.Carl Hetherington
2013-02-08Rename some things.Carl Hetherington
2013-02-08Some comments.Carl Hetherington
2013-02-08A couple of comments; tidy up logging.Carl Hetherington
2013-02-08Log some stats from the writer.Carl Hetherington
2013-02-07Possibly fix legacy dcp_trim_start tags; use DCI name for content type to be ...Carl Hetherington
2013-02-07Simplify writer a bit and fix it when frames are arriving quickly.Carl Hetherington
2013-02-07Create parent directories on file() as well as dir().Carl Hetherington