Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-17 | Update latest | mannol | |
2015-04-16 | The pretty basic adaptive bitrate is *working* | mannol | |
2015-04-13 | Started custom RTCP | mannol | |
2015-04-11 | Random fixes | mannol | |
2015-04-09 | Make it possible to decode mono audio with stereo decoder | mannol | |
2015-04-08 | Video works now | mannol | |
2015-04-07 | Video works but there is one deadlock left and video replay is slow | mannol | |
2015-04-02 | Video preview works (lmao) | mannol | |
2015-03-29 | A little CS cleanup | mannol | |
2015-03-28 | Improvement in test and removed some bloat from CS | mannol | |
2015-03-25 | Merge branch 'new_api' of github.com:mannol/toxcore into new_api | mannol | |
2015-03-25 | Merge pull request #1 from dubslow/new_api | mannol | |
Consistency with core api | |||
2015-03-25 | Consistency with core api | Dubslow | |
2015-03-24 | Current progress of video testing | mannol | |
2015-03-23 | Make it possible to change channels/sample rate of the decoder | mannol | |
2015-03-23 | Audio works in test | mannol | |
2015-03-22 | Some progress | mannol | |
2015-03-22 | Started testing transfer | mannol | |
2015-03-20 | Updating with master | mannol | |
2015-03-11 | Merge branch 'aaannndddyyy-patch-1' | irungentoo | |
2015-03-05 | spelling, punctuation, ... | aaannndddyyy | |
2015-03-05 | minor punctuation fixes | aaannndddyyy | |
only minor punctuation fixes. not changed the wording, except for one 'logical typo'. | |||
2015-03-03 | Merge branch 'jin-eld-rpm' | irungentoo | |
2015-03-04 | Add spec file for rpm generation | Jin^eLD | |
The spec file gets processed by configure, the version will be filled in automatically. To generate an rpm make sure to install rpm-build, then "configure" as you would usually do, run "make dist", then process the generated tarball with rpmbuild: rpmbuild -tb tox-0.0.0.tar.gz Tested on Fedora 22. | |||
2015-03-03 | Add README.md to the dist tarball | Jin^eLD | |
2015-03-03 | Fix dist target | Jin^eLD | |
Modify tar options to allow extra long filen and directory names, if not set souces under toxencryptsave might not end up in the tarball. | |||
2015-03-01 | Make toxav thread safe | mannol | |
2015-02-28 | Merge branch 'urras-patch-1' | irungentoo | |
2015-02-25 | Minor changes to README | Urras | |
Regarding documentation and an outdated link | |||
2015-02-24 | Implement pausing | mannol | |
2015-02-23 | Use edge trigger on listen socket in TCP_Server. | irungentoo | |
This may or may not improve things. | |||
2015-02-22 | When socket dies, kill it. | irungentoo | |
Use epoll to detect when socket closed connection. | |||
2015-02-21 | Fixed possible TCP server bug. | irungentoo | |
Function returned success when should have returned failure. | |||
2015-02-21 | New msi protocol | mannol | |
2015-02-20 | Removed extra msi header and started testing | mannol | |
2015-02-18 | Msi should be done; toxav.c need a cleanup and adjustments | mannol | |
2015-02-17 | Added 2 new headers into msi for buffer control | mannol | |
2015-02-16 | Fixed header protectors and cleaning up the msi | mannol | |
2015-02-15 | Started adjusting msi backend to new api | mannol | |
2015-02-14 | Control part of new api already kind of works | mannol | |
2015-02-12 | Code Cleanups. | irungentoo | |
2015-02-11 | Code Cleanups. | irungentoo | |
2015-02-11 | Code cleanups. | irungentoo | |
2015-02-10 | Merge branch 'patch-2' of https://github.com/urras/toxcore | irungentoo | |
2015-02-10 | Wrong link | Urras | |
2015-02-10 | Remove redundant link, update old link | Urras | |
2015-02-09 | Code Cleanups. | irungentoo | |
2015-02-09 | Code Cleanups. | irungentoo | |
2015-02-09 | Code cleanups. | irungentoo | |
2015-02-09 | Code cleanups. | irungentoo | |