Andrey Prygunkov
|
0709f248ee
|
#435: fixed warnings in 64 bit mode on Windows
|
2017-08-30 22:22:29 +02:00 |
|
Andrey Prygunkov
|
c4d29bc57f
|
#408: abort direct unpack if destination path was changed
For example caused by a change of category during direct unpack.
|
2017-07-02 17:26:35 +02:00 |
|
Andrey Prygunkov
|
5dcca7294f
|
#371: respect PostStrategy when starting another direct unpack
to avoid running way too many direct unpack jobs at the same time.
|
2017-06-06 15:32:24 +02:00 |
|
Andrey Prygunkov
|
32f0bbae58
|
#371: do not terminate unrar if it's not running
when cancelling direct unpack
|
2017-05-23 21:05:25 +02:00 |
|
Andrey Prygunkov
|
015b3be461
|
#371: better cleanup on cancelling unpack
Deleting destination if it contains only hidden files.
|
2017-05-18 22:00:45 +02:00 |
|
Andrey Prygunkov
|
d3362f9280
|
#371: detect not unpacked archives
Detect not unpacked archives which may appear after rar-rename and
unpack them during post-processing.
|
2017-05-12 18:37:15 +02:00 |
|
Andrey Prygunkov
|
3a07dd378a
|
#371: restart direct unpack after program reload
When program is reloaded during direct unpack the unpack restarts after
one (any) inner file is downloaded.
|
2017-05-08 23:27:49 +02:00 |
|
Andrey Prygunkov
|
ff02b53ed0
|
#371: better handling of cancelling direct unpack
|
2017-05-06 23:45:31 +02:00 |
|
Andrey Prygunkov
|
61af2b3446
|
#371: integrated direct unpack into pp-workflow
|
2017-05-05 21:57:52 +02:00 |
|
Andrey Prygunkov
|
df5a1fe959
|
#371: direct unpack volume handling
Archive parts are now unpacked as they arrive.
|
2017-05-03 21:42:59 +02:00 |
|
Andrey Prygunkov
|
160b274ce8
|
#371: new module "DirectUnpack"
without implementation and with a new failing unit test.
|
2017-05-03 21:30:35 +02:00 |
|