1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:57:48 +02:00
toxic/src
2018-10-03 22:00:43 +00:00
..
api.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
api.h Updated code style 2017-05-16 23:19:39 -04:00
audio_call.c Use (void) for empty parameter list in C. 2018-09-08 17:23:07 +00:00
audio_call.h Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
audio_device.c Use (void) for empty parameter list in C. 2018-09-08 17:23:07 +00:00
audio_device.h Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
autocomplete.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
autocomplete.h Fix autocomplete bug 2018-02-20 20:54:26 -05:00
avatars.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
avatars.h fix a few avatar bugs 2015-08-21 00:14:02 -05:00
bootstrap.c Update API 2018-02-25 00:00:06 -05:00
bootstrap.h Thread nodeslist loading 2016-09-22 14:09:07 -04:00
chat_commands.c Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
chat_commands.h added /bitrate 2017-07-07 23:47:59 +00:00
chat.c Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
chat.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
configdir.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
configdir.h Automatically update DHT nodeslist 2016-09-20 00:00:09 -04:00
curl_util.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
curl_util.h Add ipv6 support for bootstrap nodes and refactor parsing code 2016-09-21 21:22:05 -04:00
execute.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
execute.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
file_transfers.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
file_transfers.h Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
friendlist.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
friendlist.h Update API 2018-02-25 00:00:06 -05:00
global_commands.c Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
global_commands.h Add an option to disable qr codes 2018-06-16 05:07:16 +02:00
group_commands.c Port to toktok-c-toxcore branch 2016-12-18 00:01:51 -05:00
group_commands.h implement group titles 2014-11-14 22:15:59 -05:00
groupchat.c Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
groupchat.h Update API 2018-02-25 00:00:06 -05:00
help.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
help.h Finalized and documented the Python scripting interface. 2017-05-16 20:31:23 -04:00
input.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
input.h Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
line_info.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
line_info.h Fix typedef enums and potential uninitialised value. 2018-01-20 18:30:35 +00:00
log.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
log.h Fix typedef enums and potential uninitialised value. 2018-01-20 18:30:35 +00:00
message_queue.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
message_queue.h Fix UI bugs & format 2017-06-01 16:46:12 -04:00
misc_tools.c Use (void) for empty parameter list in C. 2018-09-08 17:23:07 +00:00
misc_tools.h Port to toktok-c-toxcore branch 2016-12-18 00:01:51 -05:00
name_lookup.c Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
name_lookup.h Automatically update DHT nodeslist 2016-09-20 00:00:09 -04:00
notify.c Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
notify.h Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
osx_video.h Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
osx_video.m added /bitrate 2017-07-07 23:47:59 +00:00
prompt.c Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
prompt.h Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
python_api.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
python_api.h Only include python libs when necessary 2017-06-06 19:03:40 -04:00
qr_code.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
qr_code.h Add an option to disable qr codes 2018-06-16 05:07:16 +02:00
settings.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
settings.h Fix typedef enums and potential uninitialised value. 2018-01-20 18:30:35 +00:00
term_mplex.c Use (void) for empty parameter list in C. 2018-09-08 17:23:07 +00:00
term_mplex.h Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
toxic_strings.c Add missing braces to if/for/while blocks. 2018-07-18 15:56:21 +00:00
toxic_strings.h Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
toxic.c Rename callback implementations to be of the form on_$event. 2018-07-18 17:06:28 +00:00
toxic.h Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
video_call.c Use (void) for empty parameter list in C. 2018-09-08 17:23:07 +00:00
video_call.h Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
video_device.c Make Toxic easier to port 2018-10-03 22:00:43 +00:00
video_device.h Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
windows.c Rename callback implementations to be of the form on_$event. 2018-07-18 17:06:28 +00:00
windows.h Update API 2018-02-25 00:00:06 -05:00
xtra.c Cleanup xtra.c 2018-09-27 03:41:58 -04:00
xtra.h Cleanup xtra.c 2018-09-27 03:41:58 -04:00