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
krepa098
1f92ad18a8
CroppingLabel, fixes issue #184
2014-08-16 19:27:16 +02:00
krepa098
2cbbfb7037
this actually belongs here
2014-08-16 19:27:16 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a73464cc56
Merge pull request #188 from benwaffle/patch-1
...
My server no longer exists
2014-08-16 10:27:47 +02:00
benwaffle
920c7e5504
My server no longer exists
2014-08-15 18:20:57 -04:00
Tux3 / Mlkj / !Lev.uXFMLA
fc4ce2a6b3
Merge pull request #186 from apprb/master
...
Fix #102 (Greentext only lines with ">")
2014-08-14 14:39:36 +02:00
apprb
5f4c282215
Fix #102 (Greentext only lines with ">")
2014-08-14 18:55:04 +07:00
Tux3 / Mlkj / !Lev.uXFMLA
c4f83d60dd
Merge pull request #183 from krepa098/master
...
Fixes, cleanups, layout changes, improvements to smileys and more
2014-08-11 22:51:16 +02:00
krepa098
e5f0ac7c91
moved scrollbar to the left, cleanup
2014-08-11 19:46:14 +02:00