DivFix++ Changelog

What's new in DivFix++ 0.34

Oct 18, 2009
  • Added Cross Win64 compilation target.
  • Added RPM spec and DEB control files.
  • Updated About->Translators strings layout for wx2.9.0.
  • Added wxWidgets 2.9.0 compatibility.
  • Added four_cc MJPG, Motion JPEG codec.
  • Changed Makefile for some compatibility for other OS.
  • Changed install mechanism at make file.
  • Added resource.rc file for windows theme support.
  • Added Ukrainian translation by Andriy B.
  • Fixed broken CLI mode thread.
  • Cleaned unnecessary code.
  • Updated Korean, Spanish and Italian Translations to v0.33

New in DivFix++ 0.33 (Aug 14, 2009)

  • Fixed Windows CLI mode.
  • Added Farsi (Persian) Translations by for MXAmin
  • Added Meteorite Code Infection.
  • Changed Versioning string structure
  • Added endian.h and moved endian supporting codes in it.
  • Added CLI play mode.(preview mode without deletion).
  • Fixed CLI one parameter detection.
  • Added Codec MP42 and WMV1,WMV2 and WMV3 - M$ Windows Media Video support.
  • Added Version update notification.
  • Fixed shutdown on "rec " token.
  • Fixed some multi RIFFed file fixing.
  • Fixed close on "INFOISFT" file.
  • Fixed "Broken index chunk" endless loop.
  • Fixed Some other bugs.

New in DivFix++ 0.32 (Jun 27, 2009)

  • Fixed Overwrite mode.
  • Added Stream type identification code.
  • Fixed MacOSX PPC bug.
  • Added BigEndian Hardware support.
  • Added Codec FourCC VP3x, VP4, VP5, VP6x - On2 TrueMotion VP Support.
  • Added Codec FourCC SVQ1 & SVQ3 - Sorenson Video 3 Support.
  • Nuked Save Log property because usefullness.
  • Fixed detecting half and broken index chunk section.
  • Added primal H264 and AVC1 codec support.
  • Added "Recover From Key Frames" option to GUI.
  • Fixed file truncation & strip function error due Unicode build.
  • Added Truncation error message.
  • Added reading OpenDML file (up to 4 GB).(Fixed file will in AVI 1.0 format)
  • Fixed Stoping in Paused state.
  • Fixed gramathical mistakes. (Thanks for Federico Del Bene)
  • Fixed crash on some files which have "vedt" RIFF header chunk
  • Fixed MacOSX "Keep the original file" file open error bug.
  • Merge makefiles to one. "makefile mac" does the job for mac.
  • Added Russian translation by Konstantin Krasnov
  • Changed makefile for mass language compilation.
  • Added Spanish translation.(Thanks for Oscar Cuesta)
  • Added Relative Output Folder and File option.
  • Fixed Gramathical mistakes in English. (Thanks for Bastian Wiegmann and DirektX)
  • Added German translation. (Thanks for Bastian Wiegmann)

New in DivFix++ 0.31 (Dec 28, 2008)

  • Fixed preferences dialog size on MacOSX.
  • Fixed unicode definitions at header files for compilation errors at windows.
  • Fixed shutdown behaviour at language change on windows.
  • Removed unnecessary Code::Block files.
  • Fixed non-AVI files execute player directly on preview mode.
  • Fixed compile warnings on XPM files.
  • Fixed languge scan on both /usr(/local)/share/locale on Linux.
  • Added DivFix++.desktop file for linux compilations. (Thanks for robocat)
  • Fixed Makefile uninstall options.
  • Added French translations. (Thanks for Didier Bourre)
  • Added Italian translation. (Thanks for Giovanni Fiocco)
  • Added korean Translation. (Thanks StarCodec)
  • Fixed Makefile's DESTDIR patch. (Thanks to Serkan)
  • Fixed Remove Files button deletes 2 file while 1 selected.
  • Changed Fix button to Fix / Pause / Resume tri state button.