180 Commits (a622152747039eb6fb140f9ae255c2482cdfbe26)

Author SHA1 Message Date
Christophe Dumez b1ed521d6b Fixed downloadFromUrl 17 years ago
Christophe Dumez d12e510fad Improved start_All and resume_All functions to detect if a torrent's state changed or not. This way, it doesn't flood the GUI if the user keeps on clicking on those buttons 17 years ago
Christophe Dumez 9bde00b7de Improved ETA calculation 17 years ago
Christophe Dumez 0ec6af03c0 Fixed possible division by 0 17 years ago
Christophe Dumez 80f61880b7 made ETA calculation more reliable 17 years ago
Christophe Dumez dfa9965ed3 use a mutex for download list access (should fix sorting) 17 years ago
Christophe Dumez 55538934e0 A better fix for progress column sorting on restart (still untested, gtsoul please check) 17 years ago
Christophe Dumez 568b2ddf75 Progress of paused torrents is now correct on restart 17 years ago
Christophe Dumez ef1f030076 - Added some debug in bittorrent.cpp 18 years ago
Christophe Dumez c39da36cca - Added Encryption support! 18 years ago
Christophe Dumez 2196fcc911 - Supports SOCKS5 proxies as well as HTTP ones 18 years ago
Christophe Dumez 9093f8e44a - Proxy is now used for tracker / web seeds / peers connections 18 years ago
Christophe Dumez 45d51e1d44 - The torrent size displayed now takes filtered files into consideration 18 years ago
Christophe Dumez ff3575c7ac - Implemented files prioritizing in a torrent (Part I: Torrent Properties), still need to work on torrent addition dialog 18 years ago
Christophe Dumez f3f71e5d14 - Added Japanese translation 18 years ago
Christophe Dumez 4ca852c2b3 - Added a message log when an UPnP WAN service is detected 18 years ago
Christophe Dumez 3ff075c048 - Display more log messages 18 years ago
Arnaud Demaiziere e8e40c7bcf - Fixed compiling errors when upnp is disabled (chris) 18 years ago
Christophe Dumez 92f840519c - Allow to change UPnP port while it is enabled 18 years ago
Christophe Dumez e0a0a0beb1 - fix for UPnP option 18 years ago
Christophe Dumez e8cc751f22 - Splitted search engine code from MainWindow part because GUI.cpp was getting too big and we are going to add a RSS tab soon 18 years ago
Christophe Dumez d2d3968b8b - Finished trackers edition 18 years ago
Christophe Dumez 1256da9bd5 - Remember edited trackers on restart 18 years ago
Christophe Dumez fd2d2ddc0b - Added UPnP support (experimental) - taken from aMule CVS 18 years ago
Christophe Dumez ec0d6229c6 - Added some debug 18 years ago
Christophe Dumez 524540e63d - Fixed downloadFromUrl() (still have to do some checking with the thread) 18 years ago
Christophe Dumez aa6f6161c3 - Oups, sorry I forgot pause_all() & start_all() functions in last commit :) 18 years ago
Christophe Dumez bd3bde919d ** BIG COMMIT ** 18 years ago
Christophe Dumez dc89c5d381 - A lot of fixes/improvements in bittorrent class (now compiling) 18 years ago
Christophe Dumez 11a146a796 - Updated TODO / Changelog 18 years ago