Andrey Prygunkov
|
04d2d92524
|
implemented function <Clear messages> in web-interface; added RPC-method <clearlog>
|
2012-11-20 20:42:00 +00:00 |
|
Andrey Prygunkov
|
e34b4b8ae7
|
fixed: RPC-method <log(0, IdFrom)> could return wrong results if the log was filtered with options <XXXTarget>
|
2012-07-16 20:10:21 +00:00 |
|
Andrey Prygunkov
|
2631550c2f
|
corrected the address of Free Software Foundation in copyright notice; corrected the spelling of authors name (caused by new rules for translating of cyrillic names to latin alphabet / english spelling)
|
2011-05-24 12:52:41 +00:00 |
|
Andrey Prygunkov
|
cf5fd8064b
|
debug-messages generated on early stages during initializing are now printed to screen/log-file; messages about obsolete options are now printed to screen/log-file
|
2009-06-14 15:57:01 +00:00 |
|
Andrey Prygunkov
|
123cfe6a38
|
added <binary> flag by opening of all files to explicitly set binary mode for compatibility with OSes which do not do that by default (like Posix does)
|
2009-06-11 21:13:37 +00:00 |
|
Andrey Prygunkov
|
1866295d5d
|
refactoring: removed references to OS-specific includes and types from <Thread.h> in order to isolate other units from these specifics
|
2009-05-24 17:03:34 +00:00 |
|
Andrey Prygunkov
|
7ee0e867c8
|
now using OS-specific line-endings in log-file and brokenlog-file: LF on Posix and CRLF on Windows
|
2008-08-09 07:57:23 +00:00 |
|
Andrey Prygunkov
|
8399322238
|
added the compatibility with gcc 4.3
|
2008-06-27 20:00:04 +00:00 |
|
Andrey Prygunkov
|
e42f7426ee
|
added option <DetailTarget> to allow to filter the (not so important) log-messages from articles' downloads (they have now the type <detail> instead of <info>)
|
2008-02-08 18:57:30 +00:00 |
|
Andrey Prygunkov
|
1ca268e36a
|
refactored: moved global functions in unit <Util> to new class <Util> to prevent possible conflicts with system functions; added error-reporting by moving completed files from tmp- to dst-directory and added code to move files across drives if renaming fails
|
2008-02-07 18:23:59 +00:00 |
|
Andrey Prygunkov
|
3d782c985f
|
improved parsing of artcile's subject for better extracting of filename part from it and implemented a fallback-option if the parsing was incorrect; improved dupe check for files from the same nzb-request to detect reposted files and download only the best from them; fixed error on parsing of nzb-files containing percent and other special characters in their names (bug appeared on windows only)
|
2008-01-02 18:41:05 +00:00 |
|
Andrey Prygunkov
|
f2338cf116
|
added to repository
|
2007-11-28 21:19:01 +00:00 |
|