Add button to force re-encode of J2K content.
[dcpomatic.git] / src / lib /
2018-11-07 Carl HetheringtonAdd button to force re-encode of J2K content.
2018-11-07 Carl HetheringtonDon't emit video frame rate changes when they don't...
2018-11-06 Carl HetheringtonDo image crop/scale/window in the butler prepare threads.
2018-11-06 Carl HetheringtonSwitch PlayerVideo::always_rgb to a new ::force and...
2018-11-06 Carl HetheringtonRemove some unused parameters.
2018-11-06 Carl HetheringtonLocking tweak.
2018-11-06 Carl HetheringtonDouble up on DCP-decode prepare threads and readahead... v2.13.66
2018-11-06 Carl HetheringtonMove deinterleave of OpenJPEGImage to Image into the...
2018-11-06 Carl HetheringtonUnwrap loop and remove lots of calls to OpenJPEGImage...
2018-11-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-11-06 Carl HetheringtonAdd some code to help with profiling the player.
2018-10-31 Carl Hetheringtonswaroop: beginning of encrypted MP4 / .ecinema. v2.13.65
2018-10-28 Carl HetheringtonUntested loading of playlists into the list view.
2018-10-26 Carl HetheringtonAdd empty playlist list and configuration option.
2018-10-25 Carl HetheringtonUse Film/Playlist for SPL management rather than specia...
2018-10-22 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-10-20 Carl Hetheringtonpot/merge.
2018-10-20 Carl HetheringtonMerge branch 'master' of /home/carl/src/dcpomatic
2018-10-20 Carl HetheringtonAllow missing string to be translated (#1387).
2018-10-20 Carl Hetheringtonconst correctness fix. v2.13.64
2018-10-20 Carl HetheringtonFix crash on exporting multi-reel to a single file...
2018-10-19 Carl HetheringtonRename player DCP directory to player content; ignore...
2018-10-19 Carl HetheringtonAdd decryption support. v2.13.63
2018-10-16 Carl HetheringtonCollect subtitles at the same time before emitting...
2018-10-16 Carl HetheringtonUpdated it_IT translation from Riccardo Mantani.
2018-10-16 Carl HetheringtonUnnecessary using.
2018-10-14 Carl HetheringtonMore detailed ZIP decode errors; fix failure to downloa...
2018-10-14 Carl HetheringtonTypo in previous.
2018-10-14 Carl HetheringtonMore detailed ZIP errors.
2018-10-14 Carl HetheringtonTry to fix crash when zip_open_from_source returns...
2018-10-13 Carl HetheringtonGive a better reason for not referencing when there... v2.13.61
2018-10-13 Carl HetheringtonRemove debug code.
2018-10-13 Carl HetheringtonGive a more informative error when using bad filename... v2.13.60
2018-10-12 Carl HetheringtonBuild fixes.
2018-10-12 Carl HetheringtonRestore Image::as_png using libpng.
2018-10-11 Carl HetheringtonChange MagickImageProxy to FFmpegImageProxy and make...
2018-10-10 Carl HetheringtonFix non-variant build.
2018-10-09 Carl HetheringtonAdd load button for SPL.
2018-10-09 Carl Hetheringtonswaroop: restart playback after player crash.
2018-10-09 Carl HetheringtonAdd SPL class.
2018-10-09 Carl HetheringtonQuell config-save warning when we're only trying to...
2018-10-09 Carl Hetheringtonswaroop: required monitors checks.
2018-09-28 Carl Hetheringtonswaroop: Disable play/stop/pause and slider during...
2018-09-28 Carl HetheringtonAdd info (time/type) to CPL/SPL lists.
2018-09-27 Carl HetheringtonBasic watermark.
2018-09-27 Carl HetheringtonUpdated it_IT translation from Riccardo Mantani.
2018-09-27 Carl HetheringtonSet up new watermark config.
2018-09-27 Carl Hetheringtonswaroop: take ownership of config file if we're run...
2018-09-27 Carl HetheringtonDisable preferences menu if the config can't be written.
2018-09-27 Carl HetheringtonBasic SPL support.
2018-09-27 Carl HetheringtonUntested watermarking.
2018-09-26 Carl HetheringtonSupport download of KDMs from a web service in swaroop... v2.13.56
2018-09-26 Carl HetheringtonFinish off background image support for swaroop variant.
2018-09-26 Carl HetheringtonAdd background image configuration to swaroop variant.
2018-09-25 Carl HetheringtonAdd frame rate to technical summary of content.
2018-09-24 Carl HetheringtonAdd KDM directory configuration in player.
2018-09-24 Carl HetheringtonFix up DCP list in player.
2018-09-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-23 Carl HetheringtonAdd player DCP directory to config.
2018-09-18 Carl HetheringtonConfigurable window arrangement in player dual-screen...
2018-09-18 Carl HetheringtonProbably makes sense to default to checking KDM validit...
2018-09-14 Carl HetheringtonVery basic player logging. v2.13.49
2018-09-14 Carl HetheringtonBasic and rather clumsy option to respect KDM validity...
2018-09-14 Carl HetheringtonAllow configurable start mode for player.
2018-09-11 Carl HetheringtonStore audio/video even when suspended.
2018-09-11 Carl HetheringtonIncrease the number (in arbitrary units) which describe...
2018-09-11 Carl HetheringtonRemove unnecessary method.
2018-09-10 Carl HetheringtonBasics of export of multiple reels to multiple files.
2018-09-08 Carl HetheringtonSplit parts of FFmpegEncoder into FFmpegFileEncoder.
2018-09-08 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2018-09-08 Carl HetheringtonFix interface complexity configuration.
2018-09-07 Carl HetheringtonRemove some unused variables.
2018-09-07 Carl HetheringtonUse possibly-safer means of emitting maybe_sequence.
2018-09-07 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2018-09-07 Carl HetheringtonInitial nag for interface complexity.
2018-09-07 Carl HetheringtonFix console noise when importing non-DCP MXFs (#1362).
2018-09-06 Carl HetheringtonAdd simple/full interface option and make DCP panel...
2018-09-06 Carl HetheringtonTry to prevent encode server test crashing in valgrind.
2018-09-06 Carl HetheringtonQuell more valgrind warnings.
2018-09-04 Carl HetheringtonTry no anti-aliasing when rendering subtitles.
2018-09-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-04 Carl HetheringtonDocs say that Context::set_antialias does not affect...
2018-09-04 Carl HetheringtonFix OS X build. v2.13.48
2018-09-04 Carl HetheringtonAllow the butler to say "try again later" when get_vide...
2018-09-03 Carl HetheringtonBuild Empty objects from the presence or absence of...
2018-09-03 Carl HetheringtonReturn 0 from decoder_factory when we have a DCP with...
2018-09-03 Carl HetheringtonFix name of header guard.
2018-09-03 Carl Hetheringtonpot/merge.
2018-09-03 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-09-02 Carl Hetheringtonpot/merge.
2018-09-02 Carl HetheringtonAdd basic quality option for x264 export.
2018-09-02 Carl HetheringtonRemove unnecessary subtitle scale (I think).
2018-09-02 Carl HetheringtonFix subtitle scaling when writing PNG subs.
2018-09-02 Carl HetheringtonFix assertion failure when content has more than one...
2018-09-02 Carl HetheringtonWhite space.
2018-09-02 Carl HetheringtonPlay PNG subtitles from DCPs; possibly not in the right...
2018-08-29 Carl HetheringtonMissing handling of CHANGE_TYPE_CANCELLED causing anoth... v2.13.46
2018-08-29 Carl HetheringtonFix another hang caused by Playlist::maybe_sequence...
2018-08-29 Carl HetheringtonFix warning. v2.13.45
2018-08-29 Carl HetheringtonWrite annotation text and language to CCAP nodes correctly.
next