1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-29 14:27:45 +02:00
Commit Graph

512 Commits

Author SHA1 Message Date
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
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
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
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
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
Jfreegman
445f5aa1fd fix possible buffer overflow 2014-05-23 23:52:43 -04:00
Jfreegman
1b49a89c8e
correct inaccuracy 2014-05-20 20:59:43 -04:00
Jfreegman
9bf92d1e48 Merge branch 'master' of https://github.com/Tox/toxic 2014-05-20 19:38:39 -04:00
Jfreegman
da308b2253
fix file transfer bug 2014-05-20 19:36:53 -04:00
mannol
0c834b60f5 Not done yet. 2014-05-16 20:00:01 +02:00
Sean
2cf5430b85 Fixed a "bug" 2014-05-13 10:14:19 -07:00
Sean
30d2a5514e Yup 2014-05-13 10:11:20 -07:00
Sean
1d6a6efb81 Merge FreeBSD fixes upstream 2014-05-08 13:13:33 -07:00
AZ Huang
a46fe25283 Force terminate filename. 2014-05-06 03:39:09 +08:00
AZ Huang
dfe3f1c4c2 Fix file sender null terminator. 2014-05-06 01:16:59 +08:00
Jfreegman
2837c5697f
small fix 2014-05-01 04:00:19 -04:00
Jfreegman
6b72ef0720
change a few memcpy's to strcpy to fix possible segfaults 2014-04-26 04:09:51 -04:00
Jfreegman
81125be971
show selected friend's ID at bottom of friendlist 2014-04-24 23:25:38 -04:00
Jfreegman
17ad66346e
make cleaclear command refresh curses 2014-04-22 21:16:35 -04:00
Jfreegman
3a9056745f Merge branch 'master' of https://github.com/Tox/toxic 2014-04-20 16:43:14 -04:00
Jfreegman
9b997fbf01
fix bug 2014-04-20 16:42:37 -04:00
Sean Qureshi
4cac797b40
General cleanup
Signed-off-by: Sean Qureshi <sean@tox.im>
2014-04-19 14:58:13 -07:00
irungentoo
7f5dc0a756
Removed useless line. 2014-04-19 17:49:19 -04:00
Jfreegman
93d77fdeca
load data before prompt init to fix bug with prompt logging init 2014-04-12 03:54:43 -04:00
Jfreegman
5b3acf3f6b
fix issue where log file cannot be created due to invalid name/path 2014-04-12 03:39:15 -04:00
Jfreegman
a29136d6b7 use toxic settings for colour theme instead of config flag 2014-04-12 03:12:45 -04:00
Jfreegman
4a8db6f098 Merge branch 'terminal_colors' of https://github.com/ooesili/toxic into ooesili-terminal_colors 2014-04-12 03:04:36 -04:00
Jfreegman
766ae685c2
add setting to disable terminal alerts 2014-04-11 21:47:09 -04:00
Jfreegman
e384f87a04
increase line message buffer size 2014-04-10 18:16:27 -04:00
Jfreegman
688564cfc2
merge 2014-04-08 17:23:19 -04:00