« Previous | Next » 

Revision 1830

Added by Alguno about 1 month ago

- Implemented traffic monitoring and bandwidth shaping in both the native and gio connection backends. Refs #77
- Bundle libpng 1.5 in the Win32 and Win64 setups. Closes #77
- Fixed an issue in the Online Search where files with a size between 2GB and 4GB weren't displayed correctly

Related issues

  • Bug #77: Win x64 build 1829 requires libpng15-15 however libpng14-14 is included.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • trunk
    • base
      • nzbcreator.c (diff)
    • nntpgrab.nsi (diff)
    • nntpgrab_core
      • nntpconnection_backend_gio.c (diff)
      • nntpconnection_backend_iface.c (diff)
      • nntpconnection_backend_iface.h (diff)
      • nntpconnection_backend_native.c (diff)
    • nntpgrab_x64.nsi (diff)
    • tests
      • test_nntpconnection_backend.c (diff)