Robert McGovern
|
ca9df1a6c0
|
Tiny bit of tidy up.
|
2009-11-16 22:11:00 +01:00 |
Robert McGovern
|
dac909cd3a
|
Added a condition that prevents the Skip/Overwrite dialog appearing if libunrar is trying to extract a folder that already exists (due to the files having been extracted first)
|
2009-11-16 19:37:46 +01:00 |
Robert McGovern
|
e9ad5c518c
|
Bah did last commit wrong. Only added the password view.
Added support for handling archives with passwords.
|
2009-11-15 18:50:12 +01:00 |
Robert McGovern
|
d828736bc8
|
Code will now extract the RAR file to a subfolder of the name of the rar file (without the .rar extension). If that a file already exists the user will be asked if they wish to Skip the file or Overwrite it via an Alert dialog.
Code still needs a proper tidy up but is working well. Support for Password archives or missing parts is not yet implemented.
|
2009-11-15 13:54:07 +01:00 |
Robert McGovern
|
b3188496c3
|
Updated project to properly link & use the custom built libunrar library.
Also initial code to handle rar extraction. No handling or errors like missing RAR files, or requiring a password.
|
2009-11-14 23:12:16 +01:00 |
Robert McGovern
|
f4630a44be
|
Setup libunrars build properly and now link against the .so & copy it into the Resources folder.
|
2009-11-14 18:44:36 +01:00 |
Robert McGovern
|
9929851140
|
Adding initial files which contains the unrar.3.9.6 sources and a patch for the Makefile
|
2009-11-10 16:48:42 +01:00 |