-
Notifications
You must be signed in to change notification settings - Fork 2
/
ChangeLog
238 lines (215 loc) · 7.7 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
0.6.2
===================================================
- Unicode build
- Fix issue with Unicode string
- Replace wxHTTP and FTP with wxCurl
- HTTPS/FTPS support
0.6.1
===================================================
- Added Italian language(by Angelo Contardi)
- Added Japanese language(by Tilt)
- Changes in configure.in to use `wx-config
--utility=wxrc` to get the location of wxrc rather
than having it hardcoded (Patch by dirtyepic)
- Changes to make possible to build using MS VC2005
(Patch by stephans)
- Added support for urls like this:
ftp://user:[email protected]/file_or_folder.bin
This URLs make possible to use different user/pass
for each URL
0.6.0
===================================================
- Added Turkish language(by E.B)
- Added Indonesian language(by Arif Rahman)
- Added French language(by lord_nogard)
- Added Dutch language(by Rob van den Boorn)
- Now the download list is updated just when a
download is changed, making the program faster,
and preventing the program to be blocked when
working with several downloads
- Added a option to add new files on top of the list
- Added support to more segments(until 32)
- Added portable mode(Windows only), which allow the
program to run directly from pendrives
- Fixed some memory leaks related to the metalink
class
- Added proxy support
- Added wxSHA1 class
0.5.4
===================================================
- The new RipStop theme now is complete
- Added Russian language(by Ruslan Fedyarov)
- Added Hungarian language(by Erno Szabados)
- Added Polish language(by Marcin Trybus)
- Added download status auto save every 10 seconds
- Added option to enable/disable checking for new
releases
- Fixed problem when the current speed is bigger
than graph scale
- Fixed several bugs
0.5.3
===================================================
- Added Czech language(by David Vachulka)
- Fixed problem when retriving some metalink files
0.5.2
===================================================
- Added a partial new theme called RipStop
- Now if you try to set as destination a directory
that don't exists, the program ask to create it
- Fixed some flickering problems on the graph and
the progress bar
- Added option to execute a custom command when
some download is finished
- Updated to build with wxWidgets 2.7.1
0.5.1
===================================================
- Added support for multiples files inside metalinks
- Fixed bug when saving graph colors
- Fixed bug when getting file size on FTP servers
0.5.0
===================================================
- Fixed bug when the program access a server and
receive a 404 response
- Added functions to get the "Program Files" and
"My Documents" directory
- Added disk space checking before to join the file
parts after finish a download
- Added new configuration method based on autoconf
- Added a band width control, which permits the user
to set a upper download rate
- Added metalink support. For more informations
about what is metalink visit www.metalinker.org
- Added a tray icon menu to easily change the band
configuration
0.4.5
===================================================
- Fixed bug on "Copy URL" and "Copy Download data"
- Fixed problem on draw the progress bar for down-
loads splited in a odd number of parts
- Segmented progress bar with different colors
- Fixed bug on "New Download" box, when the user
let the address box empty
- Added "--reference" option, see the Readme file
for more informations
- Added option to choose where to save the temp
files (.part)
- Added a new "About" box
- Added a "Donate" menu
- Added a routine to check if exists new releases
of wxDownload Fast
0.4.4
===================================================
- Added multiple selections on Finished and In Pro-
gress list
- Fixed problem on New Download box
- Now is possible to change the language on the fly
- Added multi-segmented progress bar
0.4.3
===================================================
- Fixed bug that change the first item of the
finished list, when the user click in "Open
destination directory"
- Fixed problem when getting the size of finished
files bigger than 2Gb
- Fixed some memory access bug
- Made a total change on mDownloadFile class,
making the class more encapsulated. This class
keeps the download data.
- Double-click on In Progress list Start/Stop the
downloads
- Now is possible to add several urls for download,
this way you can download a file from several
different servers.
0.4.2
===================================================
- Fixed problem with the Calendar Control on the
schedule option
- Fixed problems with forbidden filename characters
- Fixed problems with the calendar box
- Added dialog box that ask about to open HTML
files on the browser
- Added "Open Destination Directory" command that
opens the destination directory of selected
download
- Added tab "Paths" in the Options Box. In this are
defined the external programs used, like the
browser, file manager, and so on
- Now the file size are compared with the already
saved values. In this way, we have (almost) sure
that the file size not changed since the last
time, and that the file will be not corrupted
- The program internal structure was improved
- Added some minor features
0.4.1
===================================================
- Added German language
- Now the speed values that are bigger them the
graph scale aren't showed
- Added status bar and "Stop All downloads" and
"Start All downloads" buttons
0.4.0
===================================================
- Added support for FTP and HTTP downloads bigger
than 2GB
- Fixed speed calculation bug with FTP downloads
- Improved the access for dynamic links
- Added option to hide the speed graph, and to
change the graph height
- Now the last selected options in the New Down-
load box are remembered for the next download
- Fixed some bugs
0.3.2
===================================================
- Removed some missed debug messages
- Fixed some bugs
0.3.1
===================================================
- Now it is possible to parse urls of the type
file://path to download local files
- Now it is possible to parse several urls for the
command line
- Added parameters --list, --destination and
--comments. For more informations see the Readme
file
0.3.0
===================================================
- Added a schedule option
- Now the status of download is recorded before
closing the program. In this way if exist some
active download and the program is closed, then
when the user reopen the program the download
will be initiated automaticaly.
- Fixed several bugs.
0.2.2
===================================================
- Added Spanish language
0.2.1
===================================================
- Added graph of the transferency rate
0.2.0
===================================================
- The download rotine was remade, and the option of
split the download in several pieces was added.
- Added the "Options"box
- Added options that allow the computer be
turned off, or the connection be closed when all
downloads was finished.
- Made several improvements.
- Fixed several bugs
0.1.1
===================================================
- Fixed problems of segmentation fault on Linux
- Fixed problems when change the language
- Added makefile.vc file for the people who use the
MSVC to build the program
- Added italian language
- Changed the interface of old downloads
- Several bugs were fixed
- Added a menu that allow the user to move old files
- Added a menu that allow the user to reverify the MD5
of old files
- Added option of export/import the configurations of
the program
0.1.0
===================================================
1 Version