1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-29 16:17:46 +02:00
Commit Graph

918 Commits

Author SHA1 Message Date
Jfreegman
bc51714148
exit dns threads with pthread_exit 2014-06-17 19:32:02 -04:00
Jfreegman
b24325d879 threads for DNS lookups 2014-06-17 19:19:48 -04:00
Jfreegman
b480e22a27 don't need this 2014-06-17 19:16:42 -04:00
Jfreegman
afa4bc86e8
.. 2014-06-17 11:47:02 -04:00
JFreegman
6cd2411ec0 Merge pull request #142 from jin-eld/add-libresolv
Add libresolv
2014-06-17 11:39:02 -04:00
jin-eld
6f9ab56493 Remove redundant toxav header check
If pkg-config reports that toxav is there, it should be enough, no extra
checks needed.
2014-06-17 10:22:05 +02:00
jin-eld
485191d185 Add configure checks for libresolv 2014-06-17 10:20:42 +02:00
Jfreegman
1456cef991 implement toxdns3 username lookups 2014-06-17 00:48:30 -04:00
Jfreegman
53cb4b0248
ignore ^C 2014-06-15 15:36:29 -04:00
Jfreegman
2c4f0d593d
fix len values 2014-06-14 14:09:20 -04:00
Jfreegman
499c66f411
include config header 2014-06-14 13:54:21 -04:00
Jfreegman
1b5da956e5 more fixes 2014-06-14 03:00:04 -04:00
Jfreegman
c76b541cb8 Merge branch 'master' of https://github.com/Tox/toxic 2014-06-14 01:55:15 -04:00
Jfreegman
ce2d371c4b more fixes for line printing/scrolling 2014-06-14 01:45:51 -04:00
stal
eefd981572 Merge pull request #141 from jin-eld/openal-sx
Search for OpenAL framework on OSX
2014-06-13 17:39:25 -07:00
jin-eld
9240295724 Search for OpenAL framework on OSX
if pkg-config does not find OpenAL on OSX, do a manual search for the
OpenAL framework.

references #140
2014-06-14 02:29:20 +02:00
Jfreegman
a516724760
fix bug 2014-06-13 19:05:25 -04:00
Jfreegman
a0ef4d752f
small fix 2014-06-13 17:37:11 -04:00
Jfreegman
65ad64bf42
fix some buggy behaviour with scrolling 2014-06-13 15:37:04 -04:00
Jfreegman
b36680d767 fix bug 2014-06-13 03:47:18 -04:00
Jfreegman
24a85df15f remove scroll mode, scroll windows via PageUp/PageDown 2014-06-13 02:10:30 -04:00
Jfreegman
f10ce94f38
api changes 2014-06-11 20:04:20 -04:00
stal
612c6c95eb fix openal includes on mac os
#140
2014-06-11 16:40:43 -07:00
Jfreegman
31a2e648c5
code cleanup 2014-06-11 18:47:18 -04: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
12e33a1760
drop broken windows support 2014-06-11 14:37:36 -04:00
Jfreegman
328e7f8d57
fix compile error when no audio support 2014-06-10 17:34:15 -04:00
Jfreegman
33000598fc
more intuitive option logic 2014-06-08 01:05:01 -04:00
Jfreegman
6a2ef5cc6c
terminate audio before core on exit 2014-06-07 17:59:17 -04:00
Jfreegman
2a63e62aba
--help message 2014-06-07 17:14:48 -04:00
Jfreegman
935d8f8770
update dhtnodes 2014-06-07 14:50:21 -04:00
Jfreegman
8c5ac1f77d
proper commandline args 2014-06-07 14:36:37 -04:00
Jfreegman
bfa266c604
refactor calling of toxic_string functions 2014-06-06 15:27:06 -04:00
Jfreegman
901ffbc7c0
improve function 2014-06-04 14:41:36 -04:00
Jfreegman
97dedd32fb better fix for trailing spaces issue 2014-06-04 01:19:20 -04:00
Jfreegman
789c491c1e
fix a few file transfer bugs 2014-06-03 16:04:57 -04:00
Jfreegman
4b8dd3ad72
update example conf file 2014-06-03 02:06:37 -04:00
Jfreegman
c2dce960b8
add setting to allow specified download path & some fixes 2014-06-03 02:02:24 -04:00
Jfreegman
f9e15cd60b
no trailing space for command tab-complete 2014-06-02 03:19:59 -04:00
Sean
4d249c5fe3 Bumped to 0.4.0 2014-06-01 14:53:57 -07:00
Jfreegman
7206a9ea73 fix another possible buffer overflow
..
2014-06-01 13:42:42 -04:00
Jfreegman
848b4e9a4c
fix possible buffer overflow 2014-06-01 12:54:45 -04:00
Jfreegman
d65d0a08aa fix chat scroll bug 2014-06-01 03:45:46 -04:00
Jfreegman
ab1c97fb2b properly set default user settings 2014-05-29 13:58:37 -04:00
Zetok Zalbavar
b0a66706bd Update README.md
Update default example path for Tox libs
2014-05-29 15:04:14 +01:00
Jfreegman
f0962bd060
add setting to control history size 2014-05-25 19:54:34 -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
mannol1
a04f7ee661 Merge pull request #130 from mannol1/master
Updated toxic to build against new core.
2014-05-25 18:54:19 +02:00
Imperative
10d47d1ac6 Update audio_call.c
Fixed 2 small typos.
2014-05-24 15:35:10 +02:00