Reset last write times on examine.
[dcpomatic.git] / src / lib /
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 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-19 Carl HetheringtonSimilar pending/done for Film::Change.
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-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 HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-15 Carl HetheringtonAdd GDC and accounts icon.
2018-08-15 Carl HetheringtonChristie support.
2018-08-15 Carl HetheringtonMore rearrangement and add Barco Alchemy.
2018-08-14 Carl HetheringtonGive filename (where possible) when image file decoding...
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-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...
2018-08-09 Carl HetheringtonRather dubious fix for crash due to the sequence:
2018-08-05 Carl HetheringtonMissing files. v2.13.42
2018-08-05 Carl HetheringtonGet closed caption view data from the butler, rather...
2018-08-03 Carl HetheringtonSome subtitle renaming.
2018-08-03 Carl HetheringtonRemove unused parameter.
2018-08-03 Carl HetheringtonTimestamp audio emissions from butler and hence discard...
2018-08-02 Carl HetheringtonA variety of changes to improve (but not entirely fix...
2018-08-01 Carl HetheringtonForce audio content to be on a sample boundary.
2018-08-01 Carl HetheringtonFix build.
2018-07-29 Carl HetheringtonFix build.
2018-07-29 Carl HetheringtonAdd some explicits.
2018-07-27 Carl HetheringtonRemove debug code.
2018-07-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-27 Carl HetheringtonTweak message.
2018-07-27 Carl HetheringtonCheck for long CCAP lines and too many CCAP lines.
2018-07-26 Carl HetheringtonProtect the public API of Player with a mutex, since
2018-07-26 Carl HetheringtonBackground-threaded hints including line length of...
2018-07-26 Carl HetheringtonAdd support for ignoring everything except text in...
2018-07-25 Carl HetheringtonAdd believed-necessary locking to ActiveText.
2018-07-25 Carl HetheringtonFix loading of old projects. v2.13.39
2018-07-25 Carl HetheringtonFix problems with loading projects with captions /...
2018-07-25 Carl HetheringtonAdd some asserts.
2018-07-24 Carl HetheringtonTweak debug message.
2018-07-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl... v2.13.38
2018-07-24 Carl HetheringtonFix uninitialised variable.
2018-07-24 Carl HetheringtonFix image filename sorter with filenames that have...
2018-07-23 Carl HetheringtonIntroduce the idea of unknown original subtitle type...
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-23 Carl HetheringtonSome missing bits of caption type setup.
2018-07-23 Carl HetheringtonCommenting. v2.13.37
2018-07-23 Carl HetheringtonGet ccaps by asking the Player, rather than by listenin...
2018-07-22 Carl HetheringtonOn reflection showing CCAPs over the main picture doesn...
2018-07-21 Carl HetheringtonDisplay only required tabs, including subs / ccap.
2018-07-21 Carl HetheringtonFix failure to load projects.
2018-07-21 Carl HetheringtonFix join for new caption stuff.
2018-07-21 Carl HetheringtonFix crash.
2018-07-21 Carl HetheringtonRevert "Remove join function; the code is long and...
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-20 Carl HetheringtonKey ActiveCaptions on a CaptionContent rather than...
2018-07-20 Carl HetheringtonThinko in previous.
2018-07-20 Carl HetheringtonPut caption details inside their own tag in the metadata.
2018-07-20 Carl HetheringtonRemove join function; the code is long and I don't...
2018-07-20 Carl HetheringtonUpdate preview when caption type changes.
2018-07-20 Carl HetheringtonUntested; allow viewing of subtitles or closed captions...
2018-07-20 Carl HetheringtonAdd advanced configuration option to allow any containe...
2018-07-19 Carl HetheringtonUntested writing of CCAP.
2018-07-19 Carl HetheringtonWhite space.
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonGet types into ReelWriter.
2018-07-19 Carl HetheringtonText to player with types.
2018-07-19 Carl HetheringtonUI for selecting caption type.
2018-07-19 Carl HetheringtonFinish PlayerSubtitles -> PlayerText and SubtitleString...
2018-07-19 Carl HetheringtonRemove unused file.
2018-07-19 Carl HetheringtonPartial conversion of PlayerSubtitles -> PlayerText...
2018-07-19 Carl HetheringtonPlainText -> PlainTextFile.
2018-07-19 Carl HetheringtonRemove old content_subtitle.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonMore old stuff.
2018-07-19 Carl HetheringtonRemove unused file.
2018-07-19 Carl HetheringtonMissing file.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonComment tweak.
2018-07-19 Carl HetheringtonMore renaming; text -> plain.
2018-07-19 Carl HetheringtonMerge master.
2018-07-19 Carl HetheringtonAdd type for text content (CCAP/subtitle).
2018-07-19 Carl HetheringtonRename Subtitle -> Text
next