summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-10-21Fix thinko in content setup.Carl Hetherington
2012-10-21Fix up subtitle positioning under crop.Carl Hetherington
2012-10-21Tidy up progress reporting for examine content.Carl Hetherington
2012-10-21Pass options only to jobs that need them.Carl Hetherington
2012-10-21Partial merge of examine content and thumbnail jobs.Carl Hetherington
2012-10-21Missing frames treated as bad on check hashes. Try to stop running makedcp i...Carl Hetherington
2012-10-20Extract audio more correctly and neatly; support 7.1 in DCP naming; fix up la...Carl Hetherington
2012-10-20Don't add silence at the end if not decoding audio; use an appropriately size...Carl Hetherington
2012-10-20Disallow AudioBuffer copy construction.Carl Hetherington
2012-10-20Fix update of channel count in UI.Carl Hetherington
2012-10-20Add no-remote option to makedcp.Carl Hetherington
2012-10-20A bit of tidying up.Carl Hetherington
2012-10-20Try to clean up stream handling wrt audio channel counts.Carl Hetherington
2012-10-20Clean up audio passing round a bit.Carl Hetherington
2012-10-20Don't cache sample format, fix up various things.Carl Hetherington
2012-10-20Rework audio to deinterleave straight away and pass dataCarl Hetherington
2012-10-20Remove unused variable.Carl Hetherington
2012-10-20Speculative fix for failure to pick up correct audio / subtitle streams.Carl Hetherington
2012-10-20Cope with AVSubtitles having no AVSubtitleRects.Carl Hetherington
2012-10-19Fix build.Carl Hetherington
2012-10-18Commenting tweaks.Carl Hetherington
2012-10-18makedcp should notice when jobs are added.Carl Hetherington
2012-10-18Another slightly speculative pixel format addition.Carl Hetherington
2012-10-17Fix build on 32-bit.Carl Hetherington
2012-10-17Tidy up slightly.Carl Hetherington
2012-10-17Re-work FilmState / Film relationship a bit; Film now inherits from FilmState...Carl Hetherington
2012-10-17Update stream choices correctly when changed.Carl Hetherington
2012-10-17Typo in previous.Carl Hetherington
2012-10-17Try to fix problems with YUV422P10LE.Carl Hetherington
2012-10-17Try to support 422 in post processing.Carl Hetherington
2012-10-17Try to support YUV422.Carl Hetherington
2012-10-17Move audio information field up next to audio stream combo.Carl Hetherington
2012-10-17Fix subtitling logic in DCI naming.Carl Hetherington
2012-10-17Basic support for selection of audio / subtitle streams.Carl Hetherington
2012-10-17Windows apparently has Rectangle in the global namespace.Carl Hetherington
2012-10-16Fix text in about box.Carl Hetherington
2012-10-16No-op; comments.Carl Hetherington
2012-10-16Limit name part of DCI name to 14 characters.Carl Hetherington
2012-10-16Missing bracket.Carl Hetherington
2012-10-16Rename DCI edit button.Carl Hetherington
2012-10-16Fix GTK warning on startup.Carl Hetherington
2012-10-16Fix date format in DCP names.Carl Hetherington
2012-10-16Fix int/float confusion.Carl Hetherington
2012-10-16Fix horrid memory corruptions.Carl Hetherington
2012-10-16Various DCI naming tweaks and a subtitle bug fix.Carl Hetherington
2012-10-16Partial attempt at cleanup of naming straight vs DCI.Carl Hetherington
2012-10-16Clumsy DCI naming dialog.Carl Hetherington
2012-10-16Try to make client/server communications a little more robust.Carl Hetherington
2012-10-16Factor out key-value code.Carl Hetherington
2012-10-15Clean up subtitle classes a bit.Carl Hetherington