Commit Graph

3159 Commits

Author SHA1 Message Date
irungentoo
3ba48033f6
Updated TODO. 2014-11-23 08:40:59 -05:00
irungentoo
49f4583bc1
Enable use of lower sample rates for group chats. 2014-11-22 16:40:25 -05:00
irungentoo
6bbb939855
Cleaned up packet length types in toxcore.
They are now all uint16_t instead of sometimes being uint32_t.

Replaced some other uint32_t with unsigned ints.
2014-11-21 20:18:29 -05:00
irungentoo
e74225039e
Merge branch 'peerpk' of https://github.com/dubslow/toxcore 2014-11-21 08:22:29 -05:00
irungentoo
057f08fb13
Tox clients now should show they are offline with much better precision. 2014-11-20 21:30:16 -05:00
irungentoo
1ef2092bcc
Fixed small issue where group audio would jumble up sometimes at start of stream. 2014-11-20 18:05:52 -05:00
dubslow
6a52b3cb6c get peer pubkey api 2014-11-19 20:36:09 -06:00
irungentoo
3a6d93f067
Small update to groupchat docs. 2014-11-19 20:57:35 -05:00
irungentoo
c8301974c7
Decrease time to announce ourselves to 3 seconds. 2014-11-18 21:00:26 -05:00
mannol
386c9748d4 av refactor 2014-11-18 00:46:46 +01:00
irungentoo
4e6f993e7d
Cut bitrate by half for 1 channel audio. 2014-11-17 17:16:51 -05:00
irungentoo
a9c2fe99d5
Added an unfinished doc on how groupchats work. 2014-11-16 20:59:10 -05:00
irungentoo
76d14acafa
Last fix didn't really work well.
This one should work better.
2014-11-15 16:42:13 -05:00
irungentoo
fef8dff0f2
Setting groupchat title when the groupchat isn't connected should
now return success.
2014-11-15 16:29:19 -05:00
irungentoo
b808b0de2c
Some modifications to the last pull request. 2014-11-15 14:26:30 -05:00
irungentoo
1bfc3792fd
Merge branch 'get_group_title' of https://github.com/JFreegman/toxcore 2014-11-15 14:25:38 -05:00
irungentoo
7fee48b148 Increased audio packet queue size by 2. 2014-11-15 14:08:10 -05:00
Jfreegman
106d7f2253
add api function to get group title 2014-11-14 23:08:01 -05:00
irungentoo
2b3f107c4b Group chat title fixes. 2014-11-14 12:16:45 -05:00
irungentoo
9cd1102f4a
Fixed some threading related issues in toxcore. 2014-11-14 11:03:05 -05:00
irungentoo
5e2ba94f61
Merge branch 'titles' of https://github.com/dubslow/toxcore 2014-11-13 14:12:00 -05:00
irungentoo
2f93ba3a62
Properly fixed group av issue. 2014-11-12 12:58:17 -05:00
irungentoo
6d00288d98
Fixed groupchat bug that caused peers to not connect to each other. 2014-11-12 07:57:08 -05:00
irungentoo
26a6bde6b3
Fixed group av issues. 2014-11-11 21:01:19 -05:00
irungentoo
3e612eecf6
Fixed audio groupchat issue. 2014-11-11 20:44:20 -05:00
dubslow
4e40978b90 fix type checking 2014-11-11 17:19:36 -06:00
dubslow
c56853e623 public api, finishing tweaks 2014-11-11 17:19:36 -06:00
dubslow
65aad48584 add title send to peer send 2014-11-11 17:19:36 -06:00
dubslow
4a9661f08b basic group titles 2014-11-11 17:19:36 -06:00
irungentoo
d9f99c15ca
Added function to get groupchat type. 2014-11-11 18:01:54 -05:00
irungentoo
3b10a248dc
Cleaned up some code, made group av clean up properly after itself
when the group is killed.
2014-11-11 15:01:36 -05:00
irungentoo
8c0225b27f
2 channel audio can now be sent to groupchats.
Some cleanups and added comments.
2014-11-11 14:39:25 -05:00
irungentoo
a8f670bd68
Added comments. 2014-11-11 09:48:52 -05:00
irungentoo
95c5962304
Merge branch 'master' of https://github.com/tux3/toxcore 2014-11-11 09:00:16 -05:00
irungentoo
bf0289ef80
Fixed bug. 2014-11-11 08:37:43 -05:00
irungentoo
370d553b6e
Fixed some audio group chat issues. 2014-11-11 08:09:49 -05:00
irungentoo
ab42c91a49
Prevent connection ips from switching on LAN. 2014-11-11 08:03:11 -05:00
irungentoo
f0f68efee8
Audio group chats still have some small issues. 2014-11-10 20:23:48 -05:00
irungentoo
534efc7349
Fixed irc syncbot. 2014-11-10 18:03:09 -05:00
irungentoo
94ac524374
Group audio might work now but I have not tested anything yet. 2014-11-10 17:59:14 -05:00
irungentoo
97742ed1e9
Group chats now have types. 2014-11-10 17:57:47 -05:00
irungentoo
5715a94061
Basic audio packet parsing code. 2014-11-09 20:21:57 -05:00
irungentoo
bbbeecbaa0
Group audio starting to take shape.
Some issues still left to solve.
2014-11-08 21:31:46 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
d214db1ff1
Remove unused variable 2014-11-08 20:33:19 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
d354dce254
Remove dead store 2014-11-08 18:05:52 +01:00
irungentoo
d7f1f223ee
First commit of actual A/V code for group chats. 2014-11-07 21:30:26 -05:00
irungentoo
6d90808c15
Some function changes for better A/V integration to group chats. 2014-11-07 21:28:47 -05:00
irungentoo
1c5e93cf6c
Added more group functions to eventually have working A/V. 2014-11-07 19:07:25 -05:00
irungentoo
0bcfd032e2
Added some functions to send and handle lossy packets. 2014-11-06 20:44:31 -05:00
irungentoo
be27c6cfc8
Added functions to relay lossy group chat packets. 2014-11-05 20:45:38 -05:00