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 |
|
mannol1
|
8481b50f97
|
Merge pull request #132 from Impyy/master
Update audio_call.c
|
2014-05-25 18:55:40 +02:00 |
|
Imperative
|
10d47d1ac6
|
Update audio_call.c
Fixed 2 small typos.
|
2014-05-24 15:35:10 +02:00 |
|
mannol
|
0c834b60f5
|
Not done yet.
|
2014-05-16 20:00:01 +02:00 |
|
Sean Qureshi
|
4cac797b40
|
General cleanup
Signed-off-by: Sean Qureshi <sean@tox.im>
|
2014-04-19 14:58:13 -07:00 |
|
Jfreegman
|
688564cfc2
|
merge
|
2014-04-08 17:23:19 -04:00 |
|
Jfreegman
|
4643996c3a
|
add audio settings for conf file
|
2014-04-08 17:20:21 -04:00 |
|
Dmitrij D. Czarkoff
|
f54cd87abc
|
Drop typedef redeclarations
C99 doesn't permit redeclaring typedefs in the same scope.
|
2014-04-08 12:11:10 +02:00 |
|
mannol
|
8ce1a3d3e9
|
Codec settings and MORE!
|
2014-04-06 23:56:49 +02:00 |
|
mannol
|
cb9622136c
|
Merge remote-tracking branch 'upstream/master'
|
2014-04-06 23:26:02 +02:00 |
|
mannol
|
46b57feb2f
|
Codec settings
|
2014-04-06 23:26:00 +02:00 |
|
Jfreegman
|
bb97f3e543
|
merge
|
2014-03-25 22:10:05 -04:00 |
|
Jfreegman
|
92c0f737ac
|
.
|
2014-03-25 22:02:48 -04:00 |
|
Jfreegman
|
2f981ecb12
|
make audio messages compatible with new printing method
|
2014-03-25 04:39:44 -04:00 |
|
Jfreegman
|
e5b6e0ad9f
|
refactor chat history to allow scrolling
|
2014-03-24 07:18:58 -04:00 |
|
mannol
|
58f33fa1d6
|
Merge upstream
|
2014-03-23 22:54:56 +01:00 |
|
mannol
|
705a55d1b5
|
Open devices when call starts instead of keeping them opened all the time
|
2014-03-18 00:50:15 +01:00 |
|
mannol
|
79fbf0a31f
|
Fixes and stuff...
|
2014-03-14 23:08:08 +01:00 |
|
mannol
|
b210068c1d
|
Fixed segfault
|
2014-03-12 00:25:13 +01:00 |
|
mannol
|
ed3e9b476d
|
This should fix segfault and remove one-line comments
|
2014-03-11 23:22:27 +01:00 |
|
mannol
|
da924f07a9
|
Updated to latest core
|
2014-03-11 00:34:18 +01:00 |
|
mannol
|
6c2ae4ad24
|
Don't allow changing device while transmission is active
|
2014-03-08 02:09:11 +01:00 |
|
mannol
|
c678d41709
|
Now supporting device selection
|
2014-03-08 01:12:51 +01:00 |
|
mannol
|
416419a6e7
|
Toxic now supports audio calls
|
2014-03-07 03:14:04 +01:00 |
|
mannol
|
fd86f01fd0
|
Started with audio
|
2014-02-23 00:00:34 +01:00 |
|