Commit Graph

3189 Commits

Author SHA1 Message Date
irungentoo
b52de10dab
Groupchat stability fixes.
Query for peers if we were connected to nobody for some reason.
2014-12-01 20:18:01 -05:00
irungentoo
b58fb09ddc
Removed useless code. 2014-12-01 20:12:12 -05:00
irungentoo
a6e1a74779
Prevent joining groupchat more than once. 2014-12-01 19:39:10 -05:00
irungentoo
8e2b8d468a
Group chats should be less likely to break. 2014-12-01 18:06:45 -05:00
irungentoo
15b73db70c
Joining a group chat should be more reliable.
Only disconnect from the friend we used to join when we are connected
to at least 3 other people.
2014-11-30 21:01:36 -05:00
irungentoo
ee0f06937f
Check if key file was opened correctly in DHT_bootstrap.c
Warn the user if it wasn't.
2014-11-29 23:45:32 -05:00
irungentoo
1c3f88758d
Jbuff fixes. 2014-11-29 16:13:50 -05:00
irungentoo
e254c4fe3e
Fixed bug where video didn't work anymore.
Some other cleanups.
2014-11-29 16:09:50 -05:00
irungentoo
8deb032b2d
Merge branch 'mutex-1' of https://github.com/mannol/toxcore 2014-11-29 16:09:24 -05:00
mannol
e62ded3a6d More av cleanup 2014-11-29 13:42:19 +01:00
irungentoo
eafe0e6b0b
Merge branch 'myroslav-patch-1' 2014-11-28 17:06:52 -05:00
Myroslav Opyr
975ce25af0 Fedora package name correction 2014-11-28 23:43:38 +02:00
irungentoo
db68c6eff6
Fixed toxav issues. 2014-11-28 13:10:27 -05:00
irungentoo
767c0653bd
Attempted fix of threading issue in test. 2014-11-27 21:08:01 -05:00
irungentoo
d6f733c7e6
Actually fixed build issue. 2014-11-26 16:17:29 -05:00
irungentoo
61949ec07b
Merge branch 'sodium-check' of https://github.com/jin-eld/ProjectTox-Core 2014-11-26 16:10:12 -05:00
irungentoo
df85f72b76
Merge branch 'patch-1' of https://github.com/her001/toxcore 2014-11-26 16:04:19 -05:00
irungentoo
ed80c43e49
Fixed build issue. 2014-11-26 16:03:22 -05:00
Andy Conrad
b19d4ed667 Fix link in TODO 2014-11-26 01:07:27 -06:00
Jin^eLD
c319172610 Added check to ensure that the available libsodium library is compatible
Tox now uses some crypto_pwhash functions that are only available in the
newer libsodium releases; check this in configure to prevent compile
time errors.
2014-11-26 01:00:15 +01:00
irungentoo
00b511ed98
Merge branch 'Impyy-fix-english' 2014-11-25 18:29:00 -05:00
Imperative
6cff9ecf73 Forgot to replace this 2014-11-26 00:26:03 +01:00
Imperative
580c4a60df Fixed some fatal spelling mistakes 2014-11-26 00:19:57 +01:00
irungentoo
a7a225d1d6
Fixed threading issues in toxcore. 2014-11-25 17:23:26 -05:00
irungentoo
6e361a52fb
Fixed integer rollover bug in toxav. 2014-11-25 17:22:44 -05:00
irungentoo
89f2436fac
Astyle autotests. 2014-11-25 15:31:46 -05:00
irungentoo
28ffa035cb
Fixed possible issue. 2014-11-25 15:31:21 -05:00
irungentoo
279c33c01a
Merge branch 'master' of https://github.com/mannol/toxcore 2014-11-24 20:24:59 -05:00
irungentoo
c67bc3399f
Removed some no longer promising clients from the TODO. 2014-11-23 12:18:10 -05:00
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