mannol
969367b72a
Update latest
2015-04-17 15:55:02 +02:00
mannol
da6c17222f
The pretty basic adaptive bitrate is *working*
2015-04-16 02:00:34 +02:00
mannol
2465f486ac
Started custom RTCP
2015-04-13 01:45:53 +02:00
mannol
b2d88a4544
Random fixes
2015-04-11 02:07:54 +02:00
mannol
4fa31d14cf
Make it possible to decode mono audio with stereo decoder
2015-04-09 02:43:13 +02:00
mannol
9c003c9dd2
Video works now
2015-04-08 01:00:19 +02:00
mannol
bf9f7e2ae8
Video works but there is one deadlock left and video replay is slow
2015-04-07 01:24:36 +02:00
mannol
62c4fd7409
Video preview works (lmao)
2015-04-02 02:04:45 +02:00
mannol
fdaad0b7c0
A little CS cleanup
2015-03-29 01:10:34 +01:00
mannol
e65efc8936
Improvement in test and removed some bloat from CS
2015-03-28 03:36:31 +01:00
mannol
9bd20e8741
Merge branch 'new_api' of github.com:mannol/toxcore into new_api
2015-03-25 23:31:04 +01:00
mannol
cf704616f9
Merge pull request #1 from dubslow/new_api
...
Consistency with core api
2015-03-25 23:19:41 +01:00
Dubslow
56e5373a11
Consistency with core api
2015-03-25 14:55:42 -05:00
mannol
c1aa5bac4f
Current progress of video testing
2015-03-24 23:59:01 +01:00
mannol
96ca88a0d6
Make it possible to change channels/sample rate of the decoder
2015-03-23 23:38:04 +01:00
mannol
995bddbc26
Audio works in test
2015-03-23 22:22:17 +01:00
mannol
62af82705a
Some progress
2015-03-22 23:50:43 +01:00
mannol
a4fae8ffd4
Started testing transfer
2015-03-22 00:22:40 +01:00
mannol
4f76a8c89e
Updating with master
2015-03-20 19:07:23 +01:00
irungentoo
4ad7649788
Merge branch 'aaannndddyyy-patch-1'
2015-03-11 20:41:01 -04:00
aaannndddyyy
c955728ac7
spelling, punctuation, ...
2015-03-05 10:54:42 +00:00
aaannndddyyy
1e17b468e6
minor punctuation fixes
...
only minor punctuation fixes. not changed the wording, except for one 'logical typo'.
2015-03-05 09:19:35 +00:00
irungentoo
6c37f490e0
Merge branch 'jin-eld-rpm'
2015-03-03 19:11:11 -05:00
Jin^eLD
379522c93e
Add spec file for rpm generation
...
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-04 00:35:25 +01:00
Jin^eLD
b0ffef23a6
Add README.md to the dist tarball
2015-03-03 23:11:10 +01:00
Jin^eLD
0e00a51605
Fix dist target
...
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-03 23:09:51 +01:00
mannol
45e8807c1e
Make toxav thread safe
2015-03-01 18:45:04 +01:00
irungentoo
b780e688c9
Merge branch 'urras-patch-1'
2015-02-28 21:15:47 -05:00
Urras
a371ea0bd9
Minor changes to README
...
Regarding documentation and an outdated link
2015-02-25 22:39:23 -05:00
mannol
9e65cd5337
Implement pausing
2015-02-24 23:27:20 +01:00
irungentoo
972e6a9ac5
Use edge trigger on listen socket in TCP_Server.
...
This may or may not improve things.
2015-02-23 14:46:38 -05:00
irungentoo
085f90432f
When socket dies, kill it.
...
Use epoll to detect when socket closed connection.
2015-02-22 19:45:28 -05:00
irungentoo
bca649fa67
Fixed possible TCP server bug.
...
Function returned success when should have returned failure.
2015-02-21 21:33:34 -05:00
mannol
29601feb76
New msi protocol
2015-02-21 01:07:22 +01:00
mannol
efe31ec92f
Removed extra msi header and started testing
2015-02-20 00:23:38 +01:00
mannol
6e259d5fcb
Msi should be done; toxav.c need a cleanup and adjustments
2015-02-18 23:23:46 +01:00
mannol
483a6ffa32
Added 2 new headers into msi for buffer control
2015-02-17 23:34:40 +01:00
mannol
7329f3b3d4
Fixed header protectors and cleaning up the msi
2015-02-16 23:30:20 +01:00
mannol
8c245affb1
Started adjusting msi backend to new api
2015-02-15 22:41:10 +01:00
mannol
aad857527c
Control part of new api already kind of works
2015-02-14 23:37:52 +01:00
irungentoo
c086a66725
Code Cleanups.
2015-02-12 20:53:29 -05:00
irungentoo
af10ca77dc
Code Cleanups.
2015-02-11 20:45:31 -05:00
irungentoo
4d173d783d
Code cleanups.
2015-02-11 20:33:14 -05:00
irungentoo
877257dcd3
Merge branch 'patch-2' of https://github.com/urras/toxcore
2015-02-10 20:34:55 -05:00
Urras
af3b83e44a
Wrong link
2015-02-10 13:03:33 -05:00
Urras
4148c87d86
Remove redundant link, update old link
2015-02-10 12:59:29 -05:00
irungentoo
c1817da059
Code Cleanups.
2015-02-09 19:51:52 -05:00
irungentoo
6936b2ebb5
Code Cleanups.
2015-02-09 19:44:24 -05:00
irungentoo
e658bc134b
Code cleanups.
2015-02-09 19:42:06 -05:00
irungentoo
33a79a16ee
Code cleanups.
2015-02-09 19:34:35 -05:00