Fix README.
[dcpomatic.git] / src /
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 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-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-09 Carl HetheringtonFix non-use of LUFS stuff due to error in waf configura...
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-05 Carl HetheringtonSupporter.
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 HetheringtonVarious build / dependency fixes.
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 HetheringtonAdd delete-key shortcut to remove content.
2016-02-01 Carl HetheringtonAllow removal of multiple pieces of content in one...
2016-02-01 Carl HetheringtonSynchronise content list / timeline selection when...
2016-02-01 Carl HetheringtonMove the preview to the start of a piece of content
2016-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-02-01 Carl HetheringtonScale-to-fit-{width/height} should zero the 'other...
2016-02-01 Carl HetheringtonRemove unnecessary subtitle digest components.
2016-02-01 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-02-01 Carl HetheringtonSubtitle "to" times used to be stored against their...
2016-01-31 Carl HetheringtonFix set_position() causing a re-sort.
2016-01-30 Carl HetheringtonAdd a PlaylistOrderChanged signal and emit it when...
2016-01-29 Carl HetheringtonNicer appearance when butting two content views up...
2016-01-29 Carl HetheringtonWhite space.
2016-01-29 Carl HetheringtonFix indistinct selection of small objects on the timeline.
2016-01-27 Carl HetheringtonPossibly better version of d217a16d41dd71c921fa2155e068...
2016-01-27 Carl HetheringtonScroll about dialog tabs if necessary.
2016-01-27 Carl HetheringtonSupporter.
2016-01-27 Carl HetheringtonKDM dialog sizing hack.
2016-01-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-01-24 Carl HetheringtonStop trying to get frames from a video source when...
2016-01-24 Carl HetheringtonComment.
2016-01-24 Carl HetheringtonMissing but inconsequential break.
2016-01-24 Carl HetheringtonReduce variable scope slightly.
2016-01-24 Carl HetheringtonFix truncated log timestamps in at least some cases.
2016-01-23 Carl HetheringtonFix estimate of required disk space to take referencing
2016-01-22 Carl HetheringtonSupporter.
2016-01-22 Carl HetheringtonSupporter.
2016-01-16 Carl HetheringtonSupporter.
2016-01-16 Carl HetheringtonSupporter.
2016-01-14 Carl HetheringtonAdd fps count to the log on transcode finish (#786).
2016-01-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-01-14 Carl HetheringtonMultiple CC addresses for KDM emails (#785).
2016-01-13 Carl HetheringtonFix incorrect fades when trim is being used.
2016-01-13 Carl HetheringtonSupporter.
2016-01-11 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-01-10 Carl HetheringtonCase-insensitive sort for image filenames.
2016-01-10 Carl Hetheringtonpot/merge.
2016-01-10 Carl HetheringtonBetter error when no mail server has been configured...
2016-01-10 Carl HetheringtonFix layout of KDM dialog with lots of cinemas.
2016-01-10 Carl HetheringtonAllow removal of multiple cinemas / screens.
2016-01-09 Carl HetheringtonPossibly fix weird relative filename problems on Windows.
2016-01-09 Carl HetheringtonAdd comment.
2016-01-08 Carl HetheringtonTry to make subtitle view resizeable on all platforms...
2016-01-08 Carl HetheringtonDon't expand all cinemas on opening KDM dialogs (#779).
2016-01-07 Carl HetheringtonMore build fixes.
2016-01-07 Carl HetheringtonFix build.
2016-01-07 Carl HetheringtonFactor out some common stuff and give a better tooltip...
2016-01-07 Carl HetheringtonFix slightly odd looking backtick.
2016-01-07 Carl HetheringtonFix slightly odd #includes of image_filename_sorter.cc
2016-01-07 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-01-07 Carl HetheringtonSort image files added using "Add file(s)..." alphabeti...
2016-01-07 Carl HetheringtonSmall ru_RU update from Igor.
2016-01-06 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2016-01-06 Carl HetheringtonAdd DCP-o-matic DKDMs straight to the configured list.
2016-01-06 Carl HetheringtonMerge.
2016-01-06 Carl HetheringtonNew sk_SK translation from Tomáš Hlaváč.
2016-01-03 Carl HetheringtonHappy new year.
2016-01-03 Carl HetheringtonSupporter.
2015-12-24 Carl HetheringtonRemove hints about odd and zero channel counts as they...
2015-12-23 Carl HetheringtonTidy up ScreensPanel code a bit.
2015-12-23 Carl HetheringtonAdd search button to screens panel.
next