Statistics
| Revision:

root / trunk / glue

Name Size Revision Age Author Comment
Makefile.am 1.5 KB 1823 about 1 year Alguno - Added support for multiple connection backend...
glue.c 64.5 KB 1911 6 months Alguno - Frontends can now call methods which are prov...
glue_json.c 71.2 KB 1913 5 months Alguno - Completed the implementation of the Download ...
glue_signals.c 2.7 KB 1834 11 months Alguno Moved various defines to the config.h file to s...
nntpgrab_glue.def 1.4 KB 1911 6 months Alguno - Frontends can now call methods which are prov...
nntpgrab_glue.h 24.9 KB 1911 6 months Alguno - Frontends can now call methods which are prov...
nntpgrab_glue.pc.in 234 Bytes 1212 about 3 years Alguno - Restarting tasks was broken. Fixed - Added pk...
nntpgrab_glue.vcproj 5.6 KB 949 almost 4 years Alguno - Moved the folder client/glue to glue - Fix a ...
nntpgrab_glue_internal.h 5.7 KB 1911 6 months Alguno - Frontends can now call methods which are prov...
  • svn:mergeinfo:

Latest revisions

# Date Author Comment
1913 12/02/2011 12:01 am Alguno

- Completed the implementation of the Download Counter plugin. Refs #12
- Completed the implementation of the GTK Download Counter plugin
- Added a new API function to the nntpgrab_utils library: nntpgrab_utils_get_readable_time_stamp
- Fixed some possible segfaults in the recently added JSON-RPC plugin functions...

1911 11/22/2011 12:17 am Alguno

- Frontends can now call methods which are provided by plugins. Closes #57
- All plugins now need to provide an implementation for the nntpgrab_plugin_call_plugin_method
function to catch all external method calls
- Moved all glib wrapper declarations to a separate .h file

1881 08/27/2011 06:23 pm Alguno

- Event handling was broken on RHEL5/CentOS5 (as mentioned at https://www.nntpgrab.nl/boards/2/topics/279). Fixed
- Don't show the automatic unpack options in the configuration tab on RHEL5/CentOS5 as these features aren't available on those environments
- Importing NZB files (regular import, not the quick import) was broken on RHEL5/CentOS5. Fixed...

1861 07/18/2011 08:53 pm Alguno

Implemented a new option: Automatically remove collections from the download queue once the download has completed. Closes #37

1853 07/12/2011 07:04 pm Alguno

- Make sure that all file size changes are maintained by the NNTPGrab Core instead of leaving it partly up to the frontends to maintain
Should fix a situation where negative percentages could be shown in the Qt frontend for the download progress of a collection...

1850 07/10/2011 05:40 pm Alguno

Split out the configuration option 'Remove files after repair and unpack'
in two separate options as suggested by feature request #78. Closes #78

1843 07/08/2011 01:09 am Alguno

- Fixed various small issues in the get_next_part_to_download code
- Moved the code which triggers the decoder to a more sane place
- Added various testcases for download queue operations
- Added a valgrind suppression file in order to get more clean valgrind output (mostly taken from telepathy-glib)...

1836 06/25/2011 03:47 pm Alguno

Implemented a new option: Send GROUP command before downloading
Some buggy usenet servers seem to require such a feature (such as Ziggo)

1834 06/24/2011 10:41 pm Alguno

Moved various defines to the config.h file to simplify the configure.in script, the Makefiles and the output shown during build

1823 04/09/2011 08:24 pm Alguno

- Added support for multiple connection backends
- Moved the current connection code to a new connection backend called 'native'
- Added a new connection backend called 'gio' which is based on GIO and
can optionally use glib-networking for SSL/TLS support...

View revisions

Also available in: Atom