dcpomatic.git
2015-07-01 Carl HetheringtonRemove some unused methods.
2015-07-01 Carl HetheringtonWhitespace / add cppcheck target.
2015-06-30 Carl HetheringtonImprove speed when encoding lots of identical frames...
2015-06-30 Carl HetheringtonFix progress reporting when repeating frames.l
2015-06-30 Carl Hetheringtonpot/pot-merge.
2015-06-30 Carl HetheringtonMissing files from test/data.
2015-06-30 Carl HetheringtonUpdate for change to default Rec. 601/709 gamma.
2015-06-30 Carl HetheringtonWrite FFmpeg log output to our log file.
2015-06-30 Carl HetheringtonCalm down default logging a bit.
2015-06-30 Carl HetheringtonTweak.
2015-06-29 Carl HetheringtonBump version
2015-06-29 Carl HetheringtonBump version v2.1.12
2015-06-29 Carl HetheringtonFix merge.
2015-06-27 Carl HetheringtonRemove TO_PORT.
2015-06-26 Carl HetheringtonUpdate OS icons.
2015-06-26 Carl HetheringtonUpdate keys.png from keys.svg.
2015-06-26 Carl HetheringtonBump version
2015-06-26 Carl HetheringtonBump version v2.1.11
2015-06-26 Carl HetheringtonChangeLog.
2015-06-26 Carl HetheringtonFix missing subtitles in some cases.
2015-06-26 Carl HetheringtonChangeLog.
2015-06-26 Carl HetheringtonMake sure use of subs is reflected in the video identifier.
2015-06-26 Carl HetheringtonFonts change appearance of subtitles if they are burnt in.
2015-06-26 Carl HetheringtonThe appearance of FFmpegContent can be changed by alter...
2015-06-26 Carl HetheringtonTweak checkbox label.
2015-06-25 Carl HetheringtonDisallow non-burn of image subtitles by disabling the...
2015-06-25 Carl HetheringtonMerge branch 'content-burn-subs' into 2.0
2015-06-25 Carl HetheringtonUpdated test data.
2015-06-25 Carl HetheringtonMake player decide whether subtitles should be burnt...
2015-06-25 Carl HetheringtonAdd burn-subtitles button to Subtitle panel.
2015-06-25 Carl HetheringtonAdd burn_subtitles property to SubtitleContent.
2015-06-25 Carl HetheringtonUse optional<> for PositionImage in PlayerVideo to...
2015-06-25 Carl HetheringtonBump version
2015-06-25 Carl HetheringtonBump version v2.1.10
2015-06-25 Carl HetheringtonMerge.
2015-06-25 Carl HetheringtonAdd DEBUG_DECODE and some basic debugging of the decodi...
2015-06-25 Carl HetheringtonRemove some old debugging code.
2015-06-25 Carl HetheringtonBump version
2015-06-25 Carl HetheringtonBump version v2.1.9
2015-06-24 Carl HetheringtonMissing file on RPM install.
2015-06-24 Carl HetheringtonFix taskbar icon path.
2015-06-24 Carl HetheringtonBump version
2015-06-24 Carl HetheringtonBump version v2.1.8
2015-06-24 Carl HetheringtonInstall LiberationSans to share/dcpomatic2.
2015-06-24 Carl HetheringtonFix test refs.
2015-06-24 Carl HetheringtonChangeLog.
2015-06-22 Carl HetheringtonFix missing YUVToRGB node when saving colour conversion...
2015-06-21 Carl HetheringtonAdd more video properties to content properties dialog.
2015-06-21 Carl HetheringtonAdd script to plot gamma graphs>
2015-06-21 Carl HetheringtonBump version
2015-06-21 Carl HetheringtonBump version v2.1.7
2015-06-21 Carl HetheringtonDisable colour conversion choice in the appropriate...
2015-06-21 Carl HetheringtonPrevent DCP creation if we're trying not to burn in...
2015-06-21 Carl HetheringtonTry a border round the key icon.
2015-06-21 Carl HetheringtonRemove wxST_ELLIPSIZE_END from job status.
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-20 Carl HetheringtonFix some warnings.
2015-06-19 Carl HetheringtonCopied platform/osx/waf into a local bin/.
2015-06-19 Carl HetheringtonRemove a few dubious fr_FR fuzzy translations.
2015-06-19 Carl HetheringtonMerge.
2015-06-19 Carl HetheringtonFix audio analysis after recent breakage.
2015-06-19 Carl HetheringtonBump version
2015-06-19 Carl HetheringtonBump version v2.1.6
2015-06-19 Carl HetheringtonTry again to fix OS X resource directory location.
2015-06-19 Carl HetheringtonNo-op; variable renaming.
2015-06-19 Carl HetheringtonSpeculative fix to OS X shared_path to fix finding...
2015-06-18 Carl HetheringtonBump version
2015-06-18 Carl HetheringtonBump version v2.1.5
2015-06-18 Carl HetheringtonChangeLog.
2015-06-18 Carl HetheringtonRemove specifiers of versions for now.
2015-06-18 Carl HetheringtonBump libsub to fiddle with libdcp dependency clash.
2015-06-18 Carl HetheringtonBump libdcp for fopen binary specifier fix.
2015-06-18 Carl HetheringtonMissing binary specifier.
2015-06-18 Carl HetheringtonUpdate test after change to video identifiers.
2015-06-18 Carl HetheringtonSplit job status onto two lines (#610).
2015-06-18 Carl HetheringtonUse output channel counts from processors to decide...
2015-06-18 Carl HetheringtonIncorporate fade in video content identifiers (#613).
2015-06-18 Carl HetheringtonUpdated test data.
2015-06-18 Carl HetheringtonFix check for overlap to be less greedy.
2015-06-18 Carl HetheringtonSupporter.
2015-06-18 Carl HetheringtonComment.
2015-06-18 Carl HetheringtonAdd --quiet option.
2015-06-18 Carl HetheringtonUpdate test/data.
2015-06-18 Carl HetheringtonSome comments in tests.
2015-06-18 Carl HetheringtonBump version
2015-06-18 Carl HetheringtonBump version v2.1.4
2015-06-18 Carl HetheringtonVarious fixes for dcpomatic2.
2015-06-18 Carl HetheringtonStop playback when we reach the end of the playlist.
2015-06-18 Carl HetheringtonRemove delta from Playlist::length().
2015-06-18 Carl HetheringtonComment.
2015-06-17 Carl HetheringtonFinal tweaks and removal of Film::playlist().
2015-06-17 Carl HetheringtonAudioDialog does not need explicit playlist.
2015-06-17 Carl HetheringtonAnalyseAudioJob does not need an explicit playlist.
2015-06-17 Carl HetheringtonRemove unnecessary Playlist argument to Film::audio_ana...
2015-06-17 Carl HetheringtonRemove Film::make_player().
2015-06-17 Carl HetheringtonHence Player does not need Playlist.
2015-06-17 Carl HetheringtonUse Film's ContentChanged rather than Playlist's.
2015-06-17 Carl HetheringtonForward frequent parameter from Playlist::ContentChange...
2015-06-17 Carl HetheringtonUse Film::Changed instead of Playlist::Changed in Player.
2015-06-16 Carl HetheringtonModify previous commit to move restriction code into...
next