dcpomatic.git
2018-08-29 Carl HetheringtonAdd some asserts.
2018-08-29 Carl HetheringtonBasics of splitting CCAP streams into different assets.
2018-08-28 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-28 Carl HetheringtonBump libdcp for DCPReadError fix.
2018-08-28 Carl HetheringtonRemove unnecessary log entries.
2018-08-27 Carl HetheringtonTweak hacks.
2018-08-27 Carl HetheringtonRemove accidentally commented-out code.
2018-08-23 Carl HetheringtonRemove TextType from various places as (I believe)...
2018-08-23 Carl HetheringtonMore caption -> text.
2018-08-23 Carl HetheringtonRename some caption -> text.
2018-08-23 Carl HetheringtonAdd very basic multi-ccap test.
2018-08-23 Carl HetheringtonOnly enable text language for open subs.
2018-08-23 Carl HetheringtonCorrectly update when there is no selected DCP track.
2018-08-23 Carl HetheringtonBasics of selecting 'tracks' for CCAPs.
2018-08-22 Carl HetheringtonFix hang due to incorrect signal ordering.
2018-08-22 Carl HetheringtonRevert "Store a name with text content."
2018-08-22 Carl HetheringtonWhite space.
2018-08-22 Carl HetheringtonAwait video in get_video() if we are suspended.
2018-08-22 Carl HetheringtonStore a name with text content.
2018-08-22 Carl HetheringtonAnother multi-ccap build fix.
2018-08-22 Carl HetheringtonFix build with multiple closed captions.
2018-08-22 Carl HetheringtonTweak spacing.
2018-08-22 Carl HetheringtonCompact text panel a little.
2018-08-22 Carl Hetheringtonlibdcp updates for multiple CCAPs.
2018-08-22 Carl HetheringtonFix crash when trying to make a KDM on an unencrypted...
2018-08-22 Carl HetheringtonDisable the whole interface during audio analysis ...
2018-08-22 Carl HetheringtonRemove debugging print message.
2018-08-22 Carl HetheringtonFix thinko in previous commit.
2018-08-21 Carl HetheringtonCheck content before making DCP.
2018-08-21 Carl HetheringtonReset last write times on examine.
2018-08-21 Carl HetheringtonGive a message when changed files are re-examined.
2018-08-21 Carl HetheringtonWork around warning.
2018-08-21 Carl HetheringtonCheck content for changes on loading a project.
2018-08-21 Carl HetheringtonStore mtime in Content.
2018-08-21 Carl HetheringtonMake Content::_paths private.
2018-08-21 Carl HetheringtonRemove unused method.
2018-08-20 Carl HetheringtonMake ContentChange into a generic ChangeSignaller and... v2.13.44
2018-08-20 Carl HetheringtonUpdated ru_RU and uk_UA translations from Igor Voytovich.
2018-08-20 Carl HetheringtonAllow nested butler suspensions.
2018-08-20 Carl HetheringtonMIssing PENDING/CANCELLED for VIDEO_CONTAINER_SIZE...
2018-08-20 Carl HetheringtonFix 3D crash.
2018-08-19 Carl HetheringtonWork around visual glitch when clicking on an already... v2.13.43
2018-08-19 Carl HetheringtonAnother incorrect XP DLL name.
2018-08-19 Carl HetheringtonAnother missing quote.
2018-08-19 Carl HetheringtonFix some missing quotes.
2018-08-19 Carl HetheringtonFix XP installer for older ffmpeg.
2018-08-19 Carl HetheringtonMissing files in Windows XP ffmpeg.
2018-08-19 Carl HetheringtonTypo.
2018-08-19 Carl HetheringtonTry to peg Windows XP ffmpeg build to one derived from...
2018-08-19 Carl HetheringtonFix ImageMagick for flatpak.
2018-08-19 Carl HetheringtonMore missing updates.
2018-08-19 Carl HetheringtonUpdate new panels when they are created.
2018-08-19 Carl HetheringtonRemove unnecessary set_film call.
2018-08-19 Carl HetheringtonWhite space.
2018-08-19 Carl HetheringtonSimilar pending/done for Film::Change.
2018-08-19 Carl HetheringtonBasic docs.
2018-08-19 Carl HetheringtonReplace May/Done/NotDone signal sets with one signal...
2018-08-19 Carl HetheringtonSuspend butler on player may-change as otherwise there...
2018-08-18 Carl HetheringtonDestroy and re-create content sub-panels as required...
2018-08-18 Carl HetheringtonFix disappearing video panel on OS X.
2018-08-17 Carl HetheringtonBump libdcp for build fix.
2018-08-17 Carl HetheringtonBump libdcp for PKL additions.
2018-08-17 Carl HetheringtonPosition is not affected when Content video frame rate...
2018-08-16 Carl HetheringtonAdd pause/resume to the batch converter (#1248).
2018-08-15 Carl HetheringtonBump ffmpeg for OS X ccache.
2018-08-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-15 Carl HetheringtonBump ffmpeg for OS X ccache test.
2018-08-15 Carl HetheringtonMissing extension (thanks Igor).
2018-08-15 Carl HetheringtonBuild fixes.
2018-08-15 Carl HetheringtonChangeLog.
2018-08-15 Carl HetheringtonGraphics update.
2018-08-15 Carl HetheringtonAdd GDC and accounts icon.
2018-08-15 Carl HetheringtonChristie fixes.
2018-08-15 Carl HetheringtonChristie support.
2018-08-15 Carl HetheringtonMore rearrangement and add Barco Alchemy.
2018-08-15 Carl HetheringtonShift some more stuff around.
2018-08-15 Carl HetheringtonRemove unused setup stuff in DownloadCertificatePanel.
2018-08-15 Carl HetheringtonMove some stuff into DownloadCertificatePanel; add...
2018-08-15 Carl HetheringtonTemporary debugging.
2018-08-14 Carl HetheringtonGive filename (where possible) when image file decoding...
2018-08-14 Carl HetheringtonUpdate .gitignore.
2018-08-14 Carl HetheringtonAdd subscribers in their own part of the about box.
2018-08-14 Carl HetheringtonTemporary debugging.
2018-08-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-14 Carl HetheringtonMissing files.
2018-08-13 Carl HetheringtonMore fixes for errors / crashes / misbehaviour with...
2018-08-13 Carl HetheringtonUse a radio item rather than a check item when selectin...
2018-08-13 Carl HetheringtonSelect CPL by name in the player (#1357).
2018-08-12 Carl HetheringtonSet up selection when opening timeline.
2018-08-12 Carl HetheringtonPunt jump-to-selected to a UI idle handler.
2018-08-12 Carl HetheringtonUpdate reels markers properly.
2018-08-12 Carl HetheringtonFix bad redraw when dragging content views.
2018-08-12 Carl HetheringtonWhite space.
2018-08-12 Carl HetheringtonDon't seek during timeline drags.
2018-08-10 Carl HetheringtonUse more direct route to fix hangs after calling some...
2018-08-10 Carl HetheringtonTry to fix Windows build.
2018-08-10 Carl HetheringtonAdd some Changed() emissions so that when a butler...
2018-08-09 Carl HetheringtonFix writer assertion at the end of some 3D encodes...
2018-08-09 Carl HetheringtonWhite space.
2018-08-09 Carl HetheringtonRemove duplicated stuff from seek_unlocked(); tweak...
next