Activity

From 05/29/2008 to 06/27/2008

06/27/2008

11:48 pm Revision 856: - Added a desktop shortcut for the NNTPGrab Server
- Added a GUI for the NNTPGrab Server (won't be used when ./configure --disable-gui
is used or no graphical environ...
Alguno

06/24/2008

02:04 am Revision 855: Compile fix
Alguno
01:14 am Revision 854: The values timestamp and average of the PHP module function nntpgrab_connections_ge...
could become corrupt due to the use of a wrong data type. Fixed Alguno

06/23/2008

06:51 pm Revision 853: - Fixed small calculation error
- Changed image type to png
- Added auto-scaling
frodo
03:56 pm Revision 852: Removed some debugging information
frodo
03:55 pm Revision 851: - Disabled some other output to browser
- Added speed graph frodo
03:35 pm Revision 850: - Converted tabes to spaces
- Removed empty lines
- Disabled output to browser
frodo
03:19 pm Revision 849: Added font which will be used to display text on the speed graph
frodo
03:17 pm Revision 848: Removed empty lines to prevent headers already sent errors
frodo

06/22/2008

06:28 pm Revision 847: The rawdlstats.php script was writing invalid data. Fixed
Alguno
03:31 pm Revision 846: The traffic monitor didn't work in the networked GUI and the webinterface on enviro...
Alguno
03:27 pm Revision 845: Updated test_utils.php testcase so that it connects to the NNTPGrab Server and starts
the schedular for 10 seconds to obtain valid speed monitor data Alguno
01:04 pm Revision 844: Another major bug introduced by my last commit... Now... I hope this was the last o...
icheb
12:57 pm Revision 843: Fixed all major issues with this one. But note, there might be a speed calculation ...
Please can someone confirm the logic in this file? icheb

06/21/2008

03:43 pm Revision 842: - Don't use the bundled libpar2 anymore
- Improved libpar2 detection in the ./configure script
- Link with the par2 library with openSSL (instead of the sche...
Alguno
02:47 pm Revision 841: Compensate for 'invalid' data... otherwise the stats target will be corrupt!
icheb
02:11 pm Revision 840: The command 'make dist' of par2cmdline missed some files. Fixed
Alguno
01:38 am Revision 839: Fixed errors (all of 'em, I hope), I introduced in SVN rev #838
icheb
01:14 am Revision 838: This file will process the output of the new stats function, and generate a nice .t...
Furthermore, this can be used to generate graphs of the download speed.
Note, code is untested, and the part that cl...
icheb

06/20/2008

10:59 pm Revision 837: Backported commits 830, 833, 834 and 836 to the nntpgrab-0.3 branch
Alguno
10:38 pm Revision 836: - Fix possible crash in the glue layer (Windows only)
- Updated test.php script as it produced some errors Alguno
09:40 pm Revision 835: Add the 'svn:ignore' property to some auto-generated files to prevent SVN from addi...
Alguno
09:33 pm Revision 834: - Another Win32 compile fix
- Generate the file marshalers.c when using the Visual Studio environment Alguno
09:24 pm Revision 833: Fix the Win32 build when the ./configure script isn't used
Alguno
09:20 pm Revision 832: - Added a Visual Studio project for the PAR2 plugin
- Several Win32 compile fixes Alguno
06:54 pm Revision 831: - Several new functions added to the PHP module:
nntpgrab_connections_get_speed_history
nntpgrab_utils_strip_subject
nntpgrab_utils_calculate_file_size
nntpgrab...
Alguno
05:37 pm Revision 830: The macro 'REGEX' is also used in some PHP headers. This macro is now renamed
to NNTPGRAB_REGEX to avoid conflicts Alguno

06/19/2008

05:22 pm Revision 829: Change the version in the /trunk to 0.3.89
Alguno
04:05 pm Revision 828: - Added a new function to the PAR2 plugin: nntpgrab_plugin_par2_load_verification_p...
- Moved the files par2check.c and par2check.h from the schedular plugin to the PAR2 plugin
- Added some new PAR2 stru...
Alguno
03:57 pm Revision 827: par2cmdline compile fix
Alguno
03:31 pm Revision 826: On fresh subversion checkouts, an error occured mentioning the file 'intltool-updat...
Alguno

06/18/2008

01:09 am Revision 825: The calculation of the total_file_size and total_file_size_remaining in the
webinterface was sometimes miscalculated. Reported by Chrashoverraid. Fixed Alguno

06/15/2008

01:28 am Revision 824: Several other compile fixes which are required for older Linux environments
Alguno
12:45 am Revision 823: Don't use the 'RecentManager' on environments where GTK 2.10.0 or higher isn't found
Alguno
12:32 am Revision 822: The compilation of NNTPGrab on SuSE Linux Enterprise always failed due
to a missing include. Fixed Alguno

06/14/2008

02:35 pm Revision 821: Added a pkgconfig .pc file to par2cmdline/libpar2 to make libpar2 easier to detect
Alguno
12:02 am Revision 820: Started work on the PAR2 plugin
Alguno

06/13/2008

10:02 pm Revision 819: Renamed the folder plugins/par2cmdline to plugins/par2/par2cmdline
Adjusted the autogen.sh and configure script to handle this new situation Alguno
09:54 pm Revision 818: Renamed to folder plugins/par2 to plugins/par2cmdline
Alguno
09:51 pm Revision 817: This one shouldn't be committed (yet)
Alguno
09:49 pm Revision 816: Link libpar2 against Intel Threading Building Blocks instead of the par2 executable
Alguno
09:09 pm Revision 815: The configure script of par2cmdline would fail if an unknown platform was detected
- Print a message in case an unknown platform is detected
- openSuSE uses a different host flag, catch this host flag
Alguno

06/12/2008

01:13 am Revision 814: threaded building blocks compile fix
Alguno
12:27 am Revision 813: Integrate libpar2 in the par2cmdline-tbb code
Alguno

06/11/2008

10:26 pm Revision 812: Make the Intel Building Blocks detection work properly
Also added an .h header file from the Intel Building Blocks
package as it isn't installed with 'make install', but is...
Alguno
09:43 pm Revision 811: Integrate the building of par2cmdline in the regular NNTPGrab build
Alguno
09:41 pm Revision 810: Added a check in the par2cmdline configure to script to detect if
Intel Building Blocks is installed somewhere and if so, use it in
the compilation of par2cmdline
Alguno
09:38 pm Revision 809: Removed some more autogenerated files
Alguno
09:36 pm Revision 808: Removed the auto generated files from par2cmdline
Alguno
08:48 pm Revision 807: Added par2cmdline-0.4-tbb-20080420 to a new plugin folder
Alguno
03:50 pm Revision 806: NNTPGrab 0.3.1 tagged
Alguno
01:24 am Revision 805: Small MinGW fix
Alguno
12:28 am Revision 804: Small typo in the ChangeLog
Alguno
12:24 am Revision 803: On uninstall of the Win32 version some files remained installed. Fixed
Alguno
12:20 am Revision 802: MinGW produced incorrect connection error messages. Fixed
Alguno

06/10/2008

11:23 pm Revision 801: Compile fix
Alguno
11:17 pm Revision 800: Version bump to 0.3.1
Alguno
11:14 pm Revision 799: Updated ChangeLog
Alguno
02:17 pm Revision 798: - Reverted the change done in revision 790 (ignore the A:\ and B:\ drive on Windows
- Use the Windows function PathFileExists to find out of a drive is reachable
- This solves the 'There is no disk in ...
Alguno
02:06 pm Revision 797: Re-enable the PAR2 configuration tab
Alguno
11:48 am Revision 796: Created the nntpgrab-0.3 branch
Alguno

06/09/2008

07:57 pm Revision 795: - The 'connection_disconnect' signals wasn't emitted on all connection errors. Fixed
- On Windows, several error messages could get lost (or be 'No error'). Fixed
- Lowered the read timeout to 10 second...
Alguno
07:37 pm Revision 794: Don't send 'part_failed' the signal on connection failures. This fixes the problem ...
Alguno
03:40 pm Revision 793: - Produce more sane error messages on Windows when a connect timeout occurs (fixes ...
- Fixed a small memory leak in the NNTP plugin Alguno

06/08/2008

11:24 pm Revision 792: When opening .nzb files, add them to the 'recently used files' list in the filechoo...
Alguno
10:57 pm Revision 791: Don't build the list of available download folders everytime the program starts, only
do this when the user actives this configuration - download folders tab.
Show a small popup dialog while the list of ...
Alguno
10:54 pm Revision 790: When looking for possible download directories, ignore the A:\ and B:\ drive as the...
Alguno
09:44 pm Revision 789: Small optimalisation in the configuration_get_folder_listing function
Alguno
09:41 pm Revision 788: There was a possible race condition where multiple NNTPConnection objects could get...
Alguno

06/07/2008

09:55 pm Revision 787: The estimated time remaining and estimated time to finish of entire collections
became invalid on large collections (4GB+) or large download queues. Fixed Alguno
09:53 pm Revision 786: The configuration option 'server enabled' was written as a '1' or '0' in
the config file instead of 'true' or 'false'. Fixed. This change shouldn't
affect existing configurations
Alguno
09:34 pm Revision 785: When NNTPGrab 0.3.0 is run for the second time, all the download columns in the
download queue would be hidden. Fixed Alguno

06/01/2008

01:07 am Revision 784: NNTPGrab 0.3.0 tagged
Alguno

05/31/2008

04:32 pm Revision 783: The changes done in revision 780 didn't work on Windows.. Added extra Windows-speci...
Alguno
01:12 am Revision 782: Forget something in the Changelog...
Alguno
01:11 am Revision 781: Version bump to 0.3.0 and ChangeLog updated
Alguno
01:07 am Revision 780: On connection failures, stop trying after 5 seconds. This change
also causes the schedular to pause more quickly and the server
configuration to process changes faster
Alguno
12:17 am Revision 779: Removed a double free (introduced in commit 777)
Alguno

05/30/2008

04:20 pm Revision 778: Added a filter to the NZB import filechooser component, so that by default
only .nzb files are shown. An option to show all the files is also added Alguno
« Previous
Next »
 

Also available in: Atom