X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=bf51a681d54e18d3b553cea9dec32fb4fd20e515;hb=6dc92bf6c98a7cb8084f713f941a9b9a60233cd5;hp=3079cb95cc7293bbf886afb43928ac631ac3b117;hpb=54b3ad51ac3a530c72d8bcd5b752c4d344c7beba;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 3079cb95c..e269bf550 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,488 @@ +2013-05-19 Carl Hetherington + + * Version 0.92 released. + +2013-05-19 Carl Hetherington + + * Version 0.91 released. + +2013-05-19 Carl Hetherington + + * Hopefully fix load of decimal values (e.g. frame rates) + in non-English locales on Windows. + +2013-05-17 Carl Hetherington + + * Version 0.90 released. + +2013-05-17 Carl Hetherington + + * Write backtrace files when Windows + version crashes. + + * Try to fix crash on stills with no audio. + +2013-05-06 Carl Hetherington + + * Fix resizing / redraw problems in audio viewer + on Windows. + +2013-05-06 Carl Hetherington + + * Version 0.89 released. + +2013-05-04 Carl Hetherington + + * Version 0.89beta1 released. + +2013-05-04 Carl Hetherington + + * Very simple batch converter added (#127). + + * Add preference for CPL issuer and creator (#122). + + * Add preference for default format and DCP content + type (#133). + +2013-04-28 Carl Hetherington + + * Version 0.88 released. + +2013-04-28 Carl Hetherington + + * Fix broken external audio support. + +2013-04-24 Carl Hetherington + + * Allow use of existing empty directories for new films (without + confirmation) and existing non-empty directories (with confirmation) + (#124). + +2013-04-26 Carl Hetherington + + * Version 0.87 released. + +2013-04-26 Carl Hetherington + + * Make new trim options actually work (#121). + +2013-04-23 Carl Hetherington + + * Version 0.86 released. + +2013-04-23 Carl Hetherington + + * Version 0.85 released. + +2013-04-21 Carl Hetherington + + * Version 0.84 released. + +2013-04-21 Carl Hetherington + + * Version 0.84beta5 released. + +2013-04-20 Carl Hetherington + + * Fix bad saving of metadata in locales which use + commas to separate decimals (#119). + +2013-04-19 Carl Hetherington + + * Add basic frame index and timecode to viewer, and previous/next + frame buttons. + + * Version 0.84beta4 released. + +2013-04-19 Carl Hetherington + + * Version 0.84beta3 released. + +2013-04-19 Carl Hetherington + + * Version 0.84beta2 released. + +2013-04-18 Carl Hetherington + + * Version 0.84beta1 released. + +2013-04-15 Carl Hetherington + + * Fix error message on forcing language to English (#103). + + * Fix problems with content whose first audio content + comes before the first video (resulting in audio being + chopped off at the start of the DCP) (#79). + + * Use true 4:3 rather than 1.33. + +2013-04-13 Carl Hetherington + + * Use film-name-derived names for MXFs in DCPs (#54). + +2013-04-10 Carl Hetherington + + * Version 0.83 released. + +2013-04-10 Carl Hetherington + + * Fix incorrect scaling using flat-no-stretch and scope-no-stretch + when the source is cropped (part of #113). + + * Fix incorrect display of padded films (rest of #113). + +2013-04-09 Carl Hetherington + + * Version 0.82 released. + +2013-04-09 Carl Hetherington + + * Version 0.82beta1 released. + +2013-04-09 Carl Hetherington + + * Version 0.81 released. + +2013-04-09 Carl Hetherington + + * Version 0.81beta1 released. + +2013-04-08 Carl Hetherington + + * Add 16:9-within-Scope format. + +2013-04-07 Carl Hetherington + + * Version 0.80 released. + +2013-04-07 Carl Hetherington + + * Version 0.80beta4 released. + +2013-04-07 Carl Hetherington + + * Version 0.80beta3 released. + +2013-04-07 Carl Hetherington + + * Version 0.80beta2 released. + +2013-04-07 Carl Hetherington + + * Version 0.80beta1 released. + +2013-04-07 Carl Hetherington + + * Make the audio plot expand in height when its + window is enlarged. + + * Label subtitle offset with "pixels" (#101). + + * Speculative fix for error on forcing language + to English (#103). + + * Add more explanatory text to describe what is + happening with scaling, cropping and padding (#106). + + * Give a hopefully helpful message when clicking Open + without selecting a folder (#99). + + * Fix servomatic_gui startup and shutdown on Linux (#98). + + * GUI now points out when audio resampling is being done. + + * Hopefully fix lack of redraw of the viewer background + on Windows (#86). + +2013-04-01 Carl Hetherington + + * Version 0.79 released. + +2013-04-01 Carl Hetherington + + * Fix some missing translated strings + on Windows. + +2013-03-31 Carl Hetherington + + * Version 0.78 released. + +2013-03-28 Carl Hetherington + + * Version 0.78beta16 released. + +2013-03-28 Carl Hetherington + + * Version 0.78beta15 released. + +2013-03-28 Carl Hetherington + + * Version 0.78beta14 released. + +2013-03-27 Carl Hetherington + + * Fix erroneous disk space reporting (#85). + + * Version 0.78beta13 released. + +2013-03-26 Carl Hetherington + + * Version 0.78beta12 released. + +2013-03-26 Carl Hetherington + + * Version 0.78beta11 released. + +2013-03-26 Carl Hetherington + + * Version 0.78beta10 released. + +2013-03-26 Carl Hetherington + + * Version 0.78beta9 released. + +2013-03-26 Carl Hetherington + + * Version 0.78beta8 released. + +2013-03-26 Carl Hetherington + + * Add button to cancel jobs. + +2013-03-26 Carl Hetherington + + * Version 0.78beta7 released. + +2013-03-25 Carl Hetherington + + * Add option to set user interface language. + +2013-03-25 Carl Hetherington + + * Version 0.78beta6 released. + +2013-03-24 Carl Hetherington + + * Add UI option to select interface language. + +2013-03-21 Carl Hetherington + + * Version 0.78beta5 released. + +2013-03-20 Carl Hetherington + + * Version 0.78beta4 released. + +2013-03-20 Carl Hetherington + + * Version 0.78beta3 released. + +2013-03-20 Carl Hetherington + + * Make exception strings translatable (#81). + +2013-03-19 Carl Hetherington + + * Version 0.78beta2 released. + +2013-03-19 Carl Hetherington + + * Version 0.78beta1 released. + +2013-03-19 Carl Hetherington + + * Add it_IT translation from Massimiliano Broggi. + +2013-03-14 Carl Hetherington + + * Version 0.77 released. + +2013-03-14 Carl Hetherington + + * Version 0.77beta2 released. + +2013-03-14 Carl Hetherington + + * Version 0.77beta1 released. + +2013-03-14 Carl Hetherington + + * Work-around lack of support for hard links. + + * Fix a few bugs with A/B mode. + +2013-03-08 Carl Hetherington + + * Disable show audio button and use content audio selector + as appropriate for the audio in the content (#41 and #73). + +2013-03-05 Carl Hetherington + + * Version 0.76 released. + +2013-03-05 Carl Hetherington + + * Version 0.76beta3 released. + +2013-03-04 Carl Hetherington + + * Fix decoding of audio streams with multiple + packets per frame (e.g. wmapro). + +2013-03-02 Carl Hetherington + + * Add option to specify the DCP's frame + rate (part of #56). + + * Add a description of what each video format + means to the UI. + +2013-03-01 Carl Hetherington + + * Version 0.76beta2 released. + +2013-03-01 Carl Hetherington + + * Add primitive feature to plot graphs + of the soundtrack (#67). + + * Version 0.76beta1 released. + +2013-02-27 Carl Hetherington + + * Version 0.75 released. + +2013-02-27 Carl Hetherington + + * Version 0.75beta1 released. + + * Fix support for some YUV444 pixel formats. + +2013-02-23 Carl Hetherington + + * Version 0.74 released. + +2013-02-23 Carl Hetherington + + * Version 0.74beta1 released. + +2013-02-21 Carl Hetherington + + * Version 0.73 released. + +2013-02-20 Carl Hetherington + + * Version 0.73beta9 released. + +2013-02-18 Carl Hetherington + + * Version 0.73beta8 released. + +2013-02-18 Carl Hetherington + + * Version 0.73beta7 released. + +2013-02-17 Carl Hetherington + + * Version 0.73beta6 released. + +2013-02-17 Carl Hetherington + + * Version 0.73beta3 released. + +2013-02-16 Carl Hetherington + + * Version 0.73beta2 released. + +2013-02-16 Carl Hetherington + + * Version 0.73beta1 released. + +2013-02-15 Carl Hetherington + + * Fix non-recognition of BMP for still images (#55), + reported by Thierry. + +2013-02-12 Carl Hetherington + + * Basic option to open the containing folder for a DCP. + + * Don't offer to copy a DCP to the TMS if there isn't + a DCP. + + * Fix setup of a default film directory on Windows. + + * Remove libx264 dependency. + + * Rearrange main window slightly so that the progress + area is larger; give jobs "details" buttons to find out + more about any errors that occur. + +2013-02-02 Carl Hetherington + + * Tidy up filters dialog by not showing those + that are not configured in FFmpeg, and by splitting + them up into categories. + + * Fix infinite loop of error messages when + `playing back' using a non-existant filter (#39). + + * Encode data straight to MXFs, rather + than going via .j2c files. Should roughly + halve required disk space and reduce time + taken. + +2013-01-25 Carl Hetherington + + * When using formats which pad smaller frames into + larger ones, the padding black now shown in + the preview. + + * Fix the old DCP content type being left behind + when creating a new film. + + * Add option to specify default details + for the DCI name details dialog in new + Films (#42). + +2013-01-24 Carl Hetherington + + * Version 0.72 released. + +2013-01-24 Carl Hetherington + + * Version 0.71 released. + +2013-01-24 Carl Hetherington + + * Fix lack of audio with trimmed DCPs. + +2013-01-23 Carl Hetherington + + * Remove multi-reel support (for now); needs more thinking about + and testing. + +2013-01-12 Carl Hetherington + + * Version 0.71beta2 released. + +2013-01-12 Carl Hetherington + + * Version 0.71beta1 released. + +2013-01-12 Carl Hetherington + + * Untested support for splitting DCPs + into multiple reels. + +2013-01-09 Carl Hetherington + + * Try to build with 0.10.4-ish ffmpeg. + +2013-01-07 Carl Hetherington + + * Version 0.70 released. + 2013-01-07 Carl Hetherington * Fix heinous thinko in mono soundtrack mapping code. @@ -116,7 +601,6 @@ 2012-12-18 Carl Hetherington * Version 0.65 released. ->>>>>>> master 2012-12-13 Carl Hetherington