Merge master.
[dcpomatic.git] / src / lib / wscript
2013-07-09 Carl HetheringtonMerge master.
2013-06-26 Carl HetheringtonAnother try at sorting out the thorny question of timing.
2013-06-26 Carl HetheringtonTests pass.
2013-06-26 Carl HetheringtonHacks.
2013-06-24 Carl HetheringtonTry to fix ffprobing.
2013-06-21 Carl HetheringtonSplit examiner parts off decoder.
2013-06-20 Carl HetheringtonRemove A/B mode for now.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-24 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-05-23 Carl HetheringtonVarious bits and pieces.
2013-05-21 Carl HetheringtonGive Film a container; move crop into video content...
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonMerge branch 'sync-fixes' into staging
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonMerge master.
2013-05-19 Carl HetheringtonFix accidentally-broken .pot file building.
2013-05-17 Carl HetheringtonFix build.
2013-05-17 Carl HetheringtonAdd verbatim stack.{cpp,hpp} from mr-edd.co.uk hg repo.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-10 Carl HetheringtonRemove gain/delay_line/matcher/trimmer.
2013-05-09 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMerge master.
2013-04-30 Carl HetheringtonRemove old ffmpeg compatibility stuff.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-16 Carl HetheringtonMerge master.
2013-04-16 Carl HetheringtonMerge branch 'master' into trimming
2013-04-15 Carl HetheringtonMerge master.
2013-04-14 Carl HetheringtonAdd Trimmer class; not linked in.
2013-04-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-13 Carl HetheringtonDVD-o-matic -> DCP-o-matic.
2013-04-11 Carl HetheringtonStatic / wx2.8 fixes.
2013-04-10 Carl HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-06 Carl HetheringtonBasics of content dialogs.
2013-04-04 Carl HetheringtonSplit playlist files up; fix build.
2013-04-01 Carl HetheringtonVarious bits.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonDon't try to extract i18n strings from version.cc
2013-04-01 Carl HetheringtonXML metadata and some other bits.
2013-03-31 Carl HetheringtonRuns.
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-17 Carl HetheringtonRename ExternalAudioDecoder -> SndfileDecoder.
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonBuild and install mo files from po.
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-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-24 Carl HetheringtonBasic stuff to analyse audio (job).
2013-02-23 Carl HetheringtonTry to centralise .pot building.
2013-02-22 Carl HetheringtonMerge branch 'master' into i18n
2013-02-17 Carl Hetheringtoni18n hacks.
2013-02-11 Carl HetheringtonReformatting.
2013-02-07 Carl HetheringtonMerge.
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-25 Carl HetheringtonMake DCIMetadata class and use it.
2013-01-25 Carl HetheringtonCheck for liblzma during configure (#7).
2013-01-23 Carl HetheringtonTry to fix up paths for video MXFs, hashes and temporar...
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-18 Carl HetheringtonRemove make dcp job.
2013-01-18 Carl HetheringtonAdd writer class to pull some stuff out of Encoder.
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-19 Carl HetheringtonRe-work again so that there's just one encoder; various...
2012-12-19 Carl HetheringtonMove audio into Encoder so that J2KStillEncoder can...
2012-12-19 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-15 Carl HetheringtonRemove thumbnailing stuff.
2012-12-07 Carl HetheringtonAllow static builds.
2012-12-04 Carl HetheringtonMerge master.
2012-12-04 Carl HetheringtonMerge branch 'dead-wood'
2012-12-03 Carl HetheringtonRemove film player, DVD ripping, alignment, screen...
2012-11-19 Carl HetheringtonRemove never-tested DVD ripping / title code.
2012-11-15 Carl HetheringtonUntested rework of AB transcoder.
2012-11-15 Carl HetheringtonUntested external audio support; AB transcodes still...
2012-11-14 Carl HetheringtonUse ImageMagick for tiff decoding too.
2012-11-14 Carl HetheringtonTests pass again.
2012-11-12 Carl HetheringtonMerge ChangeLog.
2012-11-12 Carl HetheringtonUntested; more movement of stuff out of decoder.
2012-10-27 Carl HetheringtonTry to separate out filter graph code and use a differe...
2012-10-25 Carl HetheringtonUpdate for new libdcp (signals2 instead of sigc).
2012-10-24 Carl HetheringtonCross-thread UI signalling.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-21 Carl HetheringtonPartial merge of examine content and thumbnail jobs.
next