Commit Graph

2108 Commits (8f923ec06e4c8b912178ef169d8f11c18609a68f)

Author SHA1 Message Date
Zlatin Balevsky 8f923ec06e
do not steal pieces from already queued requests 2020-10-11 15:32:56 +01:00
Zlatin Balevsky 17cc7d4275
externalize few more strings 2020-10-11 14:23:07 +01:00
Zlatin Balevsky d4eb8631d0
check for updates later 2020-10-11 14:12:47 +01:00
Zlatin Balevsky 346668dd6d
fix remembering of main window size 2020-10-11 14:11:44 +01:00
Zlatin Balevsky f0696a1031
shorten the revision string, do not display it if it's not a git checkout 2020-10-11 14:05:24 +01:00
Zlatin Balevsky 134961b3a5
update cli for batched browse results 2020-10-10 16:46:13 +01:00
Zlatin Balevsky f83275e1e7
update plugin for batched browse results 2020-10-10 16:42:14 +01:00
Zlatin Balevsky 9e3a9e2737
Send browse results to UI in batches. Github issue #49 2020-10-10 16:18:50 +01:00
Zlatin Balevsky 9acb49c22a
do not limit system tray to Windows and Mac only. Hide the exit behavior option if tray not supported. 2020-10-10 13:10:21 +01:00
Zlatin Balevsky 45c2bec0ad
Release 0.7.6 2020-10-09 18:31:09 +01:00
Zlatin Balevsky d4a5f238c5
make sliders fill entire available space 2020-10-09 18:17:44 +01:00
Zlatin Balevsky a8cbb1ad05
remove stray assignment 2020-10-09 18:17:22 +01:00
Zlatin Balevsky 6944c94c0e
pack the different views to display longer translations properly 2020-10-09 18:13:47 +01:00
Zlatin Balevsky b32dcabdea
final final French translation 2020-10-09 17:43:57 +01:00
Zlatin Balevsky adcc1b11e1
hide welcome message chooser on Aqua L&F 2020-10-09 01:48:57 +01:00
Zlatin Balevsky 7c76bcf037
hide download and incomplete location options on Aqua L&F as the file choosers are broken. 2020-10-09 01:38:52 +01:00
Zlatin Balevsky 16b50ff93e
externalize strings in options dialogs 2020-10-09 01:03:20 +01:00
Zlatin Balevsky 06ec8d1f39
fix saving of options if updates are disabled 2020-10-09 00:38:01 +01:00
Zlatin Balevsky 7ea0333ed9
update translations 2020-10-08 12:37:28 +01:00
Zlatin Balevsky bff9d3f5a2
update po file 2020-10-08 12:27:25 +01:00
Zlatin Balevsky 869ada0ebf
make members relevant to initialization volatile 2020-10-08 12:25:15 +01:00
Zlatin Balevsky b5830bb838
Better error message if the plugin fails to initialize 2020-10-08 12:24:25 +01:00
Zlatin Balevsky e5bb877ea6
complete French translation 2020-10-07 19:00:17 +01:00
Zlatin Balevsky 3738d027f3
string changes for better translation 2020-10-07 18:21:11 +01:00
Zlatin Balevsky ac269479bf
init the bandwidth counter on Uploader changes as well 2020-10-07 11:38:11 +01:00
Zlatin Balevsky ef34291124
use the new bandwidth tracker for downloads as well 2020-10-07 08:17:12 +01:00
Zlatin Balevsky 7cbf466b9b
move bandwidth smoothing logic in its own class, use it in uploader 2020-10-07 07:51:45 +01:00
Zlatin Balevsky 1106399f8b
if the uploader is finished show 0 speed 2020-10-07 06:12:03 +01:00
Zlatin Balevsky a210c7679c
change some strings for easier translation 2020-10-06 23:57:18 +01:00
Zlatin Balevsky 3e188f5d4a
Implement variable length request queue, size based on piece size 2020-10-06 22:49:46 +01:00
Zlatin Balevsky ae193873c9
update upload speed smoothing logic in cli 2020-10-06 20:40:50 +01:00
Zlatin Balevsky f7aa04b8c7
update upload speed smoothing logic in plugin 2020-10-06 20:36:40 +01:00
Zlatin Balevsky fdf3a46ad4
rework the upload speed smoothing to persist across requests 2020-10-06 20:28:00 +01:00
Zlatin Balevsky 56e02c4981
do not update speed reading if the sampling is too frequent 2020-10-06 20:25:56 +01:00
Zlatin Balevsky cac3ff0bcf
flush only the first GET request, let the passive flusher do the subsequent ones 2020-10-06 18:51:26 +01:00
Zlatin Balevsky ef71a42dd4
rewrite the smoothing of download speed 2020-10-06 17:47:26 +01:00
Zlatin Balevsky 0046694173
ignore InterruptedExceptions in chat links 2020-10-06 15:14:05 +01:00
Zlatin Balevsky e1ebb2208c
fix race condition that would cause new connections to stop being established 2020-10-06 12:38:31 +01:00
Zlatin Balevsky c44d19dc3f
fix exception when unsharing files 2020-10-06 12:19:51 +01:00
Zlatin Balevsky 9a903216b3
fix display of file which is hashing 2020-10-06 12:12:03 +01:00
Zlatin Balevsky 13499342fe
add (almost complete) French translation 2020-10-05 13:51:27 +01:00
Zlatin Balevsky 2ad8393525
update readme 2020-10-05 13:30:46 +01:00
Zlatin Balevsky 034e706d17
Release 0.7.5 2020-10-05 07:03:18 +01:00
Zlatin Balevsky 341275c8a3
do not show language dialog until there are some translations 2020-10-05 06:58:38 +01:00
Zlatin Balevsky a8c91d4a3c
update unit test 2020-10-05 00:19:40 +01:00
Zlatin Balevsky 4b8e1705d8
pipeline download requests 2020-10-04 23:45:59 +01:00
Zlatin Balevsky d6efd9355e
externalize chat notification strings 2020-10-04 17:41:45 +01:00
Zlatin Balevsky d0c9594c63
two more occurences of trust level enums 2020-10-04 17:12:53 +01:00
Zlatin Balevsky dd4635e82c
typo 2020-10-04 17:09:40 +01:00
Zlatin Balevsky a58b8c30fc
update source po file 2020-10-04 16:48:50 +01:00