Andrey Prygunkov
|
74c0e8804f
|
#136: transcoding of names in par2-module
when running on POSIX the file names must be transcoded as well, not
only on Windows.
|
2015-12-29 23:49:37 +01:00 |
|
Andrey Prygunkov
|
3aa97e44e7
|
#136: adjustment in par2-module
using built-in latin1-to-utf8 conversion routine instead of Windows
function (which depend on current code page).
|
2015-12-29 23:44:22 +01:00 |
|
Andrey Prygunkov
|
65f2a0afe3
|
#136: support for Unicode and extra long paths in par2-module
- par-renamer and par-checker both support Unicode paths and extra long
paths;
|
2015-12-29 01:54:19 +01:00 |
|
Andrey Prygunkov
|
8fb9fb7b2d
|
#133: put all par2-modules into namespace "Par2"
To avoid conflicts with similarly named classes of NZBGet.
|
2015-12-24 21:25:38 +01:00 |
|
Andrey Prygunkov
|
ec17d119a1
|
#115: put all external headers together
into “nzbget.h”
|
2015-11-19 23:51:02 +01:00 |
|
Andrey Prygunkov
|
2e0ba0e3d1
|
integrated par2-module (libpar2) into NZBGet’s source code tree; the par2-module is now built automatically during building of NZBGet; this eliminates dependency from external libpar2 and libsigc++ making it much easier for users to compile NZBGet with newest recommended patches for libpar2
|
2014-08-08 22:37:30 +00:00 |
|