summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-14Upload analytics.attic/analyticsCarl Hetherington
2018-08-14Add missing virtual destructor.Carl Hetherington
2018-08-14Basics of job analytics storage.Carl Hetherington
2018-08-14Fix build.Carl Hetherington
2018-08-14Partial work on gathering details of job events.Carl Hetherington
2018-08-14Nag on 3rd successful DCP encode.Carl Hetherington
2018-08-14Remove unused include.Carl Hetherington
2018-08-14Remove unused method.Carl Hetherington
2018-08-14Basic stuff to count successful DCP encodes.Carl Hetherington
2018-08-14Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-08-14Missing files.Carl Hetherington
2018-08-14More fixes for errors / crashes / misbehaviour with content changesCarl Hetherington
2018-08-14Use a radio item rather than a check item when selecting CPL in the content m...Carl Hetherington
2018-08-14Select CPL by name in the player (#1357).Carl Hetherington
2018-08-12Set up selection when opening timeline.Carl Hetherington
2018-08-12Punt jump-to-selected to a UI idle handler.Carl Hetherington
2018-08-12Update reels markers properly.Carl Hetherington
2018-08-12Fix bad redraw when dragging content views.Carl Hetherington
2018-08-12White space.Carl Hetherington
2018-08-12Don't seek during timeline drags.Carl Hetherington
2018-08-10Use more direct route to fix hangs after calling some Player methods.Carl Hetherington
2018-08-10Try to fix Windows build.Carl Hetherington
2018-08-10Add some Changed() emissions so that when a butler is in controlCarl Hetherington
2018-08-09Fix writer assertion at the end of some 3D encodes; one too many fill frames ...Carl Hetherington
2018-08-09White space.Carl Hetherington
2018-08-09Remove duplicated stuff from seek_unlocked(); tweak some ordering.Carl Hetherington
2018-08-09Rather dubious fix for crash due to the sequence:Carl Hetherington
2018-08-09Add basic appimage packaging.Carl Hetherington
2018-08-08Tweak message now that hints dialog is shown even when there are no hints.Carl Hetherington
2018-08-08flatpak description is dynamically generated now.Carl Hetherington
2018-08-06Add some patreon bits.Carl Hetherington
2018-08-06Remove old-logo banner.Carl Hetherington
2018-08-05Missing files.v2.13.42Carl Hetherington
2018-08-05Fiddle with ccap window default size.v2.13.41Carl Hetherington
2018-08-05Get closed caption view data from the butler, rather than the player.Carl Hetherington
2018-08-04Another test reference fix.Carl Hetherington
2018-08-04Fix test references.Carl Hetherington
2018-08-04Some subtitle renaming.Carl Hetherington
2018-08-04Remove unused parameter.Carl Hetherington
2018-08-04Timestamp audio emissions from butler and hence discard very lateCarl Hetherington
2018-08-02A variety of changes to improve (but not entirely fix) behaviourCarl Hetherington
2018-08-01Force audio content to be on a sample boundary.Carl Hetherington
2018-08-01Fix build.Carl Hetherington
2018-07-29Fix build.Carl Hetherington
2018-07-29Add some explicits.Carl Hetherington
2018-07-27Remove debug code.Carl Hetherington
2018-07-27Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-07-27Tweak message.Carl Hetherington
2018-07-27Check for long CCAP lines and too many CCAP lines.Carl Hetherington
2018-07-26Protect the public API of Player with a mutex, sinceCarl Hetherington