X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=158ea050308bbcb22e4d2b282cace91fc5a6d060;hb=9c7a244ac08898b9e0b41454204bc4cba52c28e8;hp=7836f37145bd1c92adb7a9b57feeaf08dbb34fab;hpb=d70b48d21072b38d56a941b33bfa212fe331a2fd;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 7836f3714..158ea0503 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,61 @@ +2013-12-02 Carl Hetherington + + * Fix crash on double-click of "show audio" button (#278). + + * Version 1.40 released. + +2013-12-02 Carl Hetherington + + * Fix problems with FFmpeg files that have all-zero stream IDs. + + * Fix crash on checking non-existing frame info + files. + + * Fix erroneous disabling of timing panel with + audio-only sources. + +2013-11-30 Carl Hetherington + + * Version 1.39 released. + +2013-11-30 Carl Hetherington + + * Fix windows build. + +2013-11-29 Carl Hetherington + + * Version 1.38 released. + +2013-11-29 Carl Hetherington + + * Add option to join input files together + to help with multiple VOB files from DVDs. + + * Fix build for 32-bit versions of OS X. + +2013-11-27 Carl Hetherington + + * Version 1.37 released. + +2013-11-27 Carl Hetherington + + * Version 1.36 released. + +2013-11-27 Carl Hetherington + + * Version 1.35 released. + +2013-11-26 Carl Hetherington + + * Updated fr_FR translation from Lilian Lefranc. + + * A whole load of fixes for lots of bugs when handling filenames + using non-Latin characters on Windows. + +2013-11-22 Carl Hetherington + + * Version 1.34 released. + 2013-11-22 Carl Hetherington * Fix both OS X and Windows installers.