summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-10Bump versionCarl Hetherington
2015-05-10Bump versionCarl Hetherington
2015-05-10Possibly inaccurate port of master; build system cleanups.Carl Hetherington
2015-05-10eebb00c092e568a14c0af3ce513d34f6b4ee834d from master; limit DCP channels and ↵Carl Hetherington
bump libdcp.
2015-05-10TO_PORT.Carl Hetherington
2015-05-100dd1bec30fed2c10ef01cc7782e331ea0d1a1f47 from master; fix sometimes-missing ↵Carl Hetherington
audio analysis channel labels on OS X.
2015-05-107fd73c0cf1f723896826c77fec3720c5c404d4e8 from master; tidy audio analysis ↵Carl Hetherington
dialogue and add overall peak.
2015-05-09TO_PORT.Carl Hetherington
2015-05-09A couple of handy scripts.Carl Hetherington
2015-05-09Apply a modified version of 7c76bbb0c989cb5e5e552f28668a985243438cabCarl Hetherington
from master; when we push an encoded frame's data to disk because we can't write it yet, the idea i to set encoded in the QueueItem to 0 to say that the data has already been pushed to disk. This was not working because we were resetting encoded in a copy of the QueueItem, and hence not affecting the QueueItem held in _queue. This meant that the same frame could be pushed to disk several times. Use the iterator instead of a copy so that the QueueItem in the list is modified.
2015-05-099a5d37cbc5be0bae532baafeb8df0616e10f3824 from master; add UTF-8 content type ↵Carl Hetherington
to KDM emails.
2015-05-09Search in the right window when using FindWindowById.Carl Hetherington
2015-05-09711c36c150f3efffd64875399ada94baafb87cb1 from master; ok button disabling in ↵Carl Hetherington
downloade dialogs.
2015-05-09TO_PORT.Carl Hetherington
2015-05-08Try to fix previous.Carl Hetherington
2015-05-08Fix excessive errors in tests when one job fails.Carl Hetherington
2015-05-07Merge branch '1.0' of git.carlh.net:git/dcpomatic into 2.0Carl Hetherington
2015-05-07Only write config on change from the UI, not (say) from tests.Carl Hetherington
2015-05-07Use checked_set in ConfigDialog.Carl Hetherington
2015-05-07Bump versionCarl Hetherington
2015-05-07Bump versionCarl Hetherington
2015-05-07ChangeLog.Carl Hetherington
2015-05-07Write subtitle stuff to a subdirectory based on ID.Carl Hetherington
2015-05-07Bump libdcp.Carl Hetherington
2015-05-07Fix writing of LoadFont tags in subtitles.Carl Hetherington
2015-05-06Bump libdcp.Carl Hetherington
2015-05-06Use Unknown for language in subtitles if no language has been specified.Carl Hetherington
2015-05-06TO_PORT.Carl Hetherington
2015-05-05TO_PORT.Carl Hetherington
2015-05-05TO_PORT.Carl Hetherington
2015-05-05TO_PORT.Carl Hetherington
2015-05-05Bump libdcp version.Carl Hetherington
2015-05-04Bump versionCarl Hetherington
2015-05-04Bump versionCarl Hetherington
2015-05-04Update some test refs after subtitle fixes.Carl Hetherington
2015-05-04Add incomplete design doc.Carl Hetherington
2015-05-04Try to fix build.Carl Hetherington
2015-05-04278e253fad54299c2f5a2b1ece9413dc6da49d4a from master; move ↵Carl Hetherington
restore-default-preferences.
2015-05-0498772641729700876a0e51e3d001649cd1624046 from master; Windows crash fix.Carl Hetherington
2015-05-04701e75b87018ab1ec831f84b5325a0c76bd9f6ba from master; content properties dialog.Carl Hetherington
2015-05-04TO_PORT: already applied separately.Carl Hetherington
2015-05-03TO_PORT.Carl Hetherington
2015-05-03TO_PORT.Carl Hetherington
2015-05-03Tweak tagline.Carl Hetherington
2015-05-03TO_PORT.Carl Hetherington
2015-05-02Remove approximate size stuff where playback viewer would roundCarl Hetherington
down to nearest 4 pixels to try and speed up scaling. It didn't work as the two estimates of what would be scaled didn't always agree. It could probably be resurrected.
2015-05-02TO_PORT.Carl Hetherington
2015-05-01Fix last-but-one commit.Carl Hetherington
2015-05-01Missing file in Linux packaging spec.Carl Hetherington
2015-05-01f45b53e8f5d13f3dd3eecd14bfd44a12fb788d4e from master; ignore ._ files.Carl Hetherington