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

7926 Commits

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA
292be5b111 Merge pull request #60 from retuxx/bootstrap
Simple script for bootstrapping
2014-07-03 17:36:43 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
4d7b876b38 Merge pull request #59 from arneboe/master
Fixed const correctness
2014-07-03 17:31:29 +02:00
marcel
8ef1e0b452 added -L for linux/macx, applied some reformatting 2014-07-03 15:03:13 +02:00
marcel
6ca8132dd3 added directory libs to gitignore 2014-07-03 14:40:44 +02:00
marcel
3547f93ca9 added bootstrap script for linux/macx 2014-07-03 14:38:52 +02:00
retux
1e740f93f7 made pro file more generic to windows/linux 2014-07-03 14:15:59 +02:00
retux
01089df91d use superdir libs instead of lib 2014-07-03 14:12:13 +02:00
retux
aef3e9d9af added bash script for bootstrapping 2014-07-03 13:58:36 +02:00
retux
b3d9dc1c8d added some gnuwin32 programms required for bootstrapping 2014-07-03 13:45:29 +02:00
Arne Böckmann
1d216d0ee3 FIX: const correctness 2014-07-03 09:22:12 +02:00
Kevin Flynn
6f30308a2c Fix missing groupchat icon, clean up some code 2014-07-03 00:06:20 -07:00
Kevin Flynn
94fb31633e Fix QSplitter color to match mockup 2014-07-02 23:53:14 -07:00
Kevin Flynn
a34e28518f Added resizable friendList
Not perfect, but a good start. Note that the editable name&status labels
disappeared, QDesigner seems to have turned them into regular QLabels
(no idea why).
2014-07-02 23:43:23 -07:00
Kevin Flynn
5211f37d6a Fix issue #43 2014-07-02 20:13:47 -07:00
Kevin Flynn
fac182596b Fix segfault on friend id copy 2014-07-02 15:27:30 -07:00
F1ynn
126a36083d Merge pull request #1 from tux3/master
Rebasing on upstream
2014-07-02 14:17:15 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
677e1ce688 Check mapping errors in getLastVPXImage 2014-07-02 22:17:45 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
34e25ec474 Merge pull request #54 from retuxx/video
YUV->RGB improvement
2014-07-02 22:15:53 +02:00
marcel
2cabecde82 improved yuv->rgb convertation speed 2014-07-02 19:01:00 +02:00
marcel
b8500006ef Merge branch 'upstream/master' 2014-07-02 18:48:44 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
0ffbbe17cc Use darker gray for own messages
Fixes #51

I hope you're happy, platos
2014-07-02 11:57:10 +02:00
marcel
4d51469557 Merge branch 'upstream/master' 2014-07-02 10:08:53 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2e2e61962d Add option to disable IPv6
Fixes #50
2014-07-02 00:47:06 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
e218b07ab8 Enable IPv6, needed for LAN discovery 2014-07-02 00:27:33 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
b1b9aab8e2 Restore sleep in audio recording 2014-07-02 00:27:14 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
bdeba98f1b Cancel sleeping in audio recording 2014-07-02 00:18:20 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
85eb3757d6 Merge pull request #48 from F1ynn/master
Add option to copy friend's ID to the system clipboard
2014-07-02 00:14:27 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
8f55dae70b Try to fix audio on windows 2014-07-02 00:11:41 +02:00
Kevin Flynn
57e53079c5 Modified context menu to help prevent accidental friend deletion 2014-07-01 14:58:26 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
b0816696fa Prevent audio encoding CPU exhaustion
No need to encode too much audio if we're not going to take th time to send it. opus_encode is really slow
2014-07-01 23:55:08 +02:00
Kevin Flynn
8f9efc7805 Add option to copy friend's ID to the system clipboard 2014-07-01 14:50:07 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
a9b76253af Warn on failed frame maping 2014-07-01 22:46:36 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f5793b0db8 Add mutexes to AudioBuffer 2014-07-01 22:04:19 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a83c35c95b Stop calls after timeout 2014-07-01 21:16:17 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f7dcb1712d Improve video reception quality 2014-07-01 20:56:27 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
53a8221aff Fix audio buffer being opened read only 2014-07-01 20:20:06 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
8f09d11940 Fix transmission type detection
Third parameter MUST be 0. Don't ask why.
2014-07-01 19:56:08 +02:00
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