summaryrefslogtreecommitdiff
path: root/src/lib/wscript
AgeCommit message (Collapse)Author
2013-05-19Fix accidentally-broken .pot file building.Carl Hetherington
2013-05-17Fix build.Carl Hetherington
2013-05-17Add verbatim stack.{cpp,hpp} from mr-edd.co.uk hg repo.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-10Remove gain/delay_line/matcher/trimmer.Carl Hetherington
2013-04-30Remove old ffmpeg compatibility stuff.Carl Hetherington
2013-04-16Merge master.Carl Hetherington
2013-04-14Add Trimmer class; not linked in.Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-04-11Static / wx2.8 fixes.Carl Hetherington
2013-04-07Merge master.Carl Hetherington
2013-04-06Basics of content dialogs.Carl Hetherington
2013-04-04Split playlist files up; fix build.Carl Hetherington
2013-04-02Various bits.Carl Hetherington
2013-04-01Don't try to extract i18n strings from version.ccCarl Hetherington
2013-04-01XML metadata and some other bits.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-20Target pot_merge to merge new .pot files with existing .po; update ↵Carl Hetherington
translations accordingly.
2013-03-20Make exception strings translatable (#81).Carl Hetherington
2013-03-17Rename ExternalAudioDecoder -> SndfileDecoder.Carl Hetherington
2013-03-01Merge master.Carl Hetherington
2013-02-28Build and install mo files from po.Carl Hetherington
2013-02-24Basic stuff to analyse audio (job).Carl Hetherington
2013-02-23Try to centralise .pot building.Carl Hetherington
2013-02-17i18n hacks.Carl Hetherington
2013-02-11Reformatting.Carl Hetherington
2013-01-26Merge master into direct-mxf.Carl Hetherington
2013-01-25Make DCIMetadata class and use it.Carl Hetherington
2013-01-25Check for liblzma during configure (#7).Carl Hetherington
2013-01-23Try to fix up paths for video MXFs, hashes and temporarily-stored frames.Carl Hetherington
2013-01-18Remove make dcp job.Carl Hetherington
2013-01-18Add writer class to pull some stuff out of Encoder.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to ↵Carl Hetherington
still-image-with-audio.
2012-12-19Move audio into Encoder so that J2KStillEncoder can use it too. Rename ↵Carl Hetherington
J2KWAVEncoder -> J2KVideoEncoder.
2012-12-15Remove thumbnailing stuff.Carl Hetherington
2012-12-07Allow static builds.Carl Hetherington
2012-12-04Merge master.Carl Hetherington
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished ↵Carl Hetherington
and not really very likely to be.
2012-11-19Remove never-tested DVD ripping / title code.Carl Hetherington
2012-11-15Untested rework of AB transcoder.Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington
2012-11-14Use ImageMagick for tiff decoding too.Carl Hetherington
2012-11-14Tests pass again.Carl Hetherington
2012-11-12Untested; more movement of stuff out of decoder.Carl Hetherington
2012-10-27Try to separate out filter graph code and use a different one for each ↵Carl Hetherington
different pixel format / size of frame.
2012-10-25Update for new libdcp (signals2 instead of sigc).Carl Hetherington
2012-10-24Cross-thread UI signalling.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-21Partial merge of examine content and thumbnail jobs.Carl Hetherington
2012-10-17Basic support for selection of audio / subtitle streams.Carl Hetherington