1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:07:45 +02:00
toxic/src
2014-07-21 15:11:30 -04:00
..
audio_call.c Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
audio_call.h Now closing the window will end the call 2014-07-04 18:04:03 +02:00
autocomplete.c sendfile tab-complete for ~/ shortcut 2014-07-21 15:11:30 -04:00
autocomplete.h print multiple matches for all tab-complete operations, fix bug when tab-completing at end of line 2014-07-18 13:48:21 -04:00
chat_commands.c change tab names: prompt = home, friends = contacts 2014-07-13 15:34:09 -04:00
chat_commands.h Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
chat.c Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02: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 sendfile tab-complete for ~/ shortcut 2014-07-21 15:11:30 -04:00
configdir.h sendfile tab-complete for ~/ shortcut 2014-07-21 15:11:30 -04:00
device.c Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
device.h Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
dns.c auto-completion for paths when sending file & improved auto-complete algorithm to do partial matches 2014-07-18 01:37:33 -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 Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
execute.h Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
file_senders.c Added sounds 2014-07-21 01:12:13 +02: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 Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02: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 Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
groupchat.c Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
groupchat.h Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02:00
help.c Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
help.h improve /help system and add startup welcome message 2014-07-04 03:24:29 -04:00
input.c fix undefined behaviour with string literals 2014-07-16 12:51:07 -04:00
input.h refactor chat window input code, misc fixes 2014-06-26 02:52:01 -04:00
line_info.c Added sounds 2014-07-21 01:12:13 +02: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 Added sounds 2014-07-21 01:12:13 +02: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 Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
misc_tools.h auto-completion for paths when sending file & improved auto-complete algorithm to do partial matches 2014-07-18 01:37:33 -04:00
notify.c Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
notify.h Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
prompt.c sendfile tab-complete for ~/ shortcut 2014-07-21 15:11:30 -04:00
prompt.h sendfile tab-complete for ~/ shortcut 2014-07-21 15:11:30 -04:00
settings.c Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
settings.h Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
toxic_strings.c auto-completion for paths when sending file & improved auto-complete algorithm to do partial matches 2014-07-18 01:37:33 -04:00
toxic_strings.h auto-completion for paths when sending file & improved auto-complete algorithm to do partial matches 2014-07-18 01:37:33 -04:00
toxic.c sendfile tab-complete for ~/ shortcut 2014-07-21 15:11:30 -04:00
toxic.h increase max friends 2014-07-16 15:59:54 -04:00
windows.c Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
windows.h Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00