Manage your torrents from your Android device
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric Kok 4d81131e1d Increase size of the rTorrent set_xmlrpc_size_limit to better reflect the real request size whil not having to encode the string twice. Sicne Base64-encoded content is about 1.37 time larger than the original byte strea, a multiplication of 2 is roomy enough (while small files fit in the default max request size anyway, so the Base64 header is no problem). 11 years ago
..
.settings Initial import of source, both android and lib projects from original SVN revision 377 13 years ago
src Increase size of the rTorrent set_xmlrpc_size_limit to better reflect the real request size whil not having to encode the string twice. Sicne Base64-encoded content is about 1.37 time larger than the original byte strea, a multiplication of 2 is roomy enough (while small files fit in the default max request size anyway, so the Base64 header is no problem). 11 years ago
.classpath Adde max transfer speeds picker.\nBumbed build target to API level 14. 11 years ago
.project Initial import of source, both android and lib projects from original SVN revision 377 13 years ago
build.xml lib/build.xml: Add comment why we use java6 target/source 11 years ago