1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-29 14:27:45 +02:00
toxic/src
2015-08-21 00:14:03 -05:00
..
audio_call.c Mostly finished with new API port 2015-03-28 02:56:54 -04:00
audio_call.h group audio stuff 2014-12-09 18:29:07 -05:00
autocomplete.c Merge branch 'master' of https://github.com/hardlyeven/toxic into hardlyeven-master 2015-03-18 15:45:37 -04:00
autocomplete.h implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
avatars.c fix possible segfault 2015-08-21 00:14:02 -05:00
avatars.h fix a few avatar bugs 2015-08-21 00:14:02 -05:00
chat_commands.c re-implement avatar setting 2015-04-04 03:26:38 -04:00
chat_commands.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
chat.c re-implement avatar setting 2015-04-04 03:26:38 -04:00
chat.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
configdir.c Update configdir.c 2015-01-25 21:53:13 +01:00
configdir.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
device.c group audio stuff 2014-12-09 18:29:07 -05:00
device.h more group stuff 2014-11-29 09:39:55 -05:00
dns.c begin port to new API 2015-03-25 22:56:45 -04:00
dns.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
execute.c implement group titles 2014-11-14 22:15:59 -05:00
execute.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
file_transfers.c re-implement avatar setting 2015-04-04 03:26:38 -04:00
file_transfers.h re-implement avatar setting 2015-04-04 03:26:38 -04:00
friendlist.c re-implement avatar setting 2015-04-04 03:26:38 -04:00
friendlist.h Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
global_commands.c separate bootstrapping and adding TCP relays per toxcore API changes 2015-08-21 00:14:03 -05:00
global_commands.h begin port to new API 2015-03-25 22:56:45 -04:00
group_commands.c begin port to new API 2015-03-25 22:56:45 -04:00
group_commands.h implement group titles 2014-11-14 22:15:59 -05:00
groupchat.c begin port to new API 2015-03-25 22:56:45 -04:00
groupchat.h group audio stuff 2014-12-09 18:29:07 -05:00
help.c fix a few avatar bugs 2015-08-21 00:14:02 -05:00
help.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
input.c begin port to new API 2015-03-25 22:56:45 -04:00
input.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
line_info.c Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
line_info.h Make little action indicators on each output line configurable. 2015-02-13 02:09:40 -05:00
log.c Add support for custom timestamps in chat and logs. 2015-02-23 00:46:33 -05:00
log.h keep chatlog names consistent with friend name changes 2014-09-27 02:28:11 -04:00
message_queue.c Mostly finished with new API port 2015-03-28 02:56:54 -04:00
message_queue.h Mostly finished with new API port 2015-03-28 02:56:54 -04:00
misc_tools.c Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
misc_tools.h Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
notify.c begin port to new API 2015-03-25 22:56:45 -04:00
notify.h begin port to new API 2015-03-25 22:56:45 -04:00
prompt.c null terminate status message 2015-08-21 00:14:02 -05:00
prompt.h Mostly finished with new API port 2015-03-28 02:56:54 -04:00
settings.c Mostly finished with new API port 2015-03-28 02:56:54 -04:00
settings.h begin port to new API 2015-03-25 22:56:45 -04:00
term_mplex.c null terminate status message 2015-08-21 00:14:02 -05:00
term_mplex.h use pthread for mplex detach polling for better portability 2015-03-11 18:38:07 -04:00
toxic_strings.c begin port to new API 2015-03-25 22:56:45 -04:00
toxic_strings.h implement word deletion via ^W 2014-10-05 23:12:58 -04:00
toxic.c separate bootstrapping and adding TCP relays per toxcore API changes 2015-08-21 00:14:03 -05:00
toxic.h re-implement avatar setting 2015-04-04 03:26:38 -04:00
windows.c re-implement avatar setting 2015-04-04 03:26:38 -04:00
windows.h Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
xtra.c add HTTP proxy support 2014-12-27 13:12:16 -05:00
xtra.h properly handle file pausing 2014-12-05 13:23:45 -05:00