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

7239 Commits

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA
70be64bff6 Disable IPv6 2014-07-01 13:36:27 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
523d391b5f Merge pull request #40 from qherreros/master
Update README.md
2014-07-01 13:31:38 +02:00
qherreros
8c8ca700f1 Update README.md 2014-07-01 12:23:33 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
64e43484dc README: Update first screenshot 2014-07-01 12:42:53 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
422eb8b9b9 Update README.md 2014-07-01 12:38:11 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
baf40991b8 Dramatically improve video quality
Improve color space conversion

Fix bad order of arithemtic operation, i*cxbpl/2 becomes i/2*cxbpl, this fixed the 'ghost' images on the other parts of the screen when using subsampling
2014-07-01 12:06:59 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
c0564783fd Merge pull request #36 from F1ynn/master
Disabled custom window borders, fixed minimized window alerts, re-added dark groupchat icon
2014-07-01 10:54:23 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
74fc6991cc Fix #38 2014-07-01 10:37:39 +02:00
Kevin Flynn
51fdc59850 Misc fixes 2014-06-30 20:01:01 -07:00
Kevin Flynn
f0ee8fe468 Minor changes 2014-06-30 19:35:36 -07:00
Kevin Flynn
cca78420c0 Fixed error in resource file added in previous commit 2014-06-30 19:29:24 -07:00
Kevin Flynn
de97017513 Extended window alert time
Is ugly on OSX, but better on Windows and Linux
2014-06-30 19:25:00 -07:00
Kevin Flynn
71b521b4e1 Fixed dark groupchat icon 2014-06-30 19:15:35 -07:00
Kevin Flynn
290e985c1c Disabled custom window borders, fixed bug where message alert wouldn't play when window was minimized 2014-06-30 19:12:17 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
e07424cde7 Add static build options 2014-07-01 03:56:42 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
7aa0aed7c8 Update README.md 2014-07-01 03:50:49 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
ba60bc0724 Update README.md 2014-07-01 03:49:55 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5eb3179f1e Embed all ressources in the .qrc
Should help with #15 and make urras happy
2014-07-01 02:06:15 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
324b0be091 Remove some dead code, refactor 2014-07-01 00:36:48 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
73e3afe932 Fix some A/V bugs 2014-06-30 23:48:12 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
58cfae38ab Fix warnings, typos 2014-06-30 22:52:03 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a3b20ee81e Fix crash when saving before start 2014-06-30 21:26:37 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
27d5293d90 Add sound notification on calls 2014-06-30 21:14:51 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
b547cdbaea Don't override tox_save's name/status
Fixes #32
2014-06-30 20:53:29 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
e96e512a17 Update usercount when on group exit 2014-06-30 20:46:07 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f03390bcca Update README.md 2014-06-30 20:40:28 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
d465fa7356 Merge pull request #34 from retuxx/dns
Add Tox DNS lookup
2014-06-30 20:36:15 +02:00
marcel
58cf040de9 replace @ with ._tox. 2014-06-30 20:33:43 +02:00
marcel
8b34315f49 added dns discovery 2014-06-30 20:05:01 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5f649d6f85 Fix crash on windows (camera) 2014-06-30 19:50:55 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
625715f505 Update README.md 2014-06-30 16:19:46 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
aabc8367bb Video (both ways)
May or not work, depending on the camera, time of day, phases of the moon, and distance to the closest uTox installation
2014-06-30 16:18:14 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
b394372ad0 Add video reception 2014-06-30 14:49:42 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6e7887823d Fix return value of AudioBuffer::write 2014-06-30 13:50:46 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
cc02f7f55f Update README.md 2014-06-30 04:41:21 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
3fde891b91 EXPERIMENTAL video call reception
Can not send video in calls, just receive and play it

Known bug : The video isn't converted perfectly to RGB, there are some visible errors
2014-06-30 04:40:18 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2efe9ac269 Add unicode font, fix mem corruption
Or at least, make the memory corruption so hard to reproduce that I wasn't able to run into it even after trying really hard.
2014-06-30 04:40:18 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a63da505ec Delete toxgui 2014-06-30 00:54:22 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6da647a9b4 Fix project file on Linux/Mac 2014-06-29 23:46:08 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6ff776f345 New camera system, preparation for video 2014-06-29 23:41:47 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a2566d4183 Allow groupchat creation 2014-06-29 23:38:48 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
beaebc2056 Make chatform somewhat prettier 2014-06-29 17:04:49 +02:00
Flynn
f8fb0964b2 Added missing file for msgEdit theme 2014-06-29 00:04:57 +02:00
Kevin Flynn
c6870d2137 Added horizontal scrollbars to chatArea 2014-06-29 00:04:20 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
26e1f86cea Merge pull request #25 from tux3/revert-23-revert-22-master
Revert "Revert "Skinned scrollbars and other small improvements""
2014-06-28 23:59:34 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
821fa4822d Revert "Revert "Skinned scrollbars and other small improvements"" 2014-06-28 23:59:11 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
16c54ccfcd Comment out windows build settings 2014-06-28 23:24:56 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
43c6eb00c4 Update TODO list 2014-06-28 23:14:14 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
65b2bdb2e5 Merge pull request #23 from tux3/revert-22-master
Revert "Skinned scrollbars and other small improvements"
2014-06-28 23:13:35 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
60e0d7b325 Revert "Skinned scrollbars and other small improvements" 2014-06-28 23:12:13 +02:00