summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2014-09-18Bump versionCarl Hetherington
2014-09-16Merge master.Carl Hetherington
2014-09-16Bump versionCarl Hetherington
2014-09-16Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2014-09-16Fix thinko causing checked_set (wxSpinCtrlDouble) not to work.Carl Hetherington
2014-09-14Bump versionCarl Hetherington
2014-09-14Bump versionCarl Hetherington
2014-09-14Update to nl_NL translation from Cherif Ben Brahim.Carl Hetherington
Signed-off-by: Cherif Ben Brahim
2014-09-12Merge master.Carl Hetherington
2014-09-12Allow separate X and Y scale for subtitles.Carl Hetherington
2014-09-12Bump versionCarl Hetherington
2014-09-12Add context menu option to re-examine content (#339).Carl Hetherington
2014-09-11Spot repeated frames from single-image sources and optimise encoding.Carl Hetherington
2014-09-11Merge master.Carl Hetherington
2014-09-11Allow re-build of signer chain with specified details (#354).Carl Hetherington
2014-09-10Copy current ISDCF name into the film name when 'Use ISDCF name' is un-ticked.Carl Hetherington
2014-09-10Merge master.Carl Hetherington
2014-09-10Fix hidden advanced preferences button in some locales (e.g. de_DE).Carl Hetherington
2014-09-10Bump versionCarl Hetherington
2014-09-10Fix loading of 1.x films.Carl Hetherington
2014-09-10ChangeLog.Carl Hetherington
2014-09-09Bump versionCarl Hetherington
2014-09-09Merge master.Carl Hetherington
2014-09-09Bump versionCarl Hetherington
2014-09-09ChangeLog update.Carl Hetherington
2014-09-08Bump versionCarl Hetherington
2014-09-08Fix Targa file loading.Carl Hetherington
2014-09-08Bump versionCarl Hetherington
2014-09-08Merge master.Carl Hetherington
2014-09-07Merge master.Carl Hetherington
2014-09-07Bump versionCarl Hetherington
2014-09-07Use VideoContentScale rather than Ratio for the default scale to.Carl Hetherington
2014-09-04Merge master.Carl Hetherington
2014-09-03Bump versionCarl Hetherington
2014-09-03Similar fix to Dolby cert downloads.Carl Hetherington
2014-09-02Seemingly rather long-winded way of making the JobManagerView inCarl Hetherington
dcpomatic_batch shrink nicely (i.e. shrinking the gauge) when the window is shrunk. It seems surprising that we have to call back to children to tell them to layout / fit-inside, but it does all *seem* to be necessary.
2014-09-01Bump versionCarl Hetherington
2014-09-01Merge master.Carl Hetherington
2014-08-31Stop CPL <Creator> tag being configurable and use DCP-o-matic version number ↵Carl Hetherington
instead.
2014-08-31Fix i18n of strings from src/lib/po on OS X. There were two bugs;Carl Hetherington
firstly, the path to the .mo files was wrong (the code assumed that OSX was like Linux). Secondly, the string passed into putenv() must not be freed by the caller (as its docs say). It appears that you get away with not doing this on Linux and Windows.
2014-08-31Merge master.Carl Hetherington
2014-08-31Hint when there may be a better DCP container option (#392).Carl Hetherington
2014-08-31Add copy button to EditableList (#399).Carl Hetherington
2014-08-31Allow drag-and-drop of files onto the content panel (#395).Carl Hetherington
2014-08-30Merge master.Carl Hetherington
2014-08-29Manual updates.Carl Hetherington
2014-08-29Bump versionCarl Hetherington
2014-08-26Bump versionCarl Hetherington
2014-08-25Merge master.Carl Hetherington
2014-08-25Basic recent files list in the File menu.Carl Hetherington
Suggested-by: Carsten Kurz