summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-11Throw exceptions when things in the butler get really out of hand.v2.13.31Carl Hetherington
2018-06-10Garbled CCAP notes.Carl Hetherington
2018-06-10Build fix.v2.13.30Carl Hetherington
2018-06-10Modify the downmix mapping so that we include Ls, Rs and Lfe (#1281).v2.13.29Carl Hetherington
2018-06-09Fix bad parsing of ASS lines embedded into FFmpeg files and containing commas.Carl Hetherington
2018-06-09Add option to open a DCP in the player (#1312).Carl Hetherington
2018-06-09Similarly for start_batch_converter.Carl Hetherington
2018-06-09Factor out sending a message to another tool (possibly starting it first).Carl Hetherington
2018-06-09Another writer deadlock fix.Carl Hetherington
2018-06-08Whitespace.v2.13.28Carl Hetherington
2018-06-08Auto-rotate videos.Carl Hetherington
2018-06-08Add support for vflip/hflip filters.Carl Hetherington
2018-06-08Speed up timeline drags in some cases.Carl Hetherington
2018-06-08Fix doubled subtitles if subtitle stop times are specified.Carl Hetherington
2018-06-08Bump libdcp for subtitle effect colour fix.Carl Hetherington
2018-06-08Fix incorrect handling of force-effect in subtitle appearance.Carl Hetherington
2018-06-08Fix crash with missing DCP content.v2.13.27Carl Hetherington
2018-06-08Remove details video properties from non-video content XML.Carl Hetherington
2018-06-07Assorted fixes to queue management.Carl Hetherington
2018-06-07Check that we're not about to deadlock if the queue is full and we can't ↵Carl Hetherington
repeat-write.
2018-06-07Fix for wrong reel-sizes under trim; like ↵Carl Hetherington
54ca9edc8d6cfc6f7175986d5df21bc101663576 from v2.12.x.
2018-06-06Round sample rate calculations in audio FFmpeg examiner.Carl Hetherington
2018-06-05Don't allow the queue to get too big with REPEAT frames otherwisev2.13.26Carl Hetherington
there's a long delay at the end of the job while they are written. We must still write FULL frames even if the queue is long (we only stop doing that if the queue has too many FULL frames i.e. too much memory consumption). With this commit we stop writing REPEAT/FAKE frames when the queue gets long and assume there will always be a sequence image for writing and hence the main writer thread will reduce the queue given time.
2018-06-04Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2018-06-04Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-05-30OS X preference-sizing tweaks.v2.13.25Carl Hetherington
2018-05-30Try to fix OS X preferences with new pages.Carl Hetherington
2018-05-29Updated fr_FR translation from Thierry Journet.Carl Hetherington
2018-05-29Fix job ordering when sending notification emails (more of #1286).Carl Hetherington
2018-05-29Save config changes made through the batch converter.Carl Hetherington
2018-05-28Fix seconds_to_approximate_hms sometimes saying things like 1h60m (#1314).Carl Hetherington
2018-05-27ChangeLog.Carl Hetherington
2018-05-27Report progress of audio jobs.Carl Hetherington
2018-05-27Add missing icons and make emailing work.Carl Hetherington
2018-05-27Add UI for message box / email notifications.Carl Hetherington
2018-05-27Move email server preferences into a separate tab.Carl Hetherington
2018-05-27Simple and optional messagebox notification when jobs finish.Carl Hetherington
2018-05-27Updated it_IT translation from Felice D'Andrea.Carl Hetherington
2018-05-26Fixes to no-gui packaging.v2.13.24Carl Hetherington
2018-05-25Don't specify GUI dependencies in .debs if we're not building the GUI bits.Carl Hetherington
2018-05-25Try to allow building of packages without the GUI.Carl Hetherington
2018-05-24Try another way of fixing accelerators stealing text control arrow keys (#1263).Carl Hetherington
2018-05-23Adapt player time calculation tests for 4a8151a.Carl Hetherington
2018-05-23Fix data for subtitle_reel_number_test.Carl Hetherington
2018-05-23Adapt reels_test for 4a8151a.Carl Hetherington
2018-05-23Python 3 fix for wscript.Carl Hetherington
2018-05-23ChangeLog.Carl Hetherington
2018-05-23Try to fix failure to load files with non-ASCII filenames into ImageMagick.Carl Hetherington
2018-05-20pot/merge.Carl Hetherington
2018-05-20Rename H264 -> MP4 / H264 (#1288).Carl Hetherington