mannol
|
27e0254a98
|
Almooooooost
|
2015-04-27 00:15:57 +02:00 |
|
mannol
|
144fc94d69
|
Almost done
|
2015-04-26 00:31:03 +02:00 |
|
mannol
|
1bfd93e64a
|
Finished refactoring
|
2015-04-22 02:09:37 +02:00 |
|
mannol
|
3fd0ee5f08
|
Final touchups
|
2015-04-21 02:31:12 +02:00 |
|
mannol
|
cbb8fdd4ea
|
Add extern "C"
|
2015-04-20 11:21:55 +02:00 |
|
mannol
|
3a12a3b329
|
Update comment
|
2015-04-18 19:15:46 +02:00 |
|
mannol
|
eb9f4ad592
|
Fix toxav callback
|
2015-04-18 19:08:18 +02:00 |
|
mannol
|
d1fd3e36a6
|
Updated with upstream
|
2015-04-17 19:19:58 +02:00 |
|
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 |
|
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
|
8c18dd42a7
|
Fix build warning.
|
2015-03-19 18:17:27 -04:00 |
|
irungentoo
|
2b2c9f37a6
|
Fixed group audio issues when getting an old audio packet.
|
2015-03-19 18:02:46 -04:00 |
|
mannol
|
45e8807c1e
|
Make toxav thread safe
|
2015-03-01 18:45:04 +01:00 |
|
irungentoo
|
e5791ed9ef
|
Added different error codes for custom packet functions in Messenger.
|
2015-02-26 13:13:26 -05:00 |
|
irungentoo
|
33370edee6
|
Changes to custom packet functions in Messenger.
Added function for rtp A/V packets, modified functions to behave
correctly for the new api.
|
2015-02-26 08:05:57 -05:00 |
|
irungentoo
|
ca997bda70
|
toxav new api fixes.
|
2015-02-25 20:51:37 -05:00 |
|
mannol
|
9e65cd5337
|
Implement pausing
|
2015-02-24 23:27:20 +01: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 |
|
irungentoo
|
c6a59e64b7
|
Updated types in Messenger callbacks to fit with the ones in the new api.
Friend number changed from int32_t to uint32_t.
Some lengths changed to size_t.
|
2015-02-17 15:49:22 -05: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
|
ee3adf2641
|
Fixed memory leak.
|
2015-02-08 16:23:05 -05:00 |
|
irungentoo
|
01b4ad7a8a
|
Fixed memory leak.
|
2015-02-06 15:16:07 -05:00 |
|
irungentoo
|
7e7b7f6c33
|
Fixed memory leak.
|
2015-02-06 15:13:36 -05:00 |
|
irungentoo
|
1302981d55
|
Removed useless misleading define.
|
2015-02-04 20:54:08 -05:00 |
|
mannol
|
39680f31d0
|
Progress
|
2015-02-01 23:43:54 +01:00 |
|
mannol
|
1450c22d01
|
Current progress
|
2015-01-24 23:29:54 +01:00 |
|
mannol
|
e57fb8c12e
|
Progress
|
2015-01-17 18:22:20 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
4f4967a45e
|
toxav_prepare_transmission: More descriptive error
When trying to prepare an already active call, return av_ErrorAlreadyInCallWithPeer not av_ErrorNoCall
|
2015-01-04 18:35:50 +01:00 |
|
irungentoo
|
ffa7a726b2
|
Use same jbuf size for group as for one on one chats.
Use define instead of constant.
|
2014-12-28 15:45:27 -05:00 |
|