index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxav
Age
Commit message (
Expand
)
Author
2016-09-23
Replace `void*` with `RingBuffer*` to avoid conversions.
iphydf
2016-09-19
Revert "Make ToxAV stateless"
iphydf
2016-09-17
Make ToxAV stateless
Gregory Mullen (grayhatter)
2016-09-16
Ensure that all TODOs have an owner.
iphydf
2016-09-13
Add some astyle options to make it do more.
iphydf
2016-09-13
Group #include directives in 3-4 groups.
iphydf
2016-09-09
Minor cleanups: header reordering, adding {}.
iphydf
2016-09-09
Use `const` for version numbers.
iphydf
2016-09-08
Fix compilation for Windows.
iphydf
2016-09-08
Remove the packet mutation in toxav's bwcontroller.
iphydf
2016-09-07
Comment intentional switch fallthroughs
Jfreegman
2016-09-06
Improve static and const correctness.
iphydf
2016-09-06
Improve C standard compliance.
iphydf
2016-09-02
Do not use `else` after `return`.
iphydf
2016-09-01
Remove useless casts.
iphydf
2016-09-01
Sort #includes in all source files.
iphydf
2016-09-01
Match parameter names in declarations with their definitions.
iphydf
2016-08-31
Add newlines because astyle wants them.
iphydf
2016-08-31
Add braces to all if statements.
iphydf
2016-08-27
Move logging to a callback.
iphydf
2016-08-18
Fix some compiler warnings.
iphydf
2016-08-12
Add and use CMake build script
iphydf
2016-08-12
Check code formatting on Travis.
iphydf
2016-08-10
Silence/fix some compiler warnings.
iphydf
2016-03-09
Added astyled toxav.h to match toxav.in.h
derive
2016-02-13
added the dropped ;
Gregory Mullen (GrayHatter)
2016-02-13
missed a line tox to toxav
Gregory Mullen (GrayHatter)
2016-02-13
update the compatablity function to match the macro
Gregory Mullen (GrayHatter)
2016-02-13
SemVer toxav too
Gregory Mullen (GrayHatter)
2016-01-13
Fix issue #1497
Eniz Vukovic
2015-12-15
Fixed use of it after free.
irungentoo
2015-11-29
Fix error reporting in toxav_call()
Eniz Vukovic
2015-11-19
Merge branch 'master' of https://github.com/helium-software/toxcore
irungentoo
2015-11-17
Mannol toxav fix.
irungentoo
2015-11-11
fix BWController misspelling
Tibor Stolz
2015-11-04
Prevent debug message from spamming stdout
Jfreegman
2015-11-03
Astyle.
irungentoo
2015-11-03
Fix compile error on mingw
Eniz Vukovic
2015-10-31
Revert "Removed mutex operations"
Eniz Vukovic
2015-10-26
Fix possible misalignment of RTP header
Eniz Vukovic
2015-10-24
Fix misplaced log message.
mannol
2015-10-24
Add synchronization protection for send_frame API functions
Eniz Vukovic
2015-10-23
Removed mutex operations
Eniz Vukovic
2015-10-23
Added mutex lock+unlock.
irungentoo
2015-10-23
Fixed error in last commit.
irungentoo
2015-10-23
Fixed some memory related bugs.
irungentoo
2015-10-23
Fix docs
mannol
2015-10-23
Fix setting resolution for vpx v1.4 (or newer i suppose)
Eniz Vukovic
2015-10-13
Fix typo and change logger config option
Eniz Vukovic
2015-10-12
Return removed groupchats code
Eniz Vukovic
[prev]
[next]