summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-14Bump versionCarl Hetherington
2014-09-14Fix windows package.Carl Hetherington
2014-09-14Another missing <iostream> include from Markus Kalb.Carl Hetherington
2014-09-14Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2014-09-14Missing <iostream> include. From Markus Kalb.Carl Hetherington
2014-09-14Bump versionCarl Hetherington
2014-09-14Bump versionCarl Hetherington
2014-09-14Update translators.Carl Hetherington
2014-09-14Update to nl_NL translation from Cherif Ben Brahim.Carl Hetherington
Signed-off-by: Cherif Ben Brahim
2014-09-12Allow separate X and Y scale for subtitles.Carl Hetherington
2014-09-10Copy current ISDCF name into the film name when 'Use ISDCF name' is un-ticked.Carl Hetherington
2014-09-10Fix hidden advanced preferences button in some locales (e.g. de_DE).Carl Hetherington
2014-09-10Fix warning.Carl Hetherington
2014-09-10Fix OS X build.Carl Hetherington
2014-09-10Try to fix over-shrinky config dialog on OS X.Carl Hetherington
2014-09-10Bump for cxml version bump as dep of libdcp.Carl Hetherington
2014-09-10Slight rearrangemen to log options in config dialog.Carl Hetherington
2014-09-09Fix name spelling.Carl Hetherington
2014-09-09Bump libcxml version requirement in wscript.Carl Hetherington
2014-09-08po merge.Carl Hetherington
2014-09-08Bump versionCarl Hetherington
2014-09-08Bump versionCarl Hetherington
2014-09-08Fix Targa file loading.Carl Hetherington
2014-09-08Supporter.Carl Hetherington
2014-09-08Move VideoContentScale to its own file.Carl Hetherington
2014-09-07Bump versionCarl Hetherington
2014-09-07Bump versionCarl Hetherington
2014-09-07Try to fix crash on exit with the preferences dialog open (only appears on ↵Carl Hetherington
OS X).
2014-09-07Use VideoContentScale rather than Ratio for the default scale to.Carl Hetherington
2014-09-07Fix some mangled fuzzy translations.Carl Hetherington
2014-09-03Bump versionCarl Hetherington
2014-09-03Bump versionCarl Hetherington
2014-09-03Put the right 'actual' ratio in DCP titles even with no-stretch and no-scale.Carl Hetherington
2014-09-03Update DCP name on change to content video scale.Carl Hetherington
2014-09-03Better reporting of unknown exceptions in some cases.Carl Hetherington
2014-09-03Similar fix to Dolby cert downloads.Carl Hetherington
2014-09-03Speculative fix for Doremi certificate download on OS X.Carl Hetherington
The while (wxTheApp->Pending ()) wxTheApp->Dispatch() appears to hang on OS X.
2014-09-02Add a reasonably low timeout to curl fetches.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-02Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2014-09-02Use the DCP-o-matic info dialogue for the batch converter.Carl Hetherington
2014-09-01Bump versionCarl Hetherington
2014-09-01Bump versionCarl Hetherington
2014-09-01Fix previous.Carl Hetherington
2014-08-31Try to fix OS X .mo install path.Carl Hetherington
2014-08-31Stop CPL <Creator> tag being configurable and use DCP-o-matic version number ↵Carl Hetherington
instead.
2014-08-31Supporter.Carl Hetherington
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-31Update OS X hack scripts.Carl Hetherington
2014-08-31Fix fuzzy de_DE translation.Carl Hetherington