Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/rarfilesource.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-13Return the filename within the rar when calling GetCurFile()HEADmasterArmada
2013-03-16Change the license to GPL version 2 or any later version.OctaneSnail
2013-02-16Add custom error codes and improve returning error codesArmada
2013-02-11Fixed file list memory leaks.Armada
2013-02-02Replace guid definition by __uuidof().Armada
2013-02-02Use bytes to identify parts instead of the extension.Armada
2013-02-02improve error messages to reflect compressed and encrypted filesm0viefreak
2013-02-02Add MediaSubtype for mp4.Armada
2013-02-02Renamed classes to use less generic names.Armada
2013-02-02Add QueryFilterInfo to allow the filter name to be displayed in the filter info.Armada
2013-02-02Move filter name to macro definition.Armada
2012-03-04Fix for 100+ part volumes with old numbering.John Peterson
2012-02-04Update copyright year.OctaneSnail
2012-02-04Clean up source formatting.OctaneSnail
2012-02-04Fix return value from ScanArchive on error.OctaneSnail
2012-02-04Fix memory leak.OctaneSnail
2012-02-04Handle rewinding of archives with incorrect MHD_FIRSTVOLUME flags.OctaneSnail
2012-01-28Make sure the dialog isn't hidden behind the player window.OctaneSnail
2012-01-28Fix hang in file selector on unsupported files.OctaneSnail
2012-01-21Make sure unknown files are marked as unsupported.OctaneSnail
2011-02-20Fix 64-bit compile issues.OctaneSnail
2010-06-26Silence bool optimization warnings.OctaneSnail
2010-05-01Remove EARC_NEXT_VOLUME check, it's missing sometimes.OctaneSnail
2010-05-01Fix typo in comment.OctaneSnail
2009-01-18Properly load multi volume archives even if the end of archive header is not ...OctaneSnail
2009-01-18Refactor code to remove duplication of FindStartPart.OctaneSnail
2008-12-22More readable media type log message.OctaneSnail
2008-12-22Skip over directories.OctaneSnail
2008-12-14Enable checking file extensions as a fallback for now.OctaneSnail
2008-12-14Fix memory leak.OctaneSnail
2008-12-14Fix incorrect array deletes.OctaneSnail
2008-12-14Correct log messages.OctaneSnail
2008-12-14Fix datatypes in all printf format strings.OctaneSnail
2008-12-14Remove incorrect entry for asf.OctaneSnail
2008-12-14Fix formatting and other cleanup.OctaneSnail
2008-12-14Implement automatic media file detection.OV2
2008-12-13Add missing OOM check.OctaneSnail
2008-12-13Fix handling of archives and media files larger than 4 gigabytes.OctaneSnail
2008-12-13Add convenience function for logging headers.OctaneSnail
2008-12-13Fix bad NULL pointer check.OctaneSnail
2008-12-12Register all r00 to r99 file extensions.OctaneSnail
2008-12-12Add cancel button to file selector.OctaneSnail
2008-12-12Add file selector dialog.OctaneSnail
2008-12-08If the initial RAR file is in the middle of a multi-volume set, start from th...OctaneSnail
2008-12-08Fix handling of the new numbering scheme.OctaneSnail
2008-12-08Fix memory corruption when encountering compressed files.OctaneSnail
2008-12-08Improved Matroska handling.OctaneSnail
2008-12-08Initial import of RARFileSource v0.8.OctaneSnail