cnhenry
|
43bda5f7d9
|
Refactoring and fix related to invite callback not being fired
|
2015-08-21 00:14:03 -05:00 |
|
cnhenry
|
f2121fae74
|
Implemented audio calls using new ToxAV API
|
2015-08-21 00:14:03 -05:00 |
|
cnhenry
|
3241551cfb
|
Began conversion of audio code to new ToxAV API
|
2015-08-21 00:14:03 -05:00 |
|
cnhenry
|
6e90072fb8
|
Implemented OpenCV demo to demonstrate video device listing and set up code structure for video
|
2015-08-21 00:14:03 -05:00 |
|
Jfreegman
|
2d3c5c9450
|
Mostly finished with new API port
- File transfers currently don't support pausing/resuming
- Avatars are not yet done
|
2015-03-28 02:56:54 -04:00 |
|
Jfreegman
|
7865cea284
|
group audio stuff
|
2014-12-09 18:29:07 -05:00 |
|
Jfreegman
|
9464b369a4
|
fix possible crash
|
2014-12-06 13:26:27 -05:00 |
|
Jfreegman
|
e995a1cb69
|
AV api changes
|
2014-11-30 09:27:45 -05:00 |
|
Jfreegman
|
09bbec79cf
|
group audio almost works
|
2014-11-26 15:22:34 -05:00 |
|
Jfreegman
|
4a337ae3cb
|
update for core audio refactor
|
2014-11-26 00:57:02 -05:00 |
|
Jfreegman
|
dd8c2caac7
|
more prep for audio groups
|
2014-11-14 20:13:08 -05:00 |
|
mannol
|
b10eebd77e
|
This should fix audio problem
|
2014-09-28 16:47:31 +02:00 |
|
Jfreegman
|
00cccad22c
|
a few general fixes
|
2014-09-24 15:20:15 -04:00 |
|
Jfreegman
|
b071a9e992
|
more thorough error checking
|
2014-09-23 22:51:56 -04:00 |
|
Jfreegman
|
133c0e8d63
|
rename reserved identifiers per C standard
|
2014-09-22 21:24:45 -04:00 |
|
Jfreegman
|
28633be2dd
|
a few fixes and improve error messages
|
2014-08-04 14:35:34 -04:00 |
|
Jfreegman
|
38ed0c86ad
|
use hangup cmd to cancel outgoing call requests
|
2014-08-03 23:11:19 -04:00 |
|
Jfreegman
|
3cbe61e111
|
fix a few formatting bugs and simplify code a bit
|
2014-08-02 15:35:57 -04:00 |
|
mannol
|
46975bf38b
|
Updated with latest core
|
2014-08-02 02:10:21 +02:00 |
|
mannol
|
8f3989000d
|
Box notifications are like ready
|
2014-08-02 00:37:02 +02:00 |
|
Jfreegman
|
899452d7cd
|
Merge branch 'block'
|
2014-07-31 15:04:05 -04:00 |
|
Jfreegman
|
fba0732faa
|
implement contact blocking
|
2014-07-31 12:48:49 -04:00 |
|
Ansa89
|
d06086a656
|
Try to support older versions of OpenAL
|
2014-07-31 13:14:33 +02:00 |
|
mannol
|
d5710d80e0
|
Upstream adaption
|
2014-07-28 01:35:40 +02:00 |
|
mannol
|
18a6f621f0
|
Started adding support for popup notifications and adjustments to new core
|
2014-07-27 01:49:59 +02:00 |
|
Jfreegman
|
b68deef6db
|
allow line_info_add to take formatted strings with variable # of args
|
2014-07-24 23:03:55 -04:00 |
|
mannol
|
f0f1138c54
|
Fixed some build errors
|
2014-07-21 23:48:39 +02:00 |
|
mannol
|
98ac4d7983
|
Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading.
|
2014-07-21 03:25:21 +02:00 |
|
mannol
|
933d46553f
|
Added sounds
|
2014-07-21 01:12:13 +02:00 |
|
mannol
|
df676423a7
|
Fixed conflicts
|
2014-07-10 01:29:18 +02:00 |
|
mannol
|
cf8dda6b0d
|
Fixes problems with upstream changes
|
2014-07-10 01:24:14 +02:00 |
|
Jfreegman
|
a009fbf20c
|
use char instead of uint8_t, fix compiler warnings so toxic compiles with -Wall and -Werror on gcc and clang
|
2014-07-06 22:16:20 -04:00 |
|
mannol1
|
2ed9448b41
|
Merge pull request #174 from mannol1/master
Make closing window end call
|
2014-07-06 22:52:11 +02:00 |
|
irungentoo
|
f4c76e12f4
|
A/V api change.
|
2014-07-05 16:19:38 -04:00 |
|
mannol
|
7fba5a59bf
|
Fixed implicit declaration warning and merge conflict leftover
|
2014-07-04 18:14:06 +02:00 |
|
mannol
|
65e726a51a
|
Now closing the window will end the call
|
2014-07-04 18:04:03 +02:00 |
|
Jfreegman
|
ef097757f3
|
general cleanup: rm unused config.h, add license info to device.c/h, add a couple compiler options and fix warnings
|
2014-06-24 17:47:35 -04:00 |
|
Jfreegman
|
490c80dae9
|
don't allow calls to offline friends
|
2014-06-23 22:15:39 -04:00 |
|
Jfreegman
|
f324d2d34b
|
some fixups
|
2014-06-23 21:56:58 -04:00 |
|
Jfreegman
|
f3ee120c48
|
Merge branch 'master' of https://github.com/Tox/toxic
|
2014-06-23 18:54:48 -04:00 |
|
Jfreegman
|
63ea6154f4
|
show info box for audio calls
|
2014-06-23 18:54:23 -04:00 |
|
mannol
|
2a6a5b13d7
|
Forgot to set index in some callbacks
|
2014-06-24 00:30:11 +02:00 |
|
mannol
|
476b056ed0
|
make it dynamic
|
2014-06-24 00:20:44 +02:00 |
|
mannol
|
f47991e18e
|
Reverse call_idx and enable running call when devices fail to load
|
2014-06-23 23:57:12 +02:00 |
|
mannol
|
94b271da5d
|
wat
|
2014-06-22 02:31:24 +02:00 |
|
mannol
|
e47f2c05f3
|
Added VAD, changed device i/o, mute option, dynamic device changing and more
|
2014-06-22 02:18:23 +02:00 |
|
mannol
|
29b283c176
|
VAD sort of works
|
2014-06-21 01:58:00 +02:00 |
|
stal
|
612c6c95eb
|
fix openal includes on mac os
#140
|
2014-06-11 16:40:43 -07:00 |
|
Jfreegman
|
31acdcada3
|
reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c
|
2014-06-11 18:14:12 -04:00 |
|
Jfreegman
|
083ca2f3b7
|
missing format arg
|
2014-05-25 13:31:44 -04:00 |
|