Add some documentation for config.xml.
[dcpomatic.git] / src /
2017-07-27 Carl HetheringtonAdd some documentation for config.xml.
2017-07-27 Carl HetheringtonAdd option to specify a list of servers (#1104).
2017-07-27 Carl HetheringtonRename -s,--servers to -l,--list-servers.
2017-07-27 Carl HetheringtonTidy up server reporting in dcpomatic_cli.
2017-07-27 Carl HetheringtonAdd comment.
2017-07-26 Carl HetheringtonBasic multithread of DCP decryption during export.
2017-07-26 Carl HetheringtonFix seek during slider drag.
2017-07-26 Carl HetheringtonFix warning.
2017-07-26 Carl HetheringtonMulti-threaded decode of DCP when previewing.
2017-07-26 Carl HetheringtonRename some variables.
2017-07-26 Carl HetheringtonFix slider position updates post seek (#1085).
2017-07-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-07-25 Carl HetheringtonFirst go at configurable config.xml location.
2017-07-24 Carl HetheringtonMerge mxe branch.
2017-07-24 Carl HetheringtonRemoving explicit link with libbfd and libiberty.
2017-07-24 Carl HetheringtonUpdated zh_CN translation from 刘汉源.
2017-07-24 Carl HetheringtonUpdate ISDCF name when DCP frame rate changes (#1102).
2017-07-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-07-24 Carl HetheringtonUse a bigger buffer for dates to allow for longer trans...
2017-07-24 Carl HetheringtonBack-end support for linked configuration.
2017-07-24 Carl HetheringtonUpdated zh_CN translation from 刘汉源.
2017-07-24 Carl HetheringtonSupporter.
2017-07-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-07-18 Carl HetheringtonDon't set up Writer etc. until the job is run. This...
2017-07-13 Carl HetheringtonFix author name.
2017-07-12 Carl HetheringtonDon't emit black to fill up to a frame that we're not...
2017-07-12 Carl HetheringtonReport underruns from Butler::get_audio.
2017-07-12 Carl HetheringtonMake ::get tell caller if there's been an underrun.
2017-07-12 Carl HetheringtonSupporter.
2017-07-12 Carl HetheringtonHopefully fix erroneous unresolved asset errors with...
2017-07-12 Carl HetheringtonAdd some tests; fix failure to make DCP when there...
2017-07-12 Carl HetheringtonMake ::length return rounded-up length.
2017-07-12 Carl HetheringtonUse Film::length() rather than Playlist::length() ...
2017-07-12 Carl HetheringtonForce video content to start on a frame boundary.
2017-07-11 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-07-11 Carl HetheringtonRemove unused Player::_ignore_audio. Ignore position
2017-07-11 Carl HetheringtonTry to fix build with GraphicsMagick.
2017-07-11 Carl HetheringtonFix missing subtitle when it is at the same time as...
2017-07-07 Carl HetheringtonAnother fix for dcpomatic_create with image sequences.
2017-07-07 Carl HetheringtonFix addition of image sequence directories with dcpomat...
2017-07-04 Carl HetheringtonHopefully fix logarithmic DPX sources.
2017-07-03 Carl HetheringtonFix content tab sensitivity when you load some audio...
2017-07-03 Carl HetheringtonDon't create decoders if they are not necessary.
2017-07-02 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2017-07-02 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2017-06-29 Carl HetheringtonSupporter.
2017-06-29 Carl HetheringtonFix bugs with default container configuration.
2017-06-29 Carl HetheringtonTweak ratio name.
2017-06-29 Carl Hetheringtonpot/merge.
2017-06-29 Carl HetheringtonWhite space.
2017-06-29 Carl HetheringtonOffer only flat/scope/full-frame as container choices...
2017-06-29 Carl HetheringtonFix failure to add file-based content in dcpomatic2_create.
2017-06-29 Carl HetheringtonFixes for silence in projects, various cleanups.
2017-06-23 Carl HetheringtonAdd a OV/VF test; tidy up a bit.
2017-06-23 Carl HetheringtonRemove debug code.
2017-06-23 Carl HetheringtonTry to fix show DCP when project directory names contai...
2017-06-23 Carl HetheringtonAttempts to simplify black-filling logic in Player.
2017-06-18 Carl HetheringtonAdd a note to be fixed in #1073.
2017-06-18 Carl HetheringtonSmall optimisation.
2017-06-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-06-17 Carl HetheringtonRemove spurious fills of audio data.
2017-06-17 Carl HetheringtonTry to avoid crash on opening preferences on a machine...
2017-06-15 Carl HetheringtonFix crash when finding DCP size with Interop subs.
2017-06-14 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2017-06-14 Carl HetheringtonSupporter.
2017-06-13 Carl HetheringtonAnother pot/merge.
2017-06-13 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2017-06-13 Carl Hetheringtonpot/merge.
2017-06-11 Carl HetheringtonCatch butler runaway when no audio is provided by the...
2017-06-11 Carl HetheringtonFix incorrect audio MXFs when writing multiple reels.
2017-06-11 Carl HetheringtonSupporter.
2017-06-08 Carl HetheringtonAdd size and audio/subtitle languages to contact sheet.
2017-06-08 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2017-06-07 Carl HetheringtonFix mixdown mapping.
2017-06-07 Carl HetheringtonFix crash when alpha-blending subtitles onto YUV420...
2017-06-07 Carl HetheringtonBasic and untested export option to bounce down to...
2017-06-07 Carl HetheringtonFix incorrect reel numbers in subtitle XML/MXF.
2017-06-05 Carl HetheringtonImprove management of certificate chains to make it...
2017-06-05 Carl HetheringtonAdd UTC+9:30 timezone to cinemas.
2017-06-02 Carl HetheringtonSupporter.
2017-06-01 Carl HetheringtonImprove an error message.
2017-06-01 Carl HetheringtonStop old frames appearing in the preview after seeks.
2017-06-01 Carl HetheringtonRe-add missing audio mapping in butler for preview.
2017-06-01 Carl HetheringtonCreate ZIP files for emails in temporary directories.
2017-06-01 Carl HetheringtonRemove emailed ZIP files when they are no longer needed.
2017-05-31 Carl HetheringtonAllow repeat-frame to work with 3D.
2017-05-30 Carl HetheringtonFix build.
2017-05-30 Carl HetheringtonRemove call to fill_audio which goes wrong with multi...
2017-05-30 Carl HetheringtonAdd a debug log for an assertion failure.
2017-05-29 Carl HetheringtonFix what empirically seems to be a double-delete, thoug...
2017-05-29 Carl HetheringtonFix hang in client_server tests.
2017-05-29 Carl HetheringtonSupporter.
2017-05-26 Carl HetheringtonOptimise sorting of image filenames.
2017-05-26 Carl HetheringtonFix unlikely crash.
2017-05-26 Carl HetheringtonSome missing cleanup of _broadcast.
2017-05-26 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2017-05-25 Carl HetheringtonAnother speculative attempt to fix crash on quit.
2017-05-25 Carl HetheringtonAttempt to fix crash on ~Server().
2017-05-25 Carl HetheringtonNag about potential problems when remaking the decrypti...
2017-05-25 Carl Hetheringtonpot/merge.
next