Tux3 / Mlkj / !Lev.uXFMLA
|
fce95e9637
|
Don't write tox_save when unnecessary
Fixes #76 and makes the GUI noticeably faster on slow hard drive.
|
2014-07-05 06:25:17 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
0a41c0d712
|
Merge PR57
|
2014-07-04 16:24:27 +02:00 |
|
Kevin Flynn
|
16df8e553e
|
Save on event instead of timer trigger
|
2014-07-03 10:38:30 -07:00 |
|
Arne Böckmann
|
1d216d0ee3
|
FIX: const correctness
|
2014-07-03 09:22:12 +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
|
8f55dae70b
|
Try to fix audio on windows
|
2014-07-02 00:11:41 +02: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 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
a83c35c95b
|
Stop calls after timeout
|
2014-07-01 21:16:17 +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
|
74fc6991cc
|
Fix #38
|
2014-07-01 10:37:39 +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
|
b547cdbaea
|
Don't override tox_save's name/status
Fixes #32
|
2014-06-30 20:53:29 +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
|
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
|
a2566d4183
|
Allow groupchat creation
|
2014-06-29 23:38:48 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
1e88fb519b
|
Fix audio calls on Windows
|
2014-06-28 22:24:39 +02:00 |
|
Kevin Flynn
|
4d7c5f71f6
|
Use the default Tox save file
|
2014-06-28 10:09:16 -07:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
f906d5b8f4
|
Add group invite context menu to friends
|
2014-06-28 10:53:55 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
6b744ca15e
|
Audio calls, both ways
|
2014-06-27 21:59:25 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
67f2367c9d
|
Fix crash when freed friend gets inactivated
|
2014-06-27 20:24:06 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
104b874cb5
|
Stop trying to play audio in dead calls
|
2014-06-27 19:01:10 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
f5a628fafb
|
Audio call reception
Can hear, but can't talk
Uses a hardwired tox_do() interval of 50ms until to_do_interval() gets fixed
|
2014-06-27 19:01:10 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
b8af78be32
|
EXPERIMENTAL audio reception in calls
As in, some sounds comes out of your speakers
|
2014-06-27 15:16:39 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
6114cb66c6
|
Send empty calls (no sound nor video)
|
2014-06-27 03:06:56 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
5784b58610
|
Receive empty calls (no sound nor video)
|
2014-06-27 02:08:33 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
c2e720dfa8
|
Register AV callbacks
|
2014-06-27 01:17:10 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
17cca2e3cd
|
Preparation for audio calls, refactoring
|
2014-06-27 00:42:45 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
456deef7b7
|
Fix file transfer buttons spacing
|
2014-06-26 20:13:37 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
782bce2c05
|
Implement file reception, improve sending
|
2014-06-26 19:45:47 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
b6b062d8b9
|
Fix DHT bootstraping
Fixes #1
Fixes bad translation of the DHT nodes' ports to big endian
|
2014-06-26 13:09:08 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
b62700e6f6
|
Implement file send cancel
|
2014-06-26 01:48:20 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
c18d63553d
|
Improve file sending
Improve the Widget, properly handle finished/cancelled tranfers
|
2014-06-26 01:35:30 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
ec69308efc
|
Simple file transfer widget
|
2014-06-26 00:30:24 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
8aacd21405
|
Add file sending (silently, send only)
|
2014-06-25 22:43:28 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
18cee41cfb
|
Initial commit
|
2014-06-24 22:11:11 +02:00 |
|