summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-27Clean up slightly and put encrypted checkbox into full mode.v2.13.77Carl Hetherington
2018-11-27Fix ghostly appearance of reencode-J2K button in simple mode.Carl Hetherington
2018-11-27Similar fix for scaling (#1416).Carl Hetherington
2018-11-27Fix non-updating crop settings (#1421).Carl Hetherington
2018-11-27Fix active job signalling.Carl Hetherington
2018-11-27White space.Carl Hetherington
2018-11-27Fix controls in main DoM some more.Carl Hetherington
2018-11-27Fix controls in main DoM.Carl Hetherington
2018-11-26More playlist editor bits.v2.13.76Carl Hetherington
2018-11-26Playlist editor application icon.Carl Hetherington
2018-11-26Fix accidentally-mangled wscript.v2.13.75Carl Hetherington
2018-11-26Bump versionv2.13.74Carl Hetherington
2018-11-26Bump versionv2.13.73Carl Hetherington
2018-11-26Don't access Config from the static creation of dcpomatic_log.Carl Hetherington
2018-11-25Bump rtaudio for possible 5.1 Linux channel mapping fix.Carl Hetherington
2018-11-24Try to get more logs in tests.Carl Hetherington
2018-11-24Fix tests.Carl Hetherington
2018-11-24Fix missed overload change.Carl Hetherington
2018-11-23Use a foreach.Carl Hetherington
2018-11-23Another missing condition notify.Carl Hetherington
2018-11-23Fix missing condition wake.Carl Hetherington
2018-11-23Logging in test.Carl Hetherington
2018-11-23Fix warning and missing initialisation.Carl Hetherington
2018-11-23Add missing files.Carl Hetherington
2018-11-23Uninitialised variables.Carl Hetherington
2018-11-23Remove required Film from content examine.Carl Hetherington
2018-11-23Move make_default into AudioMapping.Carl Hetherington
2018-11-22Remove some debug.Carl Hetherington
2018-11-22Fix build.Carl Hetherington
2018-11-22Separate Controls into standard/swaroop.Carl Hetherington
2018-11-22Separate out SPL/SPLEntry; start trying to make player read SPLs sensibly.Carl Hetherington
2018-11-22Add cout for number of detected audio channels.Carl Hetherington
2018-11-22swaroop: remove SPL editing from player UI.Carl Hetherington
2018-11-22Fix missing line in previous.Carl Hetherington
2018-11-22Speed up content discovery:Carl Hetherington
1. add all discovery jobs immediately rather than waiting for each one to finish (by polling) before starting the next. 2. replace polling with a condition in JobManager.
2018-11-22Fix content list in player.Carl Hetherington
2018-11-22Basic save/load of playlists.Carl Hetherington
2018-11-22swaroop: basic manipulation of content in playlist creator.Carl Hetherington
2018-11-22Use DCPTime::split.Carl Hetherington
2018-11-22Various work on playlist editor.Carl Hetherington
2018-11-22Playlist editor stub.Carl Hetherington
2018-11-22Bump ffmpeg-cdist for Windows 64 arch fix.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-11-21Remove Film pointer from clone().Carl Hetherington
2018-11-21Add and use new FrameRateChange constructors.Carl Hetherington
2018-11-21Put Film pointer into Decoder.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-11-21Fix short option name for --template.Carl Hetherington
2018-11-21Fix incorrect help for dcpomatic2_kdm_cli.Carl Hetherington
2018-11-19Fix error when analysing audio of DCPs with no audio content.Carl Hetherington