dcpomatic.git
2018-07-14 Carl HetheringtonFix update check (#1338). attic/video-range
2018-07-12 Carl HetheringtonFix crash when loading two players at the same time.
2018-07-12 Carl HetheringtonFix scripts when run from other directories.
2018-07-11 Carl HetheringtonKeep information about the video range (full/JPEG or...
2018-07-09 Carl HetheringtonTry to fix Centos build.
2018-07-09 Carl HetheringtonDon't write multiple <LoadFont> tags to Interop subtitl...
2018-07-09 Carl HetheringtonChangeLog typo. v2.13.35
2018-07-09 Carl HetheringtonSequence content after trim changes (#1327). This...
2018-07-09 Carl HetheringtonMaintain frame-snap for position and trim when set_vide...
2018-07-09 Carl HetheringtonTry to fix build on Fedora 28.
2018-07-09 Carl HetheringtonTry to fix OS X build.
2018-07-09 Carl HetheringtonBump libsub for build fix.
2018-07-09 Carl HetheringtonBump libdcp for new image subtitle code.
2018-07-08 Carl HetheringtonWrite image subs to DCPs.
2018-07-07 Carl HetheringtonFix build with shared_ptr dcp::Subtitle and subclasses.
2018-07-07 Carl HetheringtonAdd export button for cinemas XML (#1319).
2018-07-07 Carl HetheringtonGive better errors when incorrect KDMs are used (#1326).
2018-07-07 Carl HetheringtonFix (odd) crash.
2018-07-07 Carl HetheringtonAdd an audio stream to ffmpeg files and support <Image...
2018-07-06 Carl HetheringtonMissing wakeups of the writer thread when we are waitin... v2.13.34
2018-07-06 Carl HetheringtonPrevent an unnecessary config file write.
2018-07-06 Carl HetheringtonFix could-not-load-film error when loading a project...
2018-07-06 Carl HetheringtonAdd advanced KDM options button containing switches...
2018-07-06 Carl HetheringtonLayout tweak.
2018-07-06 Carl HetheringtonTweak layout and remove some code duplication.
2018-07-05 Carl HetheringtonMissing files for RPM builds.
2018-07-05 Carl HetheringtonAnother OS X build tweak. v2.13.33
2018-07-05 Carl HetheringtonTry again to fix OS X build.
2018-07-05 Carl HetheringtonTry to fix OS X build.
2018-07-04 Carl HetheringtonChangeLog.
2018-07-04 Carl HetheringtonMention delay in timeline audio views.
2018-07-04 Carl HetheringtonSort audio timeline views in order of DCP audio channel...
2018-07-04 Carl HetheringtonAdd audio gain to timeline content view.
2018-07-04 Carl HetheringtonLabel audio content with mapping (part of #1279).
2018-07-04 Carl HetheringtonChangeLog.
2018-07-04 Carl HetheringtonMore zoom / timeline tidying.
2018-07-04 Carl HetheringtonFix tool crash; try to fix linked scrolling.
2018-07-04 Carl HetheringtonToolbar and scrolling tweaks.
2018-07-04 Carl HetheringtonDebugging.
2018-07-04 Carl HetheringtonDebugging message.
2018-07-04 Carl HetheringtonWhitespace tweaks.
2018-07-04 Carl HetheringtonUse 32x32 toolbar icons.
2018-07-04 Carl HetheringtonReplace checkboxes with tools.
2018-07-04 Carl HetheringtonFix icons on Windows; zoom to all on initial open.
2018-07-03 Carl HetheringtonTry to fix OSX build.
2018-07-03 Carl HetheringtonPossibly install Windows icons correctly.
2018-07-03 Carl HetheringtonAdd zoom-all button.
2018-07-03 Carl HetheringtonFix scrolling of labels; prevent zooming out too far.
2018-07-03 Carl HetheringtonFix time axis view length.
2018-07-03 Carl HetheringtonFix hidden reels view and time axis not moving under...
2018-07-03 Carl HetheringtonUpdate track labels when zooming out.
2018-07-02 Carl HetheringtonScroll labels view with zoom.
2018-07-02 Carl Hetheringtony zoom.
2018-07-02 Carl HetheringtonFix drawing.
2018-07-02 Carl HetheringtonHacks to stop scrolling track names.
2018-07-02 Carl HetheringtonBasic zoom.
2018-06-30 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-06-29 Carl HetheringtonChangeLog.
2018-06-29 Carl HetheringtonBasic jump to selected subtitle (#1200).
2018-06-28 Carl Hetheringtonpot/merge. v2.13.32
2018-06-28 Carl HetheringtonPrevent FFmpeg errors if export filenames are specified...
2018-06-27 Carl HetheringtonPrevent setting of negative trims by changing play...
2018-06-22 Carl HetheringtonAdd some timing logs for playback.
2018-06-21 Carl HetheringtonFix corruption of UTF16 subtitle files.
2018-06-21 Carl HetheringtonNew tests.
2018-06-12 Carl HetheringtonAdd FFmpeg weave filter.
2018-06-11 Carl HetheringtonThrow exceptions when things in the butler get really... v2.13.31
2018-06-10 Carl HetheringtonGarbled CCAP notes.
2018-06-10 Carl HetheringtonBuild fix. v2.13.30
2018-06-09 Carl HetheringtonModify the downmix mapping so that we include Ls, Rs... v2.13.29
2018-06-09 Carl HetheringtonFix bad parsing of ASS lines embedded into FFmpeg files...
2018-06-09 Carl HetheringtonAdd option to open a DCP in the player (#1312).
2018-06-09 Carl HetheringtonSimilarly for start_batch_converter.
2018-06-09 Carl HetheringtonFactor out sending a message to another tool (possibly...
2018-06-09 Carl HetheringtonAnother writer deadlock fix.
2018-06-08 Carl HetheringtonWhitespace. v2.13.28
2018-06-08 Carl HetheringtonAuto-rotate videos.
2018-06-08 Carl HetheringtonAdd support for vflip/hflip filters.
2018-06-08 Carl HetheringtonSpeed up timeline drags in some cases.
2018-06-08 Carl HetheringtonFix doubled subtitles if subtitle stop times are specified.
2018-06-08 Carl HetheringtonBump libdcp for subtitle effect colour fix.
2018-06-08 Carl HetheringtonFix incorrect handling of force-effect in subtitle...
2018-06-08 Carl HetheringtonFix crash with missing DCP content. v2.13.27
2018-06-08 Carl HetheringtonRemove details video properties from non-video content...
2018-06-07 Carl HetheringtonAssorted fixes to queue management.
2018-06-07 Carl HetheringtonCheck that we're not about to deadlock if the queue...
2018-06-07 Carl HetheringtonFix for wrong reel-sizes under trim; like 54ca9edc8d6cf...
2018-06-06 Carl HetheringtonRound sample rate calculations in audio FFmpeg examiner.
2018-06-05 Carl HetheringtonDon't allow the queue to get too big with REPEAT frames... v2.13.26
2018-06-04 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-06-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-05-30 Carl HetheringtonOS X preference-sizing tweaks. v2.13.25
2018-05-30 Carl HetheringtonTry to fix OS X preferences with new pages.
2018-05-29 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2018-05-28 Carl HetheringtonFix job ordering when sending notification emails ...
2018-05-28 Carl HetheringtonSave config changes made through the batch converter.
2018-05-28 Carl HetheringtonFix seconds_to_approximate_hms sometimes saying things...
2018-05-27 Carl HetheringtonChangeLog.
2018-05-27 Carl HetheringtonReport progress of audio jobs.
2018-05-27 Carl HetheringtonAdd missing icons and make emailing work.
next