1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

4050 Commits

Author SHA1 Message Date
tux3
f13eba1a9c Dust off windows updater code 2015-12-10 04:37:07 +01:00
tux3
7f4f0bbb82
Update genflist tool 2015-12-10 00:55:39 +01:00
tux3
ef019a9ae3
Update windows update keys 2015-12-10 00:05:07 +01:00
tux3
d2598abc8c
Update windows update-server hostname 2015-12-10 00:03:11 +01:00
tux3
a16bdeb27c
Update update-server tools 2015-12-10 00:02:43 +01:00
tux3
c42d668032
Fix typo in autoupdate 2015-12-09 13:34:02 +01:00
tux3
cb8b9dc913
Update update server tools 2015-12-09 03:03:09 +01:00
tux3
3317e3b8e3
Update updater version and Windows server 2015-12-09 02:14:19 +01:00
tux3
e6083e4f5b
Add update server keygen tool 2015-12-09 00:05:43 +01:00
tux3
e30fb4d919
Always offer avatars to friend who come online
This avoids problems with friends who rarely restarts their client. The overhead of sending a file transfer request that gets rejected should be negligible
2015-12-08 23:41:21 +01:00
tux3
981588d630
Fix some avatars saved with the wrong name 2015-12-08 23:10:15 +01:00
tux3
9905042434
Fix wrong word in copypasted log message 2015-12-08 22:13:28 +01:00
tux3
b618316271
Merge branch 'pr2637' 2015-12-08 19:21:05 +01:00
minj
119df1aabd update Lithuanian translation 2015-12-08 18:39:14 +02:00
tux3
56fcd56253
Merge branch 'pr2636' 2015-12-07 22:39:04 +01:00
Jacob Henner
9f7f6ff92f
Fixes #2554 : updates README.md and INSTALL.md to include FreeBSD port 2015-12-07 15:30:48 -05:00
tux3
89def77ee6
Merge branch 'pr2633' 2015-12-07 07:49:17 +01:00
Jacob Henner
1d9e89f318 qtox will now attempt to default to the first audio output device 2015-12-07 01:08:50 -05:00
tux3
fa1e79787c
Merge branch 'pr2628' 2015-12-07 03:51:20 +01:00
tux3
94a6df47cc
Update avatar encryption when changing password 2015-12-05 22:35:16 +01:00
tux3
45ac45c019
Create avatars directory on the fly 2015-12-05 22:01:36 +01:00
kehugter
e5d3974519 Updated Spanish translation 2015-12-05 21:48:16 +01:00
tux3
2396109a7e
Encrypt avatar for encryped profiles
Fixes #2583

Fixes #2546
2015-12-05 20:07:59 +01:00
tux3
b63519ffb7
Merge branch 'pr2627' 2015-12-05 19:14:33 +01:00
tux3
b39f3eacb0
Clean unused getIDString() function 2015-12-05 19:09:20 +01:00
tux3
25ed3d4fba
Fix avatars for encrypted profiles
WARNING: Note that avatars for encrypted profiles are currently stored unencrypted!
2015-12-05 19:08:28 +01:00
ovalseven8
a6468cb054 Small fix 2015-12-05 18:48:04 +01:00
tux3
d71986c20a
Merge branch 'pr2625' 2015-12-05 17:10:14 +01:00
ovalseven8
9d20a06a7c Update for the German translation file 2015-12-05 17:06:25 +01:00
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