1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:57:48 +02:00
toxic/src
2014-06-30 14:17:07 -04:00
..
audio_call.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
audio_call.h some fixups 2014-06-23 21:56:58 -04:00
chat_commands.c put file senders in one thread due to weird issues & a few fixes 2014-06-28 12:14:43 -04:00
chat_commands.h Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02:00
chat.c don't excessively update percentage complete line during file transfers 2014-06-30 14:17:07 -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 Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02:00
device.c Fixed setting buffer to half of the size 2014-06-27 01:45:15 +02:00
device.h 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
dns.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
dns.h Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02:00
execute.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
execute.h Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02:00
file_senders.c don't excessively update percentage complete line during file transfers 2014-06-30 14:17:07 -04:00
file_senders.h don't excessively update percentage complete line during file transfers 2014-06-30 14:17:07 -04:00
friendlist.c make prompt window look like chat/groupchat windows (fixes various bugs, allows history scrolling) 2014-06-28 18:40:22 -04:00
friendlist.h don't excessively update percentage complete line during file transfers 2014-06-30 14:17:07 -04:00
global_commands.c file sender thread was a failed experiment - do_file_senders should only be called once per tox_do iteration 2014-06-30 03:03:43 -04:00
global_commands.h Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02:00
groupchat.c refactor chat window input code, misc fixes 2014-06-26 02:52:01 -04:00
groupchat.h Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02: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 make prompt window look like chat/groupchat windows (fixes various bugs, allows history scrolling) 2014-06-28 18:40:22 -04:00
line_info.h Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02:00
log.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
log.h Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02:00
misc_tools.c add setting option to disable timestamps 2014-06-28 20:33:46 -04:00
misc_tools.h refactor chat window input code, misc fixes 2014-06-26 02:52:01 -04:00
prompt.c fix tab completion in prompt window 2014-06-29 16:54:27 -04:00
prompt.h make prompt window look like chat/groupchat windows (fixes various bugs, allows history scrolling) 2014-06-28 18:40:22 -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 refactor chat window input code, misc fixes 2014-06-26 02:52:01 -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 need mutexes 2014-06-30 11:42:11 -04:00
toxic.h refactor chat window input code, misc fixes 2014-06-26 02:52:01 -04:00
windows.c make prompt window look like chat/groupchat windows (fixes various bugs, allows history scrolling) 2014-06-28 18:40:22 -04:00
windows.h file sender thread was a failed experiment - do_file_senders should only be called once per tox_do iteration 2014-06-30 03:03:43 -04:00