1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 20:07:46 +02:00
toxic/src
2014-08-19 20:52:17 -04:00
..
audio_call.c a few fixes and improve error messages 2014-08-04 14:35:34 -04:00
audio_call.h Fixed some build errors 2014-07-21 23:48:39 +02:00
autocomplete.c separate file transfer updates from callbacks 2014-08-17 00:11:49 -04:00
autocomplete.h fix buggy path autocomplete behaviour 2014-07-28 01:33:12 -04:00
chat_commands.c allow resuming of broken file transfers (needs testing) 2014-08-16 17:20:53 -04:00
chat_commands.h add ability to cancel file transfers 2014-08-04 02:03:23 -04:00
chat.c error checking for file senders, fixes 2014-08-17 15:32:38 -04:00
chat.h file transfer improvements and bug fixes 2014-08-05 17:38:33 -04:00
configdir.c put chatlogs in their own directory 2014-08-02 21:03:59 -04:00
configdir.h put chatlogs in their own directory 2014-08-02 21:03:59 -04:00
device.c Try to support older versions of OpenAL 2014-07-31 13:14:33 +02:00
device.h Started adding support for popup notifications and adjustments to new core 2014-07-27 01:49:59 +02:00
dns.c allow resuming of broken file transfers (needs testing) 2014-08-16 17:20:53 -04:00
dns.h enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
execute.c add command to list pending friend requests, a few related fixes 2014-08-19 20:52:17 -04:00
execute.h add command to list pending friend requests, a few related fixes 2014-08-19 20:52:17 -04:00
file_senders.c error checking for file senders, fixes 2014-08-17 15:32:38 -04:00
file_senders.h allow resuming of broken file transfers (needs testing) 2014-08-16 17:20:53 -04:00
friendlist.c add command to list pending friend requests, a few related fixes 2014-08-19 20:52:17 -04:00
friendlist.h separate file transfer updates from callbacks 2014-08-17 00:11:49 -04:00
global_commands.c add command to list pending friend requests, a few related fixes 2014-08-19 20:52:17 -04:00
global_commands.h add command to list pending friend requests, a few related fixes 2014-08-19 20:52:17 -04:00
groupchat.c fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -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
help.c add command to list pending friend requests, a few related fixes 2014-08-19 20:52:17 -04:00
help.h add help menu for friendlist 2014-07-31 13:49:15 -04:00
input.c Box notifications are like ready 2014-08-02 00:37:02 +02:00
input.h refactor chat window input code, misc fixes 2014-06-26 02:52:01 -04:00
line_info.c fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -04:00
line_info.h fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -04:00
log.c put chatlogs in their own directory 2014-08-02 21:03:59 -04:00
log.h enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
misc_tools.c name conflict with core function might cause linking error 2014-08-15 12:22:39 -04:00
misc_tools.h name conflict with core function might cause linking error 2014-08-15 12:22:39 -04:00
notify.c fix bug where tab alert colours weren't being properly prioritized 2014-08-08 13:39:05 -04:00
notify.h Box notifications are like ready 2014-08-02 00:37:02 +02:00
prompt.c add command to list pending friend requests, a few related fixes 2014-08-19 20:52:17 -04:00
prompt.h add command to list pending friend requests, a few related fixes 2014-08-19 20:52:17 -04:00
settings.c stderr redirect doesn't work as intended, add invalid command message when no sound 2014-08-03 01:31:33 -04:00
settings.h stderr redirect doesn't work as intended, add invalid command message when no sound 2014-08-03 01:31:33 -04:00
toxic_strings.c Box notifications are like ready 2014-08-02 00:37:02 +02: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 Clarify function of -b switch. 2014-08-16 02:35:21 -04:00
toxic.h redirect stderr before audio init to prevent error spam 2014-08-14 21:31:28 -04:00
windows.c separate file transfer updates from callbacks 2014-08-17 00:11:49 -04:00
windows.h Add -b flag for debugging 2014-08-15 19:06:16 -04:00