summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-02-16AudioDecoder::_positions is at the resampled rate, if applicable;Carl Hetherington
2018-02-16Don't rename main thread as its name appears in top, it turns out.Carl Hetherington
2018-02-16Name threads on Linux.Carl Hetherington
2018-02-14Build fixes.Carl Hetherington
2018-02-14Add Mart Jansink as author.Carl Hetherington
2018-02-14Adapt for changes to disable_forensic variable types in libdcp.Carl Hetherington
2018-02-14Tidy up option parsing a little.Carl Hetherington
2018-02-14Whitespace and small stylistic tweaks.Carl Hetherington
2018-02-14Don't disable forensic marking by default.Mart Jansink
2018-02-14Correctly handle multiple cinemas and multiple screens per cinema.Mart Jansink
2018-02-14Optionally write the KDMs to the stdout.Mart Jansink
2018-02-14Make the KDM's id available to the filename format.Mart Jansink
2018-02-14Optionally provide a custom filename and container name format via the CLI ar...Mart Jansink
2018-02-14Allow cinemas and DKDMs to be specified manually via the CLI arguments.Mart Jansink
2018-02-14Allow the missing full "valid-duration" argument.Mart Jansink
2018-02-14Add the "Multiple Modified Transitional 1" KDM formulation.Mart Jansink
2018-02-13Missing setup of configured decode reduction (#1195).Carl Hetherington
2018-02-13Make Config::read() fallback match Config::set_defaults() forCarl Hetherington
2018-02-12Add SWS_ACCURATE_RND to sws flags. Without this, conversions to RGB inCarl Hetherington
2018-02-12Tone some debug messages down slightly.Carl Hetherington
2018-02-10Save decoding resolution reduction between launches (#1195).Carl Hetherington
2018-02-10Use av_guess_frame_rate rather than av_stream_get_r_frame_rate;Carl Hetherington
2018-02-10Fix odd behaviour when analysing single bits of audio which start at non-zero...Carl Hetherington
2018-02-09Always pre-roll when seeking in DCPs; I don't think the performanceCarl Hetherington
2018-02-09Fix one cause of assertion failures in audio_buffers (#1193).Carl Hetherington
2018-02-09Fix letterbox/pillarbox in player (#1196).Carl Hetherington
2018-02-09Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2018-02-08typeid() doesn't seem to downcast, so just check types in the take_settings_f...Carl Hetherington
2018-02-08Pass DCP subtitles before video so that they are present when the video frame...Carl Hetherington
2018-02-07Fix ignore/referencing logic.Carl Hetherington
2018-02-07Slightly better log message.Carl Hetherington
2018-02-06Fix failure to parse subtitle files with OS X line endings.Carl Hetherington
2018-02-06Ignore video/audio when it is referenced; should help with #1191.Carl Hetherington
2018-02-05Missing setup of sensitivity in DCP panel.Carl Hetherington
2018-02-05Make KDMs active again even without encryption so you can fiddle with the cin...Carl Hetherington
2018-02-05Warning fixes.Carl Hetherington
2018-02-05Let's try disabling KDM menu options when we are using non-encrypted films.Carl Hetherington
2018-02-05Throw an exception if we try to make KDMs for an unencrypted project (#1188).Carl Hetherington
2018-02-05Fix KDM target buttons for DKDMs too (#1137).Carl Hetherington
2018-02-04Listen for server replies on different ports on main and batch, and get serve...Carl Hetherington
2018-02-03Updated de_DE translation from Carsten Kurz.Carl Hetherington
2018-02-02Whitespace.Carl Hetherington
2018-02-02Prior to 2537a2d Decoder::position() was not updated if a decoder emittedCarl Hetherington
2018-02-02Relayout player information after it changes. Should help with #1185.Carl Hetherington
2018-02-02Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-02-02Fix incorrect pixel format on subtitles when they are sent to encoding servers.Carl Hetherington
2018-02-02Fix ar_LB character set.Carl Hetherington
2018-02-02Starting point for ar_LB translation.Carl Hetherington
2018-02-02Remove some debugging code.Carl Hetherington
2018-02-02Updated de_DE translation from Carsten Kurz.Carl Hetherington