Move time formatting to command reader; use function to calculate the remaining trans...
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 6 Sep 2013 23:46:38 +0000 (01:46 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 6 Sep 2013 23:46:38 +0000 (01:46 +0200)
commit5d31ca8229a8ad96822788015313bf5adada892e
tree71117398f6943ed334e3e9928bbe6a20594495ec
parent1ca482cdf4956eb7dcdcfd75c4d0412cf0261fdf
Move time formatting to command reader; use function to calculate the remaining transfer time.
src/main/java/net/pterodactylus/xdcc/data/Download.java
src/main/java/net/pterodactylus/xdcc/ui/stdin/CommandReader.java
src/main/java/net/pterodactylus/xdcc/ui/stdin/ListDownloadsCommand.java