Kenneth Skovhede
|
2e5510e126
|
Changed the wording for downloads with unknown file sizes
|
2018-01-26 13:06:03 +01:00 |
|
Kenneth Hsu
|
210ecdf118
|
Convert if statement to switch statement.
When the comparison is performed on an enum, using a switch statement
can allow for additional compiler optimizations.
|
2017-09-26 21:00:19 -07:00 |
|
Kenneth Skovhede
|
6855824285
|
Rewrote the commandline to support plug-able output
|
2017-04-04 16:57:30 +02:00 |
|
Kenneth Skovhede
|
d39355f6a7
|
Added a missing QueitConsole check
|
2017-01-09 23:21:22 +01:00 |
|
Kenneth Skovhede
|
8d13e698eb
|
Updated copyright notices
|
2015-01-20 21:44:52 +01:00 |
|
Kenneth Skovhede
|
73f422b0aa
|
Improved output from delete command
|
2013-08-26 15:25:37 +02:00 |
|
Kenneth Skovhede
|
bbe543c5bd
|
Added phase events and enumerated events instead of strings.
Tuned the output from the backup command.
|
2013-08-21 22:23:58 +02:00 |
|
Kenneth Skovhede
|
7570ae1504
|
Added periodic updates for the backup process
|
2013-08-20 23:14:43 +02:00 |
|
Kenneth Skovhede
|
5c842059c5
|
Added logging to console output
|
2013-08-20 22:51:29 +02:00 |
|
Kenneth Skovhede
|
25541d9d18
|
Implemented a new progress reporting system that relies polling for sending progress updates that occur with a high frequency.
|
2013-08-20 22:16:30 +02:00 |
|
Kenneth Skovhede
|
a0ce141be9
|
Implemented a message sink so we can filter messages rather than dumping them to console
|
2013-08-18 23:16:58 +02:00 |
|