DivFix++ Changelog

What's new in DivFix++ 0.33

Aug 14, 2009
  • Fixed Windows CLI mode.
  • Added Farsi (Persian) Translations by for MXAdmin
  • 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.

New in DivFix++ 0.32 (Jun 26, 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.
  • Added German translation.

New in DivFix++ 0.30 (Jun 23, 2008)

  • Updated Makefile.Mac and Makefile build files.
  • "Keep Original" option disables save path now.
  • Renamed CLI tokens.
  • Added new CLI option. "DivFix avifile.avi" previews file.
  • Added "media player path" to Preferences.
  • Created Preferences button and dialog. Language setting moved there.
  • Rename "Rebuild Index" to "Fix"
  • Fixed some GUI layout.
  • Updated Turkish translation.
  • Added and Updated Czhec translation.(SeC0nd.uNiT)
  • Added and Updated Japanise translation.(Norihito Waku)
  • Fixed check errors bug.
  • Added forgotten hungarian translation to v0.29 change log

New in DivFix++ 0.29 (Apr 10, 2007)

  • Added duplicated locale avoideance
  • Changed message "Old Index found" to "Original Index Found"
  • Fixed Gauge value not reset if file fixing thread is killed by error.
  • Added 2 blank line to log window after each file.
  • File end statistics code moved to end of Fix() code.
  • Added Hungarian locale
  • Fixed forgotten "File Open Error" debug line from Add File(s) button.

New in DivFix++ 0.28 (Mar 6, 2007)

  • Macintosh OSX build support.
  • GUI Frame remembers it's last size and location
  • Added minimize button for GUI mode.
  • Added resizeable frame.
  • Changed Index buffer size from 10 MB to 20 MB.
  • Added Turkish catalog file.
  • Internationalization support added!
  • Almost all error mesages replaced with new syntax and added new error lines.
  • GUI Frame recreated with wxFormBuilder.
  • CLI Mode: changed some option long names like: no_skip -> dont_skip_frames
  • Removed some single instance checks for CLI
  • Fixed AVI frame search engine
  • Added AVI Keyframe detection algorithm. Now supports DIV3 and MP43 AVIs,
  • There no more frame mixing effect after search at this type AVIs.