dcpomatic.git
2016-02-24 Carl HetheringtonRemove debug code.
2016-02-24 Carl HetheringtonBump version
2016-02-24 Carl HetheringtonBump version v2.6.25
2016-02-24 Carl HetheringtonClean up certificate download a bit and fix CAT745...
2016-02-24 Carl HetheringtonTweak label.
2016-02-24 Carl HetheringtonAn unfortunately large set of timeline-related changes:
2016-02-24 Carl HetheringtonAdd test.
2016-02-24 Carl HetheringtonAdd comment.
2016-02-23 Carl HetheringtonSupporter.
2016-02-22 Carl Hetheringtonpot/merge.
2016-02-21 Carl HetheringtonUpdate test/data.
2016-02-21 Carl HetheringtonUpdate test data.
2016-02-21 Carl HetheringtonAdd some assertion checks to config_write.
2016-02-21 Carl HetheringtonBump version
2016-02-21 Carl HetheringtonBump version v2.6.24
2016-02-21 Carl HetheringtonTry to fix OS X build.
2016-02-21 Carl HetheringtonFix broken content remove button.
2016-02-21 Carl HetheringtonBump version
2016-02-21 Carl HetheringtonBump version v2.6.23
2016-02-21 Carl HetheringtonDon't write duplicate <LoadFont> nodes into subtitle...
2016-02-21 Carl HetheringtonWhite space.
2016-02-21 Carl HetheringtonRearrange test.
2016-02-20 Carl HetheringtonSupporter.
2016-02-18 Carl HetheringtonVarious improvements to the content properties dialogue...
2016-02-18 Carl HetheringtonUse dcpomatic's raw_convert rather than libdcp's.
2016-02-18 Carl HetheringtonAdd header guard.
2016-02-18 Carl HetheringtonFix incorrect rounding in frames_round() and frames_cei...
2016-02-18 Carl HetheringtonFix crash when FFmpeg doesn't recognise a file's pixel...
2016-02-18 Carl HetheringtonAnd README.md.
2016-02-18 Carl HetheringtonFix README.
2016-02-18 Carl HetheringtonAdd a couple more audio properties.
2016-02-17 Carl HetheringtonWhite space.
2016-02-17 Carl HetheringtonSupporter.
2016-02-17 Carl HetheringtonUse a separate file (in a configurable location) to...
2016-02-17 Carl HetheringtonAllow multiple configuration files in DCP-o-matic's...
2016-02-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-02-17 Carl HetheringtonOptimise timeline view; speed up snapping and only...
2016-02-16 Carl HetheringtonUpdate reference metadat after adding another tag.
2016-02-16 Carl HetheringtonSnap content to reel_split_points.
2016-02-16 Carl HetheringtonFix previous when content is not at time 0.
2016-02-16 Carl HetheringtonPlot reel split points in the timeline.
2016-02-16 Carl HetheringtonMove reel_split_points from VideoContent to Content.
2016-02-16 Carl HetheringtonAdd -d option to dcpomatic_cli to dump the DCP path...
2016-02-16 Carl HetheringtonMerge.
2016-02-16 Carl HetheringtonAdd option to auto-upload to the TMS (#794).
2016-02-16 Carl HetheringtonBump version
2016-02-16 Carl HetheringtonBump version v2.6.22
2016-02-16 Carl HetheringtonBump libdcp for Interop ScreenAspectRatio fix.
2016-02-16 Carl HetheringtonBump version
2016-02-16 Carl HetheringtonBump version v2.6.21
2016-02-15 Carl HetheringtonBump to required libsub.
2016-02-15 Carl HetheringtonStop Delete key deleting content in unexpected circumst...
2016-02-15 Carl HetheringtonFix overlapping SSA subs.
2016-02-15 Carl HetheringtonFix scaling of subtitles to be more correct when stretc...
2016-02-15 Carl HetheringtonUse get_pixel_size rather than get_size which is slight...
2016-02-15 Carl HetheringtonRemove debugging.
2016-02-15 Carl HetheringtonSupport SSA subtitles embedded within FFmpeg files.
2016-02-15 Carl HetheringtonHacky workaround for FFmpeg not having a channel layout...
2016-02-12 Carl HetheringtonSupporter.
2016-02-12 Carl HetheringtonBasic SSA support (#128).
2016-02-12 Carl HetheringtonRename SubRip -> TextSubtitle.
2016-02-11 Carl HetheringtonRemove unused file.
2016-02-10 Carl HetheringtonNew name for boost thread DLL.
2016-02-10 Carl HetheringtonFix Windows build with newer boost.
2016-02-09 Carl HetheringtonBump version
2016-02-09 Carl HetheringtonBump version v2.6.20
2016-02-09 Carl HetheringtonFix non-use of LUFS stuff due to error in waf configura...
2016-02-09 Carl HetheringtonHopefully fix OS X build.
2016-02-09 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2016-02-09 Carl HetheringtonSmall cleanup.
2016-02-09 Carl HetheringtonFix crash when a frame being deinterleaved has fewer...
2016-02-08 Carl HetheringtonDon't try to copy non-existant wxstd.mo files.
2016-02-08 Carl HetheringtonBump version
2016-02-08 Carl HetheringtonBump version v2.6.19
2016-02-08 Carl HetheringtonManual tweak.
2016-02-05 Carl HetheringtonAnother try at fixing Arch build.
2016-02-05 Carl HetheringtonAttempt to fix build on Arch.
2016-02-05 Carl HetheringtonSupporter.
2016-02-05 Carl HetheringtonBump libdcp.
2016-02-05 Carl HetheringtonFix windows installer.
2016-02-05 Carl HetheringtonNew cs_CZ translation from Tomáš Begeni.
2016-02-05 Carl HetheringtonMerge.
2016-02-04 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-02-04 Carl HetheringtonFix some uninitialised stuff in the 'join' constructor...
2016-02-03 Carl HetheringtonFix Win32 installer with new asdcplib arrangement.
2016-02-03 Carl HetheringtonBump deps.
2016-02-03 Carl HetheringtonSearch lib64 for .pc files.
2016-02-03 Carl HetheringtonVarious build / dependency fixes.
2016-02-03 Carl HetheringtonFix incorrect 2->3 python conversion.
2016-02-03 Carl HetheringtonMake cscript python2/3 compatible.
2016-02-03 Carl HetheringtonRemove duplicated note (also in DEVELOPMENT).
2016-02-03 Carl HetheringtonTry to fix static build.
2016-02-02 Carl HetheringtonBump libdcp.
2016-02-02 Carl HetheringtonFix warning.
2016-02-02 Carl HetheringtonTypo.
2016-02-02 Carl HetheringtonSupporter.
2016-02-02 Carl HetheringtonVarious fixes to behaviour with repeated content (havin...
2016-02-02 Carl HetheringtonBump version
2016-02-02 Carl HetheringtonBump version v2.6.18
2016-02-02 Carl HetheringtonAdd delete-key shortcut to remove content.
next