Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Releases: NickYang29/aria2gui

fix bug

27 Jan 20:04
Compare
Choose a tag to compare

max-connections-per-server(线程数)初始值改为16,保持上限256,split初始值改为16,如果是旧的苹果机型(机械硬盘),线程数请维持默认值,过高的线程数可能导致软件或者网络设置奔溃,如果是新的苹果机型(固态硬盘) ,可以尝试提高线程数以获取更理想的下载速度

Update 1.4

01 Dec 12:39
d628a58
Compare
Choose a tag to compare

#Fix
Fix #89

#feat
Change some value in OptionHandlerFactory.cc
Update aria2c to v1.33.1

Updated 1.3.8

10 Jun 12:32
Compare
Choose a tag to compare

Updated 1.3.7

23 May 12:58
Compare
Choose a tag to compare

#feat
-Add update setting
-Update the aria2c version

#fix
fix https://github.com/yangshun1029/aria2gui/issues/65

Updated 1.3.6

16 Apr 08:58
Compare
Choose a tag to compare

#feat
-add a very simple statusbar mode
-add some setting
-update the aria2c version to 1.3.1 and modify the
"max-connection-per-serve" value to 30

#fix
fix #59

Updated 1.3.5

30 Dec 07:54
Compare
Choose a tag to compare

#feat
-Add proxy setting
-Add japanese localization

#fix
Fix #7

Update 1.3.4

25 Dec 05:53
Compare
Choose a tag to compare

-Active downloads limits setting
-Limit download speed and upload speed setting
-Add apply button
-Add localization

Updated 1.3.1

20 Dec 03:46
Compare
Choose a tag to compare

-Default download path setting
-Fix https://github.com/yangshun1029/aria2gui/issues/27
-Update aria2c

Updated 1.2.9

16 Nov 17:09
Compare
Choose a tag to compare

-Fix #32
-Update aria2c
-Add aria2.session file
-Add some bt-tracker in conf

1.2.8: Use MacGap2 replace MacGap1

15 Sep 08:30
Compare
Choose a tag to compare

#feat
-Display downloadspeed on the badge
-Add finished notification
-Add aria2.conf

#fix
-JSON-RPC Path error issue
-Update aria2c