1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 23:36:36 +02:00
Commit Graph

1014 Commits

Author SHA1 Message Date
485191d185 Add configure checks for libresolv 2014-06-17 10:20:42 +02:00
1456cef991 implement toxdns3 username lookups 2014-06-17 00:48:30 -04:00
53cb4b0248 ignore ^C 2014-06-15 15:36:29 -04:00
2c4f0d593d fix len values 2014-06-14 14:09:20 -04:00
499c66f411 include config header 2014-06-14 13:54:21 -04:00
1b5da956e5 more fixes 2014-06-14 03:00:04 -04:00
c76b541cb8 Merge branch 'master' of https://github.com/Tox/toxic 2014-06-14 01:55:15 -04:00
ce2d371c4b more fixes for line printing/scrolling 2014-06-14 01:45:51 -04:00
eefd981572 Merge pull request #141 from jin-eld/openal-sx
Search for OpenAL framework on OSX
2014-06-13 17:39:25 -07:00
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
a516724760 fix bug 2014-06-13 19:05:25 -04:00
a0ef4d752f small fix 2014-06-13 17:37:11 -04:00
65ad64bf42 fix some buggy behaviour with scrolling 2014-06-13 15:37:04 -04:00
b36680d767 fix bug 2014-06-13 03:47:18 -04:00
24a85df15f remove scroll mode, scroll windows via PageUp/PageDown 2014-06-13 02:10:30 -04:00
f10ce94f38 api changes 2014-06-11 20:04:20 -04:00
612c6c95eb fix openal includes on mac os
#140
2014-06-11 16:40:43 -07:00
31a2e648c5 code cleanup 2014-06-11 18:47:18 -04:00
31acdcada3 reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c 2014-06-11 18:14:12 -04:00
12e33a1760 drop broken windows support 2014-06-11 14:37:36 -04:00
328e7f8d57 fix compile error when no audio support 2014-06-10 17:34:15 -04:00
33000598fc more intuitive option logic 2014-06-08 01:05:01 -04:00
6a2ef5cc6c terminate audio before core on exit 2014-06-07 17:59:17 -04:00
2a63e62aba --help message 2014-06-07 17:14:48 -04:00
935d8f8770 update dhtnodes 2014-06-07 14:50:21 -04:00
8c5ac1f77d proper commandline args 2014-06-07 14:36:37 -04:00
bfa266c604 refactor calling of toxic_string functions 2014-06-06 15:27:06 -04:00
901ffbc7c0 improve function 2014-06-04 14:41:36 -04:00
97dedd32fb better fix for trailing spaces issue 2014-06-04 01:19:20 -04:00
789c491c1e fix a few file transfer bugs 2014-06-03 16:04:57 -04:00
4b8dd3ad72 update example conf file 2014-06-03 02:06:37 -04:00
c2dce960b8 add setting to allow specified download path & some fixes 2014-06-03 02:02:24 -04:00
f9e15cd60b no trailing space for command tab-complete 2014-06-02 03:19:59 -04:00
4d249c5fe3 Bumped to 0.4.0 0.4.0 2014-06-01 14:53:57 -07:00
7206a9ea73 fix another possible buffer overflow
..
2014-06-01 13:42:42 -04:00
848b4e9a4c fix possible buffer overflow 2014-06-01 12:54:45 -04:00
d65d0a08aa fix chat scroll bug 2014-06-01 03:45:46 -04:00
7ccf4b6432 Little fix(tm) 2014-05-29 23:42:22 +02:00
d18ba78d03 Allow toxic to compile without av 2014-05-29 23:25:09 +02:00
ab1c97fb2b properly set default user settings 2014-05-29 13:58:37 -04:00
b0a66706bd Update README.md
Update default example path for Tox libs
2014-05-29 15:04:14 +01:00
f0962bd060 add setting to control history size 2014-05-25 19:54:34 -04:00
083ca2f3b7 missing format arg 2014-05-25 13:31:44 -04:00
8481b50f97 Merge pull request #132 from Impyy/master
Update audio_call.c
2014-05-25 18:55:40 +02:00
a04f7ee661 Merge pull request #130 from mannol1/master
Updated toxic to build against new core.
2014-05-25 18:54:19 +02:00
10d47d1ac6 Update audio_call.c
Fixed 2 small typos.
2014-05-24 15:35:10 +02:00
445f5aa1fd fix possible buffer overflow 2014-05-23 23:52:43 -04:00
1b49a89c8e correct inaccuracy 2014-05-20 20:59:43 -04:00
9bf92d1e48 Merge branch 'master' of https://github.com/Tox/toxic 2014-05-20 19:38:39 -04:00
da308b2253 fix file transfer bug 2014-05-20 19:36:53 -04:00