summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-08-16Fix erroneous overlaid controls in the player.Carl Hetherington
2017-08-16Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-08-16Updated fr_FR translation from Thierry Journet.Carl Hetherington
2017-08-15pot/merge.Carl Hetherington
2017-08-15OS X build fix.Carl Hetherington
2017-08-15Missing OS X include.Carl Hetherington
2017-08-15Give player its own configuration dialogue.Carl Hetherington
2017-08-14Rename ConfigDialog -> FullConfigDialog.Carl Hetherington
2017-08-14Save config changes in the player.Carl Hetherington
2017-08-14Primitive dropped frame count in display.Carl Hetherington
2017-08-14Drop video frames if we running out of time.Carl Hetherington
2017-08-14Remove believed-unnecessary player-changed handler in butler.Carl Hetherington
2017-08-14Missing conditional wakeup.Carl Hetherington
2017-08-14Basics of forced reduction of JPEG2000 decode resolution.Carl Hetherington
2017-08-14I think Butler should just clear itself out when the player changes.Carl Hetherington
Other layers will seek as appropriate, we shouldn't fight them I don't think.
2017-08-14Add DCP size and length to player.Carl Hetherington
2017-08-14Fix info layout a bit.Carl Hetherington
2017-08-14Initial and not-working information panel in player.Carl Hetherington
2017-08-14Another Windows include.Carl Hetherington
2017-08-14Missing #includes for Windows.Carl Hetherington
2017-08-14Stub player.Carl Hetherington
2017-08-14Remove Film dependency from Empty.Carl Hetherington
2017-08-14Remove Film dependency from Butler.Carl Hetherington
2017-08-14Fix previous to generate chains if we are starting with no config.xml.Carl Hetherington
2017-08-14Try to fix errors when starting DoM on a machine with no config.xml.Carl Hetherington
2017-08-10Updated pl_PL translation from Mike Mazur.Carl Hetherington
2017-08-10Add Mike Mazur as a translator.Carl Hetherington
2017-08-02Use a default DCP name if none is specified, rather than giving an error.Carl Hetherington
2017-08-02Make up a DCP name rather than giving an error.Carl Hetherington
2017-08-01Supporter.Carl Hetherington
2017-07-28Support more detailed horizontal positioning coming from libsub.Carl Hetherington
2017-07-28Updated de_DE translation from Carsten Kurz.Carl Hetherington
2017-07-28Do repeat in the player rather than trying to do it in VideoDecoder.Carl Hetherington
Trying to repeat in VideoDecoder is the wrong side of the distinction between content and DCP time; the repeat is for the DCP and VideoDecoder should be emitting in terms of the source.
2017-07-27Fix heavy fingers in previous commit.Carl Hetherington
2017-07-27Fix SNAFU with silence/black.Carl Hetherington
2017-07-27Small tidy-up to member variable.Carl Hetherington
2017-07-27Add some documentation for config.xml.Carl Hetherington
2017-07-27Add option to specify a list of servers (#1104).Carl Hetherington
2017-07-27Rename -s,--servers to -l,--list-servers.Carl Hetherington
2017-07-27Tidy up server reporting in dcpomatic_cli.Carl Hetherington
2017-07-27Add comment.Carl Hetherington
2017-07-26Basic multithread of DCP decryption during export.Carl Hetherington
2017-07-26Fix seek during slider drag.Carl Hetherington
2017-07-26Fix warning.Carl Hetherington
2017-07-26Multi-threaded decode of DCP when previewing.Carl Hetherington
2017-07-26Rename some variables.Carl Hetherington
2017-07-26Fix slider position updates post seek (#1085).Carl Hetherington
2017-07-25First go at configurable config.xml location.Carl Hetherington
2017-07-25Merge mxe branch.Carl Hetherington
2017-07-25Removing explicit link with libbfd and libiberty.Carl Hetherington