tux3
05c02cee5d
Merge branch 'pr2547'
2015-12-05 15:32:57 +01:00
agilob
84814e28e3
Set widget as parent for AboutUser window to fix style inheriting
2015-12-05 14:18:43 +00:00
agilob
56ae9e657f
Hide label and list of aliases in aboutuser
2015-12-05 12:19:05 +00:00
agilob
e6504f2d46
Support removing history with user in about window
2015-12-05 12:14:31 +00:00
tux3
848ee5e6df
Merge branch 'pr2623'
2015-12-05 04:20:48 +01:00
Twyz™
0265f510fb
Update italian translation
2015-12-05 03:52:59 +01:00
tux3
a6bbd31b12
Retry sending audio frames on sync/lock error
2015-12-05 03:22:00 +01:00
tux3
333d10e6d5
Log type of audio send error
2015-12-05 02:35:11 +01:00
tux3
2223640fcb
Add Linux install target for qtox and qtox.desktop
...
Implement the idea in #2622
Thanks to @subliun for the original code
2015-12-05 02:25:53 +01:00
tux3
fe3fa2f751
Revoke updater signing keys
...
When we build the updater v2, we'll ship new keys for Windows.
2015-12-04 21:36:33 +01:00
tux3
b1f8d3f912
Fix attempt for #2438
2015-12-04 20:35:50 +01:00
tux3
7f5f807bde
Fix filter audio
...
Fixes #2504
Fixes #2517
Fixes #1565
2015-12-04 18:20:47 +01:00
tux3
49d11549b9
Fix call duration label after 1 hour
...
Fixes #2617
2015-12-04 15:51:10 +01:00
tux3
104095c6be
Fix video starting with bad resolution
...
The netcamview has no business trying to open the video source, especially in the wrong video mode
2015-12-04 13:56:42 +01:00
tux3
37075dbfb5
Improve video quality
...
Double the allowed bitrate, this is especially noticeable on desktop streaming. Desktop streaming is still completely broken, with what looks like iframes silently getting dropped on a regular basis.
Retry 5 times to send a frame when there's an internal toxav lock sync error, this allows us to drop way less frames.
2015-12-04 12:53:58 +01:00
tux3
ef5cb2689c
Merge branch 'pr2580'
2015-12-04 12:01:25 +01:00
tux3
bd1f22963b
Merge branch 'pr2519'
2015-12-04 11:54:08 +01:00
tux3
b38716019a
Merge branch 'pr2596'
2015-12-04 11:50:17 +01:00
Tero Hänninen
67b8a1c17a
More Finnish translation
2015-12-04 11:46:39 +01:00
tux3
1874c0ce4d
Remove deprecated/unused toxdns1 code
2015-12-04 03:37:50 +01:00
Zetok Zalbavar
6a7479912e
Merge pull request #2593 from TheNain38:patch-2
...
TheNain38 (1):
Select password field when it is wrong Fixes #2584
2015-12-01 07:56:53 +00:00
Zetok Zalbavar
1b2a7cbcad
Merge pull request #2601 from sudden6:cinnamon_support2
...
sudden6 (1):
treat x-cinnamon the same as gnome
2015-12-01 07:46:33 +00:00
Zetok Zalbavar
6b285c7b7d
Merge pull request #2574 from lgvz:trans-fi
...
Tero Hänninen (1):
Update Finnish translation
2015-12-01 07:06:12 +00:00
sudden6
17e43d9835
treat x-cinnamon the same as gnome
2015-11-29 13:23:08 +01:00
sudden6
bd83db5479
improve formating
2015-11-29 12:23:44 +01:00
Twyz™
300ee2ca37
Update it.ts
2015-11-27 15:33:07 +01:00
TheNain38
ceb63a87d9
Select password field when it is wrong Fixes #2584
2015-11-26 14:18:03 +01:00
Anatoliy Zinovyev
f2e39a1d1b
Fix tray behavior with unity backend
2015-11-25 17:35:17 -05:00
Anatoliy Zinovyev
6bbca9341d
Do not do anything when middle clicking on the tray
2015-11-25 12:11:31 -05:00
Anatoliy Zinovyev
fc462e82df
Fix behavior when clicking on the tray icon
2015-11-21 20:51:43 -05:00
Nils Fenner
0ef39aa06a
fix debian build dependencies for simple_make.sh
...
fix #2582
2015-11-21 13:20:20 +01:00
sudden6
6d45932eea
update ui
2015-11-18 18:58:56 +01:00
sudden6
27f751c2a6
also refresh video devices
2015-11-18 18:56:16 +01:00
Tero Hänninen
f36fca2531
Update Finnish translation
2015-11-15 21:06:51 +02:00
tux3
db52ef6e6a
Disable buggy automatic bitrate adjustements
...
For some users on poor connections, toxav would suggest lower and lower bitratres until reaching zero and disabling audio/video entirely, toxav would then not raise the bitrate back and the only way to re-enable audio/video would have been to change A/V sources or restart the call
We now log toxav's recommendation, but ignore it
2015-11-14 23:51:30 +01:00
Zetok Zalbavar
7639a0cb7a
Merge pull request #2569 from minj:l10n-lt
...
update Lithuanian translation
2015-11-14 20:28:59 +00:00
Zetok Zalbavar
845bee57fd
Merge pull request #2565 from ferittuncer:master
...
Turkish Translation Revised #4
2015-11-14 20:26:42 +00:00
Zetok Zalbavar
cfea4675d7
Don't show in debug output nicks
...
They can contain personal info.
2015-11-14 20:11:37 +00:00
agilob
734faa8a1f
Fix status message spacing in aboutUser
2015-11-14 19:10:41 +00:00
agilob
53f119b8e4
Fix button status after cancelling dir picker
2015-11-14 19:08:55 +00:00
minj
51610c774d
update Lithuanian translation
2015-11-14 20:40:26 +02:00
Ferit Tunçer
db310713cf
Turkish Translation Revised #4
2015-11-14 11:14:50 +02:00
Zetok Zalbavar
4d54f5cd1b
Merge pull request #2566 from TheNain38:patch-2
...
Update French translation of "Logout" and "Exit"
2015-11-14 07:04:25 +00:00
TheNain38
29a30da523
Update French translation of "Logout" and "Exit"
2015-11-13 17:29:37 +01:00
Zetok Zalbavar
2557b32d34
Merge pull request #2563 from ferittuncer:master
...
Turkish Translation Revised
2015-11-13 07:30:54 +00:00
Ferit Tunçer
2a36d45041
Turkish Translation Revised
2015-11-13 01:50:12 +02:00
agilob
09405f2493
Scroll public key to left after creation in aboutUser
2015-11-12 21:52:54 +00:00
agilob
6d440e9c8c
Minor UI fix
2015-11-12 21:51:43 +00:00
agilob
d3548f7a80
Resize avatar in aboutUser to 75x75
2015-11-12 21:49:27 +00:00
agilob
8d1197903c
Make dir chooser work in aboutUser, code cleanup
2015-11-12 21:46:43 +00:00