summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-08Bump versionv2.6.19Carl Hetherington
2016-02-08Manual tweak.Carl Hetherington
2016-02-05Another try at fixing Arch build.Carl Hetherington
2016-02-05Attempt to fix build on Arch.Carl Hetherington
2016-02-05Supporter.Carl Hetherington
2016-02-05Bump libdcp.Carl Hetherington
2016-02-05Fix windows installer.Carl Hetherington
2016-02-05New cs_CZ translation from Tomáš Begeni.Carl Hetherington
2016-02-05Merge.Carl Hetherington
2016-02-04Updated de_DE translation from Carsten Kurz.Carl Hetherington
2016-02-04Fix some uninitialised stuff in the 'join' constructor of FFmpegContent.Carl Hetherington
2016-02-03Fix Win32 installer with new asdcplib arrangement.Carl Hetherington
2016-02-03Bump deps.Carl Hetherington
2016-02-03Search lib64 for .pc files.Carl Hetherington
2016-02-03Various build / dependency fixes.Carl Hetherington
2016-02-03Fix incorrect 2->3 python conversion.Carl Hetherington
2016-02-03Make cscript python2/3 compatible.Carl Hetherington
2016-02-03Remove duplicated note (also in DEVELOPMENT).Carl Hetherington
2016-02-03Try to fix static build.Carl Hetherington
2016-02-02Bump libdcp.Carl Hetherington
2016-02-02Fix warning.Carl Hetherington
2016-02-02Typo.Carl Hetherington
2016-02-02Supporter.Carl Hetherington
2016-02-02Various fixes to behaviour with repeated content (having the sameCarl Hetherington
text in the content list). Also remove check in setup() to see if the update needs to be done; I believe now that it will only be called when it *does* need to be done.
2016-02-02Bump versionCarl Hetherington
2016-02-02Bump versionv2.6.18Carl Hetherington
2016-02-02Add delete-key shortcut to remove content.Carl Hetherington
2016-02-01Allow removal of multiple pieces of content in one click.Carl Hetherington
2016-02-01Synchronise content list / timeline selection when the content list ↵Carl Hetherington
selection changes.
2016-02-01Move the preview to the start of a piece of contentCarl Hetherington
when selecting it. Suggested-by: Carsten Kurz
2016-02-01Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-02-01Updated test/data; bump metadata version.Carl Hetherington
2016-02-01Scale-to-fit-{width/height} should zero the 'other' crop values.Carl Hetherington
2016-02-01Remove unnecessary subtitle digest components.Carl Hetherington
2016-02-01Updated de_DE translation from Carsten Kurz.Carl Hetherington
2016-02-01Bump versionCarl Hetherington
2016-02-01Bump versionv2.6.17Carl Hetherington
2016-02-01Subtitle "to" times used to be stored against their "from" times.Carl Hetherington
Sadly an example shows that from times are not unique. This patch uses a hash of stuff from the first AVSubtitle as the key.
2016-01-31Fix set_position() causing a re-sort.Carl Hetherington
2016-01-30Add a PlaylistOrderChanged signal and emit it when the playlistCarl Hetherington
is sorted. Do playlist sorting when content position / length etc. changes. Handle sorts better when comparing content at the same position.
2016-01-29Nicer appearance when butting two content views up together.Carl Hetherington
2016-01-29White space.Carl Hetherington
2016-01-29Fix indistinct selection of small objects on the timeline.Carl Hetherington
2016-01-27Possibly better version of d217a16d41dd71c921fa2155e068df7cca11f457.Carl Hetherington
Don't stop returning stuff from get_video when there are frames left in _decoded_video.
2016-01-27Scroll about dialog tabs if necessary.Carl Hetherington
2016-01-27Supporter.Carl Hetherington
2016-01-27KDM dialog sizing hack.Carl Hetherington
2016-01-27Fix tests following increased strictness in VideoDecoder.Carl Hetherington
2016-01-25Slightly improve subtitle documentation.Carl Hetherington
2016-01-24Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington