.. |
audio_call.c
|
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 |
audio_call.h
|
Now closing the window will end the call
|
2014-07-04 18:04:03 +02:00 |
chat_commands.c
|
some code cleanup
|
2014-07-07 03:12:47 -04:00 |
chat_commands.h
|
improve /help system and add startup welcome message
|
2014-07-04 03:24:29 -04:00 |
chat.c
|
fix nick truncating
|
2014-07-07 19:08:33 -04:00 |
chat.h
|
Added VAD, changed device i/o, mute option, dynamic device changing and more
|
2014-06-22 02:18:23 +02:00 |
configdir.c
|
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 |
configdir.h
|
reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c
|
2014-06-11 18:14:12 -04:00 |
device.c
|
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 |
device.h
|
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 |
dns.c
|
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 |
dns.h
|
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 |
execute.c
|
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 |
execute.h
|
improve /help system and add startup welcome message
|
2014-07-04 03:24:29 -04:00 |
file_senders.c
|
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 |
file_senders.h
|
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 |
friendlist.c
|
fix nick truncating
|
2014-07-07 19:08:33 -04:00 |
friendlist.h
|
fix nick truncating
|
2014-07-07 19:08:33 -04:00 |
global_commands.c
|
some code cleanup
|
2014-07-07 03:12:47 -04:00 |
global_commands.h
|
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 |
groupchat.c
|
fix nick truncating
|
2014-07-07 19:08:33 -04:00 |
groupchat.h
|
code cleanup, improve do_connection
|
2014-06-19 13:50:41 -04:00 |
help.c
|
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 |
help.h
|
improve /help system and add startup welcome message
|
2014-07-04 03:24:29 -04:00 |
input.c
|
fix backspace issue on some platforms
|
2014-06-26 11:19:51 -04:00 |
input.h
|
refactor chat window input code, misc fixes
|
2014-06-26 02:52:01 -04:00 |
line_info.c
|
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 |
line_info.h
|
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 |
log.c
|
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 |
log.h
|
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 |
misc_tools.c
|
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 |
misc_tools.h
|
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 |
prompt.c
|
some code cleanup
|
2014-07-07 03:12:47 -04:00 |
prompt.h
|
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 |
settings.c
|
manpage fixes/rm redundant comments & make alerts setting more intuitive
|
2014-06-28 22:05:05 -04:00 |
settings.h
|
manpage fixes/rm redundant comments & make alerts setting more intuitive
|
2014-06-28 22:05:05 -04:00 |
toxic_strings.c
|
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 |
toxic_strings.h
|
Added VAD, changed device i/o, mute option, dynamic device changing and more
|
2014-06-22 02:18:23 +02:00 |
toxic.c
|
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 |
toxic.h
|
improve /help system and add startup welcome message
|
2014-07-04 03:24:29 -04:00 |
windows.c
|
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 |
windows.h
|
fix nick truncating
|
2014-07-07 19:08:33 -04:00 |