History of file utils/ofhttp/ProgressBar.h at check-in a534a0deb5518021
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [b91e7f534c] check-in: [7413a728a7] user: js, branch: trunk, size: 1420 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [6f24a36616] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1212 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [c16c6906dc] check-in: [8939cbdb52] user: js, branch: trunk, size: 1212 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [be2c97fe71] check-in: [1a86b8175b] user: js, branch: trunk, size: 1212 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [44d8043efb] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1212 [annotate] [blame] [check-ins using] [diff] | |
2020-12-19
| ||
21:52 | ofhttp: Support for non-Unicode console output file: [8f755a0177] check-in: [7da1f47ece] user: js, branch: trunk, size: 1301 [annotate] [blame] [check-ins using] [diff] | |
2020-08-12
| ||
20:56 |
Avoid using (u)intmax_t in methods
It is not guaranteed that a type encoding for it exists. file: [187685081a] check-in: [d74f244ab7] user: js, branch: trunk, size: 1221 [annotate] [blame] [check-ins using] [diff] | |
2020-08-10
| ||
20:55 |
ofhttp: Average the speed over the last 10 seconds
This avoids the speed and hence also the ETA jumping like crazy on a | |
2020-01-02
| ||
01:51 | Update copyright file: [5832428778] check-in: [c7f0229795] user: js, branch: trunk, size: 1074 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [4af2cd99d1] check-in: [0509d7a844] user: js, branch: trunk, size: 1071 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [054fdd2fdf] check-in: [7e5c81e186] user: js, branch: trunk, size: 1065 [annotate] [blame] [check-ins using] [diff] | |
2017-10-17
| ||
00:33 |
Do not use implicit method return types
Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [d68b6b6b1d] check-in: [2a27cf3000] user: js, branch: trunk, size: 1022 [annotate] [blame] [check-ins using] [diff] | |
2015-05-16
| ||
23:59 | utils/ofhttp: Show ETA file: [88c7d2589b] check-in: [65681d0342] user: js, branch: trunk, size: 1018 [annotate] [blame] [check-ins using] [diff] | |
2015-05-05
| ||
20:16 |
utils/ofhttp: Only update BPS once per second
Calculating and updating it more frequently results in fluctuations. | |
2015-04-26
| ||
14:57 | utils/ofhttp: Support for continuing downloads file: [fea9147d40] check-in: [336a6e129b] user: js, branch: trunk, size: 947 [annotate] [blame] [check-ins using] [diff] | |
12:24 |
Added:
Add utils/ofhttp
This is a small tool to download files via HTTP(S). file: [e0dcfb0362] check-in: [486073790c] user: js, branch: trunk, size: 893 [annotate] [blame] [check-ins using] | |