irungentoo
|
62ef4ed95d
|
Astyled and added tests.
|
2014-02-18 13:49:17 -05:00 |
|
irungentoo
|
472ab51bc5
|
Merge branch 'master' of https://github.com/Jman012/ProjectTox-Core into Jman012-master
|
2014-02-18 11:37:29 -05:00 |
|
irungentoo
|
4b4507b44f
|
Fixed test issue.
|
2014-02-17 19:28:31 -05:00 |
|
irungentoo
|
34a5fc8b47
|
Merge pull request #736 from exonity/master
Problem with libtoxcore_la_LDADD in toxcore/Makefile.inc
|
2014-02-17 18:05:04 -05:00 |
|
exonity
|
a77dacbdf0
|
Changed libtoxcore_la_LDADD to libtoxcore_la_LIBADD cause of creating a library.
|
2014-02-17 21:44:10 +01:00 |
|
irungentoo
|
3df67bc6aa
|
Updated TODO.
|
2014-02-17 09:35:24 -05:00 |
|
irungentoo
|
8de8022d5a
|
astyled last commit.
|
2014-02-17 09:28:26 -05:00 |
|
irungentoo
|
f152d4c94d
|
Merge branch 'lehi-dev' of https://github.com/lehitoskin/ProjectTox-Core into lehitoskin-lehi-dev
|
2014-02-17 09:18:27 -05:00 |
|
Jman012
|
5cd5f32576
|
Typing: Forgot the callback argument types.
|
2014-02-16 17:14:22 -08:00 |
|
Jman012
|
32afb6b1e4
|
Typing: Changed all return values to int for consistency and the -1 error.
|
2014-02-16 17:06:11 -08:00 |
|
irungentoo
|
baa4a2f11d
|
Astyled av code.
|
2014-02-16 20:01:30 -05:00 |
|
Jman012
|
00f38c8deb
|
Typos.
|
2014-02-16 16:50:57 -08:00 |
|
Jman012
|
00d44597f0
|
Fixed user typing bug where it'd alway return an error.
|
2014-02-16 16:41:40 -08:00 |
|
irungentoo
|
9d1eb27717
|
Merge branch 'av-fix' into av-good
|
2014-02-16 19:13:34 -05:00 |
|
mannol
|
f79b327fd6
|
Fixed build 'error'
|
2014-02-16 19:11:55 -05:00 |
|
mannol
|
272ed7e6db
|
Moved event to toxav
|
2014-02-16 19:11:55 -05:00 |
|
mannol
|
b47ae4f595
|
Try this fix
|
2014-02-16 19:11:55 -05:00 |
|
mannol
|
99b1b108dc
|
This should install vpx
|
2014-02-16 19:11:55 -05:00 |
|
mannol
|
3ae37315e1
|
Added comments...
|
2014-02-16 19:11:55 -05:00 |
|
mannol
|
393433ce99
|
Public header ready to go
|
2014-02-16 19:11:55 -05:00 |
|
mannol
|
292708c336
|
Started adding public API
|
2014-02-16 19:11:55 -05:00 |
|
mannol
|
b30b98aa0b
|
Fixed _all_ the issues
|
2014-02-16 19:11:55 -05:00 |
|
mannol
|
32284546bf
|
Whoops
|
2014-02-16 19:11:55 -05:00 |
|
mannol
|
82a9d1ddd0
|
Fixed bug
|
2014-02-16 19:11:55 -05:00 |
|
mannol
|
faaaa05206
|
Fixed audio bug and added reason when terminating call
|
2014-02-16 19:11:55 -05:00 |
|
mannol
|
0a91084011
|
Added some fixes for payload calculation
|
2014-02-16 19:11:55 -05:00 |
|
Jman012
|
d2019bbf99
|
Added user typing changes in core.
|
2014-02-16 13:33:37 -08:00 |
|
Lehi Toskin
|
96e3f7053f
|
Replaced magic numbers inside candidates_create_internal() with enumerated list
|
2014-02-16 13:19:40 -08:00 |
|
irungentoo
|
fd3dc22ef3
|
Adjusted some delays.
Decreased LAN discovery packet sending interval.
Attempted fix of the everyone is unknown bug in group chats.
|
2014-02-16 11:40:20 -05:00 |
|
irungentoo
|
1ef5d40935
|
Possibly fixed the issue that group chats would sometimes DOS themselves.
|
2014-02-16 07:25:10 -05:00 |
|
irungentoo
|
9b61edbb07
|
Fixed some possible issues.
|
2014-02-15 21:03:24 -05:00 |
|
irungentoo
|
5408e3e553
|
Added callback for A/V usage.
|
2014-02-15 13:10:53 -05:00 |
|
irungentoo
|
c44f95eb78
|
Fixed issue.
|
2014-02-15 12:44:57 -05:00 |
|
irungentoo
|
71b48516e8
|
Added custom userpackets.
A way to send and handle lossy UDP packets coming from friends.
Will be used for A/V.
|
2014-02-14 21:16:31 -05:00 |
|
irungentoo
|
707ba40b08
|
Fixed small bug in DHT.
|
2014-02-14 20:51:28 -05:00 |
|
irungentoo
|
2772cb318b
|
updated/fixed TODO list.
|
2014-02-14 12:06:24 -05:00 |
|
irungentoo
|
bba2027e7b
|
Onion now eventualy deletes friends from the DHT search.
This should improve long term bandwidth usage by a bit.
|
2014-02-13 17:54:09 -05:00 |
|
irungentoo
|
cfb820c2fc
|
Made onion paths expire.
|
2014-02-13 13:03:19 -05:00 |
|
irungentoo
|
704c27c66c
|
All strings should now be forced terminated when received.
|
2014-02-12 13:14:25 -05:00 |
|
irungentoo
|
95dd3dfdde
|
Added paragraph explaining how strings work in Tox.
|
2014-02-11 19:20:43 -05:00 |
|
irungentoo
|
d6e2f903a7
|
Added entry to TODO and a public key cracker (vanity key finder) to other/fun.
|
2014-02-10 19:53:44 -05:00 |
|
irungentoo
|
80f001e03b
|
Fixed possible memory leak.
|
2014-02-10 06:44:45 -05:00 |
|
irungentoo
|
7a2ed25d36
|
Astyled and removed some useless files.
|
2014-02-09 09:43:16 -05:00 |
|
irungentoo
|
c498c206ed
|
Merge pull request #720 from nurupo/master
Fixed some memory leaks
|
2014-02-09 09:27:50 -05:00 |
|
Maxim Biro
|
3782213b6e
|
Fixed build
|
2014-02-09 03:22:24 -05:00 |
|
Maxim Biro
|
ecbceac341
|
Fixed memory leaks and removed repeated code
|
2014-02-09 02:01:04 -05:00 |
|
Maxim Biro
|
5fad72b910
|
Modified hex_string_to_bin
|
2014-02-09 00:58:15 -05:00 |
|
irungentoo
|
7f977f9ad2
|
Merge pull request #718 from Proplex/2guud2btru
Update README with current information
|
2014-02-08 08:46:39 -05:00 |
|
irungentoo
|
e0e48a876e
|
Merge pull request #717 from JFreegman/master
added API function to get online friend count
|
2014-02-08 08:46:08 -05:00 |
|
NemDiggers
|
c46a3e2bdc
|
Update README with current information
|
2014-02-07 20:50:39 -05:00 |
|