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

659 Commits

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA
ccdb3b57fd Remove all Qt video code 2014-08-29 14:42:38 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
938650fa40 Color compatibility with uTox 2014-08-29 14:33:19 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6348976df7 Switch network camera to OpenCV 2014-08-29 14:20:32 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f4b1b64ae6 Switch self cam view to OpenCV 2014-08-29 13:40:37 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
99a4b03cfd Fix #211 2014-08-29 12:52:34 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
635bfd3e44 Merge pull request #216 from Ansa89/italian-translation
Italian translation: update
2014-08-29 12:26:17 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
c22c874778 Fix #214 2014-08-29 12:15:20 +02:00
Ansa89
3074b1be5d Italian translation: update 2014-08-29 12:07:29 +02:00
Ansa89
c56a62fd74 Italian translation: update 2014-08-29 12:00:41 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2612073842 Fix #215, update translations 2014-08-29 11:56:42 +02:00
Ansa89
303f1734e5 Italian translation: update 2014-08-29 10:39:09 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
8c82d07a3a Remove some debug output 2014-08-28 23:11:33 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5fba31927f Fix bad audio quality 2014-08-28 23:06:53 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
3fc37d2d4c Move file transfer in the core thread
Toxcore is not thread safe
2014-08-28 21:56:55 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a75d1c5c6e Don't call tox_do from FT functions 2014-08-28 20:52:26 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
56edd76df9 Fix use after free on file received 2014-08-28 20:20:28 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
74e9d7a4f5 Fix division by 0 when receiving from empty files
Like /dev/zero.
2014-08-28 19:21:48 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
af9c370169 Forbid sending sequential files
They aren't seekable, and tend to be infinitely big..
2014-08-28 19:06:51 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
34b8706408 Remove Qt audio input code 2014-08-28 17:46:45 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
d49e1042fa OpenAL input cleanup 2014-08-28 17:32:12 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5adce652ca OpenAL input 2014-08-28 17:13:26 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
92ff16ffb6 Add OpenAL cleanup 2014-08-28 16:02:32 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
28b1678a88 Remove all AudioBuffer code 2014-08-28 15:58:05 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
77843b14cc Remove Qt audio output code 2014-08-28 15:53:58 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
1c44f7fdf4 OpenAL init and output
No cleanup yet!
2014-08-28 15:46:11 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
287d50eea4 Split core into core and coreav 2014-08-28 14:30:38 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
8602327d16 Term deadlocked threads on exit
To prevent deadlocking the whole thing when we really just want to exit

Qt w/ pulseaudio can deadlock internally on call start if it fails to connect to the PA context. Awesome.
2014-08-28 13:09:26 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
c657296535 Fix #152 and fix #131
We weren't reopening the audio input on subsequent calls
2014-08-28 12:52:30 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
444972f214 Fix fileTransferFinsished not emitted on sender 2014-08-28 12:12:56 +02:00
Ansa89
07639865c9 Italian translation: update 2014-08-26 14:13:04 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
ba9353efc3 Merge pull request #199 from apprb/flist
sort the friendlist by contact Status
2014-08-22 21:50:03 +02:00
apprb
11c6dd7bec sort the friendlist by contact Status 2014-08-23 02:12:37 +07:00
Tux3 / Mlkj / !Lev.uXFMLA
24b61d00dd Merge pull request #198 from ReDetection/master
steps to easy install qTox on OS X with homebrew
2014-08-21 12:36:19 +02:00
Serg
8d5e4389eb added easy installation on OS X 2014-08-20 09:59:56 +07:00
midnight079
5e5bb66409 changed size of micButton and volButton 2014-08-19 21:49:37 +02:00
midnight079
ec1facccf8 fixed some bugs with micButton 2014-08-19 21:49:35 +02:00
midnight079
a18ba9d7ed fixed some bugs with micButton 2014-08-19 21:49:33 +02:00
midnight079
b474ff2c2b realized micButton for calls 2014-08-19 21:49:32 +02:00
midnight079
ca9a9b79cb micButton and volButton were added to chatForm, but micButton for some
reason is blinking
2014-08-19 21:46:59 +02:00
midnight079
fdfbd9b162 added stylesheets for micButton and volButton 2014-08-19 21:46:57 +02:00
midnight079
a75666a072 Added buttons for microphone and volume control 2014-08-19 21:46:55 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f082875eb1 Merge pull request #195 from Ansa89/italian-translation
Italian translation: update
2014-08-19 16:58:33 +02:00
Ansa89
d5cb1182cf Italian translation: update 2014-08-19 16:47:26 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2727e7ba1f Merge pull request #192 from krepa098/master
Fixes (0deref, misc)
2014-08-18 18:14:29 +02:00
krepa098
75f15dd349 fixed null dereference 2014-08-18 17:35:43 +02:00
krepa098
01c3124722 use trimmed() 2014-08-18 15:56:48 +02:00
krepa098
7e67078187 fix issue #184 2014-08-18 10:58:51 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
18f0e05778 Compat with Toxcore
Fixes #190
2014-08-17 14:57:54 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
020e77330c Merge pull request #189 from krepa098/master
fixes
2014-08-16 19:45:32 +02:00
krepa098
eefa8d8ae6 only show tooltip if required 2014-08-16 19:27:16 +02:00