index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-08-04
Set pointer to NULL when freeing to fix issue.
irungentoo
2014-08-04
Fixed threading bug.
irungentoo
2014-08-04
Merge branch 'notsecure-split-video'
irungentoo
2014-08-04
one decoding thread per call
notsecure
2014-08-03
Merge branch 'JFreegman-debug'
irungentoo
2014-08-03
remove unneeded printf's/prevent stdout spam
Jfreegman
2014-08-02
Increase dequeue queue size to 16 to prevent stuttering.
irungentoo
2014-08-02
Merge branch 'mannol1-master'
irungentoo
2014-08-02
Added userdata pointer to audio/video callbacks
mannol
2014-08-01
Disable decode deadline, fixed build error.
irungentoo
2014-08-01
Merge branch 'notsecure-split-video'
irungentoo
2014-08-01
audio/video decoding on separate thread with a queue
notsecure
2014-07-31
fix initialization order
notsecure
2014-07-31
fix test
notsecure
2014-07-31
decode video on separate thread
notsecure
2014-07-31
Adding a new connection while a lossy packet is being sent could
irungentoo
2014-07-31
Fixed possible threading issues.
irungentoo
2014-07-31
Updated download page link.
irungentoo
2014-07-30
Added function to get public and private key from Tox object.
irungentoo
2014-07-29
Merge branch 'master' of https://github.com/pyruvate/toxcore
irungentoo
2014-07-29
Size parameter is now checked in toxav_send_audio().
irungentoo
2014-07-29
Spreading packets around TCP relays causes issues with the audio and video.
irungentoo
2014-07-28
Fixed segfault.
irungentoo
2014-07-28
Fix test_many_clients in tox_test
pyruvate
2014-07-27
Reduced max size of queue.
irungentoo
2014-07-27
Initialize codec session with right values.
irungentoo
2014-07-27
Merge branch 'master' of https://github.com/pyruvate/toxcore
irungentoo
2014-07-27
Only send kill packet when killing established connection.
irungentoo
2014-07-27
Fixed undefined references from libvpx.so in toxav_basic_test
pyruvate
2014-07-26
Merge branch 'mannol1-master'
irungentoo
2014-07-27
Fixed buffer overflow
mannol
2014-07-27
Fixed tests and conflicts
mannol
2014-07-26
Make codec settings dynamic
mannol
2014-07-25
Start sequence number at zero instead of one.
irungentoo
2014-07-24
Fixed crash.
irungentoo
2014-07-24
Fixed some issues with queue.
irungentoo
2014-07-24
Increased default jitter buffer size by 1.
irungentoo
2014-07-24
Merge branch 'master' of https://github.com/mannol1/toxcore
irungentoo
2014-07-24
Rewrote audio packet queue.
irungentoo
2014-07-23
dark forces were very active, so to say...
mannol
2014-07-23
Merge branch 'split-video' of https://github.com/notsecure/toxcore into notse...
irungentoo
2014-07-23
fix warnings
notsecure
2014-07-23
fix mannol
notsecure
2014-07-22
Fixed --disable-epoll making configure fail.
irungentoo
2014-07-22
Use epoll_create() instead of epoll_create1() for compatibility with
irungentoo
2014-07-22
Fixed warning.
irungentoo
2014-07-22
Merge branch 'master' of https://github.com/mannol1/toxcore
irungentoo
2014-07-21
This should fix test failing
mannol
2014-07-21
Fixed bug where two Tox clients sometimes didn't reconnect right
irungentoo
2014-07-21
Don't set connection to established if packet is kill packet.
irungentoo
[next]