Page 3 of 10
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Tue Mar 12, 2013 5:13 pm
by Tomaso
[quote="sledgehammer_999"]
As far as I can tell, 0.16.9 doesn't have the capabilities of aio or at least it has very few similarities. AIO stands for asynchronous I/O and it still is considered experimental.
[/quote]
Good to hear.
Those shutdown hangs can be a real PITA!
I've been experiencing them a lot with Opera..
so much in fact, that I've made a special shortcut in the taskbar to kill the SOB quick and painless through M$ taskkill.exe.
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Mon Mar 18, 2013 6:55 pm
by tekko
Do you have time to rebuild the alpha with libtorrent 0.16.9 ?
or the RC_0_16 svn branch at that time already includes all the bugs fixes?
Thanks
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Mon Mar 18, 2013 9:50 pm
by Onemoar
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Mon Mar 18, 2013 10:04 pm
by tekko
[quote="Onemoar"]
https://www.dropbox.com/sh/h5n5pl997ebi ... 9ced154.7z
[/quote]
Thanks, but that's dayman's 64bits version... I need x86
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Mon Mar 18, 2013 10:21 pm
by sledgehammer_999
[quote="tekko"]
Do you have time to rebuild the alpha with libtorrent 0.16.9 ?
or the RC_0_16 svn branch at that time already includes all the bugs fixes?
Thanks
[/quote]
Well, I think you are ok if you use my last alpha. After that in git master only a linux specific change exists and some language updates. From libtorrent, there are only 2-3 minor extra fixes.
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Tue Mar 19, 2013 7:41 am
by tekko
[quote="sledgehammer_999"]
Well, I think you are ok if you use my last alpha. After that in git master only a linux specific change exists and some language updates. From libtorrent, there are only 2-3 minor extra fixes.
[/quote]
Good to hear, Thanks again.
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Sat Apr 20, 2013 6:34 am
by neatchee
sledge,
Is it possible to get an official "beta" build for qBT 3.1.0? Due to the issues in 3.0.9 I'm trying to get 3.1.0 whitelisted on a private tracker but they have a policy against allowing alpha builds due to risk of negative effects on swarm health from untested code.
What, if anything, is keeping 3.1.0 at the alpha level right now?
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Sat Apr 20, 2013 8:58 am
by sledgehammer_999
It is just a convention. Everything in git master is considered unstable. Currently 3.1.0 is labeled 'alpha' by Chris Dumez (the author of qbt). I don't control this. In my opinion, 3.1.0 is very stable. Nevertheless I am not going to do a new build and just label it "beta". However, I will suggest to Chris to make a beta/RC release of 3.1.0.
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Sun Apr 21, 2013 7:18 pm
by neatchee
Didn't mean to come off as "hey, can you do this" but rather as "hey, you'd know the answer to this" heh. Thanks for the info. I'll try to catch Chris on IRC as well.
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Sun Apr 21, 2013 8:37 pm
by sledgehammer_999
no problem
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Mon May 13, 2013 2:20 pm
by tekko
libtorrent-rasterbar-0.16.10.tar.gz 2.8 MB
Description:
* fix encryption level handle invalid values
* add a number of missing functions to the python binding
* fix typo in Jamfile for building shared libraries
* prevent tracker exchange for magnet links before metadata is received
* fix crash in make_magnet_uri when generating links longer than 1024 characters
* fix hanging issue when closing files on windows (completing a download)
* fix piece picking edge case that could cause torrents to get stuck at hash failure
* try unencrypted connections first, and fall back to encryption if it fails (performance improvement)
* add missing functions to python binding (flush_cache(), remap_files() and orig_files())
* improve handling of filenames that are invalid on windows
* support 'implied_port' in DHT announce_peer
* don't use pool allocator for disk blocks (cache may now return pages to the kernel)
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Mon May 13, 2013 3:45 pm
by Tomaso
Great news, tekko!
btw; can someone point me to their new SVN page?
This one hasn't been updated in two months:
http://libtorrent.svn.sourceforge.net/
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Mon May 13, 2013 3:53 pm
by tekko
[quote="Tomaso"]
Great news, tekko!
btw; can someone point me to their new SVN page?
This one hasn't been updated in two months:
http://libtorrent.svn.sourceforge.net/
[/quote]
Maybe here:
http://sourceforge.net/p/libtorrent/code/HEAD/tree/
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Mon May 13, 2013 4:52 pm
by Nemo
Nice, thanks for the update tekko.
Re: [unofficial]qBittorrent git master builds: 3.1.0alpha10032013
Posted: Mon May 13, 2013 5:19 pm
by Tomaso
[quote="tekko"]
Maybe here:
http://sourceforge.net/p/libtorrent/code/HEAD/tree/
[/quote]
Ahh.. the "Code" button.
I couldn't see it for all the trees
