View Single Post
Old 8th December 2008, 00:49   #2  |  Link
OctaneSnail
Registered User
 
Join Date: Nov 2008
Posts: 10
New version v0.9.3 released (2012-02-04):
  • Fixed problems loading archives containing a mix of media and non-media files.
  • Workaround to allow loading archives with missing LONG_BLOCK flag.
  • Workaround to allow loading any part in a multi-volume archive with MHD_FIRSTVOLUME incorrectly set on all parts.
  • A few minor bug fixes.
  • Big thanks to John Peterson for reporting the above problems and contributing patches to solve them.
  • Fixed loading archives with unknown file header data.
  • Be more lenient when loading multi-volume archives containing multiple files, if parts are missing, allow complete files found so far to play.
New version v0.9.2 released (2011-02-22):
  • Fixed loading of multivolume RARs that miss the EARC_NEXT_VOLUME flag.
  • Fixed "Overlapped I/O operation is in progress" error when opening archives.
  • Compiled using Visual Studio 2010.
  • Included 64-bit (x64) build.
  • Minor code cleanup and improvements.
New version v0.9.1 released (2009-02-28):
  • More thorough detection of the VC2008 runtime in the installer.
  • Fixed loading of old multivolume RARs without end-of-archive headers.
  • Code cleanup and refactoring.
  • A few minor bugfixes.
New version v0.9 released (2008-12-14):
  • Added a file selector, patch from OV2.
  • Added detection of media files using the same rules as the normal FileSource filter, again by OV2.
  • Fixed handling of archives and media files larger than 4 gigabytes, thanks to OV2.
  • Register all .r00 to .r99 extensions so that any part can be loaded.
  • Created an installer.
  • Numerous bugfixes.
New version v0.8.1 released (2008-12-08):
  • Improved handling of Matroska media files, thanks to OV2.
  • Fixed memory corruption when encountering RAR files with compression.
  • Fixed handling of multi-volume archives with new numbering scheme, thanks to OV2.
  • Any file in a multi-volume set can now be opened and reading will start from the first file. Caveat: Currently the filter does not automatically register itself to handle the extensions .r00 to .r99 so your video player won't open these files unless you manually associate the filter with them.
  • Git repository published.
Enjoy!

/OctaneSnail

Last edited by OctaneSnail; 4th February 2012 at 16:49. Reason: New update released.
OctaneSnail is offline   Reply With Quote