diff options
author | theuni <theuni-nospam-@xbmc.org> | 2011-01-24 16:05:21 -0500 |
---|---|---|
committer | theuni <theuni-nospam-@xbmc.org> | 2011-01-24 16:05:21 -0500 |
commit | c51b1189e3d5353e842991f5859ddcea0f73e426 (patch) | |
tree | ef2cb8a6184699aa614f3655dca4ce661cdc108e /lib/UnrarXLib/readme_bj.txt | |
parent | be61ebdc9e897fe40c6f371111724de79ddee8d5 (diff) |
Merged cptspiff's code-reshuffle branch.
Squashed commit due to build breakage during code-reshuffle history.
Conflicts:
xbmc/Util.cpp
xbmc/cdrip/CDDARipper.cpp
xbmc/filesystem/Directory.cpp
xbmc/filesystem/File.cpp
Diffstat (limited to 'lib/UnrarXLib/readme_bj.txt')
-rwxr-xr-x | lib/UnrarXLib/readme_bj.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/lib/UnrarXLib/readme_bj.txt b/lib/UnrarXLib/readme_bj.txt new file mode 100755 index 0000000000..024594bf20 --- /dev/null +++ b/lib/UnrarXLib/readme_bj.txt @@ -0,0 +1,20 @@ +MXM's version of UnRar Lib by BenJeremy + +One line might need to be commented out - the "E" option line in the +unrar code. That's the one that lets me extract per file and ignore +original pathing. + +It's in VS.NET 2003 vproj format for the 5558 XDK. + +PS! UNZIP seems to be hosed. Don't know what's happening there at all. + +BenJeremy + +Credits to unleashx who originaly ported it from Unrar utility 3.3.6 +see X-S forum: http://forums.xbox-scene.com/index.php?showtopic=200415 + +Unrar utility by Eugene Roshal +http://www.rarlab.com/rar_add.htm + +interface is a adaptation of the one provided in UniquE RAR File Library +http://www.unrarlib.org/ |