Commit Graph

30 Commits

Author SHA1 Message Date
Luis Uguina
d152e0b0ff Feature: add session data consumption information in GUI/text UIs (#287)
* Feature: add session data consumption information in GUI/text UIs

Adds the total bytes downloaded and uploaded in the current session as well as the average data transfer rate for both UL/DL. The information is not added to the 1-line UI as the line will take 150+ characters in the screen.
2020-09-12 02:00:24 +02:00
Luis Uguina
b91bf3c0c5 Feat: in text UIs, show render progress in one line (#257)
The text UI gets quite messy during the render process, as it takes at least one extra line of the screen per second. This PR fixes that issue and also shows an ASCII bar to show the render progress.
2020-06-17 10:24:59 +02:00
Luis Uguina
fe69d6faa2 Feature: in text UI, show downloads in a single-line (#250)
* Feature: show downloads in a single-line in text UIs
2020-06-14 12:01:32 +02:00
Luis Uguina
929e77bbb8 Feature: add timestamp information to text UIs (#241) 2020-06-02 17:10:14 +02:00
Laurent Clouet
44cf85739c Code formator (#236)
* Re-import code formator
2020-05-28 13:28:42 +02:00
Luis Uguina
aae5ec3254 Improve the pause button screen workflow (#216) 2020-04-26 15:35:05 +02:00
Luis Uguina
87533a1262 feature: improve user information on queued uploads (#210)
* feature: improve user information about queued uploads
2020-04-19 17:01:43 +02:00
Luis Uguina
07525f101e Feature: Show progress bar in systray icon 2020-03-19 23:48:06 +01:00
Laurent Clouet
72462b88c7 Feature: do not store the passwrd as plain text but instead use a public key generated on server side 2019-08-22 21:35:26 +02:00
Laurent Clouet
3413301609 Moving to Intellij IDEA 2019-08-11 22:25:26 +02:00
Laurent Clouet
3230807a7d Migrate from ant to gradle 2019-08-10 22:09:32 +02:00
Tehrasha
2583c948fe Better one line ui (shorter text) 2017-05-25 12:17:55 +02:00
Jake Dube
cb03b58dbc Display compute method for the current project 2017-05-07 21:00:20 +02:00
Rolf Aretz Lap
7d2209a0f4 Add commands to text user interface 2017-02-19 14:19:48 +01:00
Laurent Clouet
2f00d7816d Code formating 2017-01-05 09:35:59 +01:00
Rolf Aretz Lap
840ecd58eb fix the display of current render time and remaining time 2016-12-06 06:33:31 +01:00
Laurent Clouet
07f9662c00 * Better ui with more infos
* Remove revision from protocol since it's not use anymore
2016-10-12 00:34:51 +02:00
Laurent Clouet
a4dae4f6af Add missing license on file header 2016-10-04 06:33:25 +02:00
Laurent Clouet
0a4624d880 Better ui 2016-07-30 00:11:04 +02:00
Laurent Clouet
6f68fb95a0 Bugfix: You get credits by either rendering successfully a frame or by sending and error when it failed so no need to request an update of credits everytime the line is updated (specially on status update...) 2016-07-29 23:59:11 +02:00
Laurent Clouet
554d6562df Bugfix: c5997faec86cb27aa52b0dbfa2729ccc050d7181 introduced a regression, it failed to properly stop the client with swing UI 2016-02-16 23:51:16 +01:00
Laurent Clouet
362c31618d Better ui 2016-02-09 20:36:04 +01:00
Timo Schwarzer
37155966ad Show how much credits earned in text and oneLine mode 2016-01-27 13:59:35 +01:00
Timo Schwarzer
e703b9ea1b Allow exit after frame for text and oneLine mode 2016-01-27 13:41:11 +01:00
Laurent Clouet
0506433146 Grammar issue 2015-04-19 02:57:25 +01:00
Laurent Clouet
3226d188af Do not hardcode the value on main function 2015-04-08 20:32:24 +01:00
Laurent Clouet
c801835c83 Bugfix: relaunch the client when on settings validation (new login/password for example) 2015-01-27 21:44:32 +00:00
Laurent Clouet
df7c97b6a4 Improvement: add graphical ui 2015-01-15 23:20:17 +01:00
Laurent Clouet
4e660988e4 Improvement: better oneline ui 2014-11-25 23:00:52 +00:00
Laurent Clouet
c593b23bf8 Improvement: add a text ui who display info in a single line 2014-11-20 17:50:23 +00:00